So I created a Websphere Application Server in Eclipse and pointed it at my WAS_HOME and the profile I created. Whenever I try to start the server, it starts fine and according to the log I see...

[2/22/12 14:16:25:037 EST] 00000000 WsServerImpl  A   WSVR0001I: Server server1 open for e-business

However, Eclipse says it is still waiting to start, typically it sticks at 23%. Eventually it times out saying it couldn't start, however, the instance is still up and running fine.

How do I get it to recognize the running instance?

link|improve this question

50% accept rate
I fought with Eclipse and IBM WAS some months ago. I lost and i ended using RAD :( – Carlos Gavidia Feb 22 at 20:18
Had similar fight about a year ago (WebSphere 6.1). Also gave up. – pap Feb 23 at 13:19
Add votes then so I can get some rep points to bounty it :-) – Jackie Feb 24 at 14:29
feedback

1 Answer

Your workspace folder/name could be the issue.

or for me it was the WAS installation itself. When I moved it to C:\was8 everything started to work properly. The default puts it into c:\Program Files... and that was hanging at 23%

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.