Monday, July 21, 2008

JBoss IDE Timeout waiting for server to come up

"Did not start in 50s". That's a pretty annoying message to receive when you're trying to fire up JBoss from within eclipse using the JBoss IDE plugin. It turns out that there is a setting called "Server timeout delay" where: Unlimited (-1), Longer (1) - Shortest (9)

Open the file

/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.server.core.prefs

and add

machine-speed=1

2 comments:

Max said...

Have you tried with JBoss Tools ? ;)

ert said...

I'm actually using JBoss Tools 2.0.1. on Europe, but I see 2.1.2 is out so I guess I'm way behind the curve :). 'Mr Anderson got upgrades!', isn't that from the matrix ;)?