Tomcat started but Eclipse seems unable to detect that -


i'm running tomcat v5.0.30 inside eclipse helios, installed "server->new...".

tomcat starts correctly, eclipse seems unable detect server started, "starting tomcat" status bar keeps spinning until start timeout reached , tomcat shutted down.

as workaround set tomcat start timeout big value, i'd work normally.

as suggested in other questions used netstat -ano find if server port being used process, port resulted free. in case, tried change tomcat port other values, didn't solve problem.

any suggestion?


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -