Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » eclipse 3.4 RAP 1.1 RC3
eclipse 3.4 RAP 1.1 RC3 [message #92973] Wed, 11 June 2008 20:44 Go to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi all,

Am trying to build My Rap Application with eclipse 3.4 to get RAP RC3
works in my environment. Actually i was trying first with rap.demo plugin
to export its feature, I just follow RAP insight lessons "Deploy RAP app
with Jetty" . However, I couldn't get the RAP demo plugin activated.

This is exactly what am having on my console:

osgi> Jun 12, 2008 12:37:14 AM org.mortbay.http.HttpServer doStart
INFO: Version Jetty/5.1.x
Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
INFO: Started
org.eclipse.equinox.http.jetty.internal.Servlet25Handler@1386918
Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]
Jun 12, 2008 12:37:15 AM org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:7070
Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
INFO: Started org.mortbay.http.HttpServer@c88440
ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.4.0.v20080529-1200
1 ACTIVE org.eclipse.equinox.common_3.4.0.v20080421-2006
2 ACTIVE org.eclipse.update.configurator_3.2.200.v20080417
3 ACTIVE org.eclipse.core.runtime_3.4.0.v20080512
4 ACTIVE org.eclipse.rap.ui_1.1.0.20080603-1107
5 ACTIVE org.eclipse.equinox.http.jetty_1.1.0.v20080425
6 <<LAZY>> com.ibm.icu_3.8.1.v20080402
7 RESOLVED javax.servlet_2.4.0.v200803061910
8 RESOLVED org.apache.commons.logging_1.0.4.v200803061811
9 RESOLVED org.eclipse.core.commands_3.4.0.I20080509-2000
10 <<LAZY>> org.eclipse.core.contenttype_3.3.0.v20080414
11 <<LAZY>> org.eclipse.core.databinding_1.1.0.I20080527-2000
12 <<LAZY>> org.eclipse.core.expressions_3.4.0.v20080530-1508
13 ACTIVE org.eclipse.core.jobs_3.4.0.v20080512
14 ACTIVE
org.eclipse.core.runtime.compatibility.auth_3.2.100.v2007050
2
16 ACTIVE org.eclipse.equinox.app_1.1.0.v20080421-2006
19 RESOLVED
org.eclipse.equinox.http.registry_1.0.100.v20080427-0830
20 ACTIVE org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830
21 RESOLVED
org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v200805
09-1800
Master=22
22 RESOLVED org.eclipse.equinox.launcher_1.0.100.v20080509-1800
Fragments=21
23 ACTIVE org.eclipse.equinox.preferences_3.2.200.v20080421-2006
24 ACTIVE org.eclipse.equinox.registry_3.4.0.v20080516-0950
25 RESOLVED org.eclipse.osgi.services_3.1.200.v20071203
27 RESOLVED org.eclipse.rap.demo_1.1.0.20080603-1107
28 RESOLVED org.eclipse.rap.jface.databinding_1.1.0.20080603-1107
29 ACTIVE org.eclipse.rap.jface_1.1.0.20080603-1107
30 INSTALLED org.eclipse.rap.junit.runtime_1.1.0.20080603-1107
31 INSTALLED org.eclipse.rap.junit_1.1.0.20080603-1107
32 RESOLVED org.eclipse.rap.rwt.q07_1.1.0.20080603-1107
Master=33
33 RESOLVED org.eclipse.rap.rwt_1.1.0.20080603-1107
Fragments=32
34 RESOLVED org.eclipse.rap.source_1.1.0.20080603-1107
35 <<LAZY>> org.eclipse.rap.ui.forms_1.1.0.20080603-1107
36 <<LAZY>> org.eclipse.rap.ui.views_1.1.0.20080603-1107
37 ACTIVE org.eclipse.rap.ui.workbench_1.1.0.20080603-1107
40 RESOLVED org.mortbay.jetty_5.1.14.v200804221617


any help tp resolve this prob

Regards
Salwa
Re: eclipse 3.4 RAP 1.1 RC3 [message #93326 is a reply to message #92973] Fri, 13 June 2008 12:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Salwa,

did you try to start with -consolelog to see if any exceptions were
thrown?

Cheers,
Rüdiger


Salwa wrote:
> Hi all,
> Am trying to build My Rap Application with eclipse 3.4 to get RAP RC3
> works in my environment. Actually i was trying first with rap.demo
> plugin to export its feature, I just follow RAP insight lessons "Deploy
> RAP app with Jetty" . However, I couldn't get the RAP demo plugin
> activated.
> This is exactly what am having on my console:
>
> osgi> Jun 12, 2008 12:37:14 AM org.mortbay.http.HttpServer doStart
> INFO: Version Jetty/5.1.x
> Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
> INFO: Started
> org.eclipse.equinox.http.jetty.internal.Servlet25Handler@1386918
> Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
> INFO: Started HttpContext[/,/]
> Jun 12, 2008 12:37:15 AM org.mortbay.http.SocketListener start
> INFO: Started SocketListener on 0.0.0.0:7070
> Jun 12, 2008 12:37:15 AM org.mortbay.util.Container start
> INFO: Started org.mortbay.http.HttpServer@c88440
> ss
>
> Framework is launched.
>
> id State Bundle
> 0 ACTIVE org.eclipse.osgi_3.4.0.v20080529-1200
> 1 ACTIVE org.eclipse.equinox.common_3.4.0.v20080421-2006
> 2 ACTIVE org.eclipse.update.configurator_3.2.200.v20080417
> 3 ACTIVE org.eclipse.core.runtime_3.4.0.v20080512
> 4 ACTIVE org.eclipse.rap.ui_1.1.0.20080603-1107
> 5 ACTIVE org.eclipse.equinox.http.jetty_1.1.0.v20080425
> 6 <<LAZY>> com.ibm.icu_3.8.1.v20080402
> 7 RESOLVED javax.servlet_2.4.0.v200803061910
> 8 RESOLVED org.apache.commons.logging_1.0.4.v200803061811
> 9 RESOLVED org.eclipse.core.commands_3.4.0.I20080509-2000
> 10 <<LAZY>> org.eclipse.core.contenttype_3.3.0.v20080414
> 11 <<LAZY>> org.eclipse.core.databinding_1.1.0.I20080527-2000
> 12 <<LAZY>> org.eclipse.core.expressions_3.4.0.v20080530-1508
> 13 ACTIVE org.eclipse.core.jobs_3.4.0.v20080512
> 14 ACTIVE
> org.eclipse.core.runtime.compatibility.auth_3.2.100.v2007050
> 2
> 16 ACTIVE org.eclipse.equinox.app_1.1.0.v20080421-2006
> 19 RESOLVED
> org.eclipse.equinox.http.registry_1.0.100.v20080427-0830
> 20 ACTIVE org.eclipse.equinox.http.servlet_1.0.100.v20080427-0830
> 21 RESOLVED
> org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v200805
> 09-1800
> Master=22
> 22 RESOLVED org.eclipse.equinox.launcher_1.0.100.v20080509-1800
> Fragments=21
> 23 ACTIVE org.eclipse.equinox.preferences_3.2.200.v20080421-2006
> 24 ACTIVE org.eclipse.equinox.registry_3.4.0.v20080516-0950
> 25 RESOLVED org.eclipse.osgi.services_3.1.200.v20071203
> 27 RESOLVED org.eclipse.rap.demo_1.1.0.20080603-1107
> 28 RESOLVED org.eclipse.rap.jface.databinding_1.1.0.20080603-1107
> 29 ACTIVE org.eclipse.rap.jface_1.1.0.20080603-1107
> 30 INSTALLED org.eclipse.rap.junit.runtime_1.1.0.20080603-1107
> 31 INSTALLED org.eclipse.rap.junit_1.1.0.20080603-1107
> 32 RESOLVED org.eclipse.rap.rwt.q07_1.1.0.20080603-1107
> Master=33
> 33 RESOLVED org.eclipse.rap.rwt_1.1.0.20080603-1107
> Fragments=32
> 34 RESOLVED org.eclipse.rap.source_1.1.0.20080603-1107
> 35 <<LAZY>> org.eclipse.rap.ui.forms_1.1.0.20080603-1107
> 36 <<LAZY>> org.eclipse.rap.ui.views_1.1.0.20080603-1107
> 37 ACTIVE org.eclipse.rap.ui.workbench_1.1.0.20080603-1107
> 40 RESOLVED org.mortbay.jetty_5.1.14.v200804221617
>
>
> any help tp resolve this prob
>
> Regards
> Salwa
>
Re: eclipse 3.4 RAP 1.1 RC3 [message #93463 is a reply to message #93326] Fri, 13 June 2008 21:31 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi

I tried it ,, and it just shows the Jetty startup logs.

I getting this Error in my browser:
HTTP ERROR: 404
ProxyServlet: /rap
RequestURI=/rap


regards
Salwa
Re: eclipse 3.4 RAP 1.1 RC3 [message #93502 is a reply to message #93463] Mon, 16 June 2008 06:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Salwa,

did you try to manually start the RESOLVED bundles?

Cheers
Rüdiger

Salwa wrote:
> Hi
>
> I tried it ,, and it just shows the Jetty startup logs.
>
> I getting this Error in my browser:
> HTTP ERROR: 404
> ProxyServlet: /rap
> RequestURI=/rap
>
>
> regards Salwa
>
Re: eclipse 3.4 RAP 1.1 RC3 [message #93697 is a reply to message #93502] Mon, 16 June 2008 13:58 Go to previous message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi Rüdiger,

Thankx for the replies, Actually i solved the problem when i added
org.eclipse.equinox.http.registry@4:start to the config.ini.
with RAP1.1 "M" build , there were no such problem, but when i tried to
move to RAP1.1 "RC" Build i start getting this prob that required
launching the equinox.http.registry plugin manually.


Thankx
Salwa
Previous Topic:1.1 RC3: Perspective bar shown, but no icon for the shortcut menu - cannot open shortcut menu
Next Topic:PerspectiveBar issue
Goto Forum:
  


Current Time: Tue Apr 23 07:51:34 GMT 2024

Powered by FUDForum. Page generated in 0.03321 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top