Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Demo wont run on websphere
Demo wont run on websphere [message #103712] Mon, 01 September 2008 07:08 Go to next message
Phill Perryman is currently offline Phill PerrymanFriend
Messages: 214
Registered: July 2009
Senior Member
This is a multipart message in MIME format.
--=_alternative 00273E40802574B7_=
Content-Type: text/plain; charset="US-ASCII"

We are investigating RAP to compliment and existing RCP application we
have. The demo runs fine under the Tomcat server but when installed on
Websphere we get an error. It is an old version of websphere using JRE
1.4.2. Any ideas what may be causing this. We recompiled the demo to 1.4
level.

[8/29/08 11:08:54:781 EDT] 457942c6 WebGroup E SRVE0026E: [Servlet
Error]-[equinoxbridgeservlet]: java.lang.IllegalArgumentException: An
entry point named 'default' does not exist.
at
org.eclipse.rwt.internal.lifecycle.EntryPointManager.createU I(EntryPointManager.java:77)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.createUI(RWT LifeCycle.java:230)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle$UIThreadCont roller.run(RWTLifeCycle.java:116)
at java.lang.Thread.run(Thread.java:567)
--=_alternative 00273E40802574B7_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">We are investigating RAP to compliment
and existing RCP application we have. The demo runs fine under the Tomcat
server but when installed on Websphere we get an error. It is an old version
of websphere using JRE 1.4.2. Any ideas what may be causing this. We recompiled
the demo to 1.4 level.</font>
<br>
<br><font size=2 face="sans-serif">[8/29/08 11:08:54:781 EDT] 457942c6
WebGroup &nbsp; &nbsp; &nbsp;E SRVE0026E: [Servlet Error]-[equinoxbridgeservlet]:
java.lang.IllegalArgumentException: An entry point named 'default' does
not exist.</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.rwt.internal.lifecycle.EntryPointManager.createU I(EntryPointManager.java:77) </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.createUI(RWT LifeCycle.java:230) </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle$UIThreadCont roller.run(RWTLifeCycle.java:116) </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
java.lang.Thread.run(Thread.java:567)</font>
--=_alternative 00273E40802574B7_=--
Re: Demo wont run on websphere [message #103799 is a reply to message #103712] Mon, 01 September 2008 15:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

the attached exception is most likely a subsequent error. It looks
like the demo bundle could not be started.
Please check the Equinox log file that is placed below the work
directory.
Don't know where Websphere puts its work directory. In Tomcat the
log file can be found in
<tomcat-install>/work/Catalina/localhost/<web-app>/Eclipse/workspace/.metadata
If you cannot find anything there, please check
..../Eclipse/configuration

Cheers,
Rüdiger


Phill_Perryman@Mitel.COM wrote:
>
> We are investigating RAP to compliment and existing RCP application we
> have. The demo runs fine under the Tomcat server but when installed on
> Websphere we get an error. It is an old version of websphere using JRE
> 1.4.2. Any ideas what may be causing this. We recompiled the demo to 1.4
> level.
>
> [8/29/08 11:08:54:781 EDT] 457942c6 WebGroup E SRVE0026E: [Servlet
> Error]-[equinoxbridgeservlet]: java.lang.IllegalArgumentException: An
> entry point named 'default' does not exist.
> at
> org.eclipse.rwt.internal.lifecycle.EntryPointManager.createU I(EntryPointManager.java:77)
>
> at
> org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.createUI(RWT LifeCycle.java:230)
>
> at
> org.eclipse.rwt.internal.lifecycle.RWTLifeCycle$UIThreadCont roller.run(RWTLifeCycle.java:116)
>
> at java.lang.Thread.run(Thread.java:567)
Re: Demo wont run on websphere [message #104275 is a reply to message #103799] Fri, 05 September 2008 12:03 Go to previous messageGo to next message
Phill Perryman is currently offline Phill PerrymanFriend
Messages: 214
Registered: July 2009
Senior Member
<br><font size=2 face="sans-serif">Thanks, looks like RAP needs JRE1.5
to run and our &nbsp;server was still using 1.4.2 found the log file.</font>
Re: Demo wont run on websphere [message #104289 is a reply to message #104275] Fri, 05 September 2008 13:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Phill,

good to hear that the problem is solved.

However, RAP only needs a 1.4 environment to run on. We would
consider it a bug if any dependency on 1.5 or higher would slip
through.

I rather assume that the war was built using a 1.5 compiler. Might
that be?

Cheers,
Rüdiger

Phill_Perryman@Mitel.COM wrote:
>
> Thanks, looks like RAP needs JRE1.5 to run and our server was still
> using 1.4.2 found the log file.
Re: Demo wont run on websphere [message #104330 is a reply to message #104289] Mon, 08 September 2008 08:04 Go to previous message
Phill Perryman is currently offline Phill PerrymanFriend
Messages: 214
Registered: July 2009
Senior Member
This is a multipart message in MIME format.
--=_alternative 002C51F7802574BE_=
Content-Type: text/plain; charset="US-ASCII"

Thanks for that I will get the programmer to check that out.
--=_alternative 002C51F7802574BE_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Thanks for that I will get the programmer
to check that out. </font>
--=_alternative 002C51F7802574BE_=--
Previous Topic:Rap 1.1.1, 1.2, qx 0.8
Next Topic:IDialogConstants - LALELS not static fields
Goto Forum:
  


Current Time: Fri Apr 26 00:29:43 GMT 2024

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

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

Back to the top