Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Endless chasing of server state when starting Tomcat
Endless chasing of server state when starting Tomcat [message #189620] Mon, 12 March 2007 11:17
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
When modifying a WSDL, re-)generating the client code the code generator
and then trying to "explore" the webservice the plugin tries to start
the server (Tomcat 5.5 in my case).

This presumably minor step is getting more and more on my nerves. The
determination of server state seems to be extremely brittle and so the
displayed state in "Servers" and the actual server state are frequently
getting out of sync, i.e. the plugin "thinks" that the server is running
when it is not or that it is NOT running, while it still is.

When the server is already running (or at least the plugin thinks so...)
the code-generation invariably hangs, i.e. I always have to make
super-sure that the server is stopped.
And when the plugin "thinks", that the server is still running (when it
is not) one gets into a catch 22: after a timeout it only offers the
choices to stop the server or to continue waiting. But since the server
IS already stopped one can only restart eclipse to get out of this
situation.

Is this a known problem?

Michael
Previous Topic:Dependency trees
Next Topic:wsgen fails with namespace to pckage mapping file
Goto Forum:
  


Current Time: Fri Feb 07 09:22:08 GMT 2025

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

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

Back to the top