users@glassfish.java.net

Starting in debug mode times out - takes over 5 mins

From: <glassfish_at_javadesktop.org>
Date: Wed, 09 Apr 2008 07:53:26 PDT

Hi, I originally installed NetBeans 6.0 which installed GlassFish v2. I've recently installed NetBeans 6.1 which installed GlassFish UR1. When starting in debug mode GF times out, when starting without debug it usually takes between 5-6 minutes to start. I've even deleted the GF v2 that the original NB installed, now it's not in use and it still times out.

I'm using 32bit Vista on a P4 3GHz with 2Gb RAM.


Deployment error:
Starting of server GlassFish V2 in debug mode has timed-out
See the server log for details.
        at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:166)
        at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:104)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
        at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:277)
        at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:460)
        at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
Caused by: org.netbeans.modules.j2ee.deployment.impl.ServerException: Starting of server GlassFish V2 in debug mode has timed-out
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance._startDebug(ServerInstance.java:1316)
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.startTarget(ServerInstance.java:1230)
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.startDebug(ServerInstance.java:947)
        at org.netbeans.modules.j2ee.deployment.impl.TargetServer.startTargets(TargetServer.java:426)
        at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:143)
        ... 16 more
BUILD FAILED (total time: 5 minutes 1 second)
[Message sent by forum member 'joddauk' (joddauk)]

http://forums.java.net/jive/thread.jspa?messageID=268349