Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Cannot start WebSphere 6 server
Cannot start WebSphere 6 server [message #160027] Fri, 10 February 2006 02:29 Go to next message
Ling Hao is currently offline Ling HaoFriend
Messages: 7
Registered: July 2009
Junior Member
I'm not able to start/debug using WebSphere 6 server. I have successfully
started Tomcat 5.5 on the same web application.

When I try to start the server, an error dialog prompts: Server IBM
WebSphere 6 failed to start. There are no other error messages in the
logs. Where can I find more information about why the server failed to
start?

I also made sure that I'm using the JRE that's bundled in WebSphere.

Thanks for any information that can help me get WebSphere 6 up and running.
Re: Cannot start WebSphere 6 server [message #160107 is a reply to message #160027] Fri, 10 February 2006 13:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: a.b.com

Did you look at the WebSphere log? It will usually tell you in overwhelming
detail what went wrong.
Re: Cannot start WebSphere 6 server [message #160208 is a reply to message #160107] Fri, 10 February 2006 18:36 Go to previous messageGo to next message
Ling Hao is currently offline Ling HaoFriend
Messages: 7
Registered: July 2009
Junior Member
Thanks for the tip. There is nothing is the WebSphere logs.

I started the server in debug mode, and got the following error:

Java Virtual Machine Launcher: Could not find the main class. Program
will exit.

Which is probably the case because the error returned very quickly. I
guess my issue is that main class is not found. Any other suggestions?

I'm using the default profile in the trial WebSphere Application Server
v6.0 download. Should I have created/modified my profile?
Re: Cannot start WebSphere 6 server [message #160343 is a reply to message #160208] Sat, 11 February 2006 03:59 Go to previous messageGo to next message
Sachin Patel is currently offline Sachin PatelFriend
Messages: 75
Registered: July 2009
Member
Ling wrote:
> Thanks for the tip. There is nothing is the WebSphere logs.
> I started the server in debug mode, and got the following error:
>
> Java Virtual Machine Launcher: Could not find the main class. Program
> will exit.
>
> Which is probably the case because the error returned very quickly. I
> guess my issue is that main class is not found. Any other suggestions?
>
> I'm using the default profile in the trial WebSphere Application Server
> v6.0 download. Should I have created/modified my profile?
>
>

I would go into preferences and verify the location of the runtime
defined or open the server editor and edit the launch configuration
ensuring that locations defined in there are correct.
Re: Cannot start WebSphere 6 server [message #160367 is a reply to message #160343] Sat, 11 February 2006 16:25 Go to previous message
Bob Herrmann is currently offline Bob HerrmannFriend
Messages: 10
Registered: July 2009
Junior Member
Try changing Eclipse to use the IBM JRE. This is grotty, but WebSphere
seems to only like it's own version of Java.
Previous Topic:How to have Eclipse's Web Services Client Wizard set Axis' "all" parameter?
Next Topic:Newbie Axis + Webtools installation question
Goto Forum:
  


Current Time: Fri Apr 19 02:07:38 GMT 2024

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

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

Back to the top