Can't start Server within 50 seconds from Eclipse. How to increase the Time out value.
Eclipse gave the following error when I tried to run a jboss server for my webservice application.
Server JBoss v5.0 at localhost was unable to start within 50 seconds. If the server requires more time, try increasing the timeout in the server editor.
Fine, increase the time in server editor.. should be straight forward, I thought.. but then, I can't find a time out field to change the value...
After a minute or so, it turned out that you need to double click on the server that appears in the "Servers" tab("Servers" tab usually appears next to the "Console" tab). When you double click, a new window is opened in the main editor and then, Expand the "Timeouts" section..
Now I can change the 'Start time out value' to 300, then its worked fine....
No comments:
Post a Comment