This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 153812 - org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment timeout has exceeded.
Summary: org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment timeout...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 21:52 UTC by sapanparikh18
Modified: 2009-08-10 12:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 132869


Attachments
stacktrace (1.10 KB, text/plain)
2008-11-24 21:53 UTC, sapanparikh18
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sapanparikh18 2008-11-24 21:52:54 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Working in the NavagationExample tutorial, came to modify the code for the "Go" button after implementing the Drop Down Box.  This code creates a compilation error.  Changed the code back to its orginial, to continue the tutorial.  Tutorial instructed me to delete the button, which I attempted to do, creating this error.

GUEST: Deploying a jsf app in glassfish2



Stacktrace: 
org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment timeout has exceeded.
        at org.netbeans.modules.jee.deployment.impl.TargetServer.trackDeployProgressObject(TargetServer.java:842)
        at org.netbeans.modules.jee.deployment.impl.TargetServer.reloadArtifacts(TargetServer.java:776)
        at org.netbeans.modules.jee.deployment.impl.TargetServer.notifyArtifactsUpdated(TargetServer.java:756)
        at org.netbeans.modules.jee.deployment.impl.DeployOnSaveManager$DeployTask.notifyServer(DeployOnSaveManager.java:392)
        at org.netbeans.modules.jee.deployment.impl.DeployOnSaveManager$DeployTask.run(DeployOnSaveManager.java:336)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
Comment 1 sapanparikh18 2008-11-24 21:53:00 UTC
Created attachment 74102 [details]
stacktrace
Comment 2 Jayashri Visvanathan 2008-12-17 01:29:10 UTC
Can you post a link to the tutorial so that we can see if the problem is reproducible ?
thanks
Comment 3 Petr Hejl 2009-08-10 12:29:56 UTC
Could happen only for slow server/large projects. There are no more details. Exception reports only from 6.5.
Considering fixed in 6.7.