quality@glassfish.java.net

Re: Error deploying

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Wed, 10 Sep 2008 06:46:00 -0700

Thanks Jose for letting us know. Some thing like that is hard to fix I
guess. Keep us posed :-)

Thanks Tim for the help !

Judy

Jose Noheda wrote:

> The Netbeans version is 6.5 nightly (from last week). I cannot
> reproduce it reliably. It happens from time to time (in the same way a
> weird thread dead exception sometimes shows). I just posted it here
> just because someone could (may be) get a hint of what the problem
> really is. If I see it again I'll try to post further info
>
> On Tue, Sep 9, 2008 at 10:58 PM, Tim Quinn <Timothy.Quinn_at_sun.com
> <mailto:Timothy.Quinn_at_sun.com>> wrote:
>
> I think we need some more information in order to help you.
>
> Which exact build of NetBeans are you using?
>
> Were there any errors or stack traces in the server's server.log
> file at the same time you saw this error?
>
> Can you reproduce this reliably?
>
> Thanks.
>
> - Tim
>
>
> Jose Noheda wrote:
>
> Has anyone seen this before?
>
> Deployment error:
> null
> See the server log for details.
> at
> org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:190)
> at
> org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:104)
> at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> at
> sun.reflect.GeneratedMethodAccessor835.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:106)
> 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:1337)
> at
> org.apache.tools.ant.Project.executeTarget(Project.java:1306)
> at
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> at
> org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> at
> org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:273)
> at
> org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:486)
> at
> org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
> Caused by:
> org.netbeans.modules.j2ee.deployment.common.api.ConfigurationException
> at
> org.netbeans.modules.glassfish.javaee.db.Hk2DatasourceManager.registerResourceDir(Hk2DatasourceManager.java:158)
> at
> org.netbeans.modules.glassfish.javaee.db.Hk2DatasourceManager.deployDatasources(Hk2DatasourceManager.java:141)
> at
> org.netbeans.modules.j2ee.deployment.impl.ServerInstance.deployDatasources(ServerInstance.java:677)
> at
> org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.deployDatasources(J2eeModuleProvider.java:257)
> at
> org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:169)
> ... 16 more
> Caused by: java.util.concurrent.TimeoutException
> at
> java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:228)
> at java.util.concurrent.FutureTask.get(FutureTask.java:91)
> at
> org.netbeans.modules.glassfish.javaee.db.Hk2DatasourceManager.registerResourceDir(Hk2DatasourceManager.java:153)
> ... 20 more
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> <mailto:quality-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail:
> quality-help_at_glassfish.dev.java.net
> <mailto:quality-help_at_glassfish.dev.java.net>
>
>