-
1. Re: PROBLEM STARTING JBOSS 4.0.2
peterj Oct 7, 2008 3:43 PM (in response to aliciacampos)Found it! (I think)
File: workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings\org.eclipse.wst.server.core.prefs
Setting: module-start-timeout=300000
Note that this is for Eclipse 3.4, might be different for 3.2. -
2. Re: PROBLEM STARTING JBOSS 4.0.2
aliciacampos Oct 8, 2008 4:33 AM (in response to aliciacampos)Hello Peter,
Thanks for your help. The file you refer also exist in Eclipse 3.2 and the value of module-start-timeout is the same. I haven't changed this value, however I fixed the problem by changing "Server Timeout Delay" property:
1- Accessed to Window/Preferences/Server
2- Set "Server Timeout Delay" to "Longer" value
This may be valid for Eclipse 3.4 (not sure)
Thank you anyway! :)
Alicia -
3. Re: PROBLEM STARTING JBOSS 4.0.2
peterj Oct 8, 2008 11:49 AM (in response to aliciacampos)The server preferences was the first place I looked for a timeout setting, but alas I could find no such setting in 3.4. Nor was there such a setting for individual server runtime environments (so you could, for example, set one timeout for a Tomcat server and another timeout for a JBossAS server).
I am running the Java EE developers bundle of 3.4, and the only additional addon I have is for Subversion. -
4. Re: PROBLEM STARTING JBOSS 4.0.2
wolfgangknauf Nov 4, 2008 9:03 AM (in response to aliciacampos)Peter,
in Eclipse 3.4/WebTools 3.0, this setting moved from the runtime settings to the server settings. So, in the servers view, right click => "Open", you will find the timeout settings in the upper right corner of the settings editor:
[img]http://www.informatik.fh-wiesbaden.de/~knauf/KomponentenArchitekturen2008/stateless/server8.png[/img]
Best regards
Wolfgang