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 202830 - [71cat] org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment timeout has exceeded.
Summary: [71cat] org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 15:13 UTC by alied
Modified: 2012-04-11 12:04 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181486


Attachments
stacktrace (1.05 KB, text/plain)
2011-09-29 15:13 UTC, alied
Details
stacktrace (1.05 KB, text/plain)
2011-10-04 19:53 UTC, alied
Details
stacktrace (1.05 KB, text/plain)
2012-01-22 16:03 UTC, Exceptions Reporter
Details
stacktrace (1.05 KB, text/plain)
2012-02-10 19:09 UTC, jbsabmello
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2011-09-29 15:13:50 UTC
This bug was originally marked as duplicate of bug 153812, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build 201109222201)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
azirbes: Re-deploying a package that uses TopLink persistance

alied: Using Deploy on Save in a Maven project




Stacktrace: 
org.netbeans.modules.j2ee.deployment.impl.ServerException: Deployment timeout has exceeded.
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.trackDeployProgressObject(TargetServer.java:979)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.reloadArtifacts(TargetServer.java:909)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.notifyArtifactsUpdated(TargetServer.java:886)
   at org.netbeans.modules.j2ee.deployment.impl.DeployOnSaveManager$DeployTask.notifyServer(DeployOnSaveManager.java:497)
   at org.netbeans.modules.j2ee.deployment.impl.DeployOnSaveManager$DeployTask.run(DeployOnSaveManager.java:414)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
Comment 1 alied 2011-09-29 15:13:55 UTC
Created attachment 111316 [details]
stacktrace
Comment 2 alied 2011-10-04 19:53:49 UTC
Created attachment 111479 [details]
stacktrace

deploying a Web Projecet to Tomcat via autodeploy
Comment 3 Petr Jiricka 2011-10-06 11:22:26 UTC
Looks like just a timeout, not sure if this should be reported through the exception reporter. OTOH, 2 reports are from 7.1 Beta.
Comment 4 Exceptions Reporter 2012-01-11 07:56:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=181486
Comment 5 Exceptions Reporter 2012-01-22 16:03:51 UTC
Created attachment 115149 [details]
stacktrace

nothing. saved work, waited for deployment...
Comment 6 jbsabmello 2012-02-10 19:09:55 UTC
Created attachment 115603 [details]
stacktrace
Comment 7 Petr Hejl 2012-03-29 13:12:18 UTC
Do you have any details on projects being deployed? Is it simple project or some big, complex one?
Comment 8 alied 2012-03-30 14:19:08 UTC
I'll try it again for NetCAT72.
Comment 9 Petr Hejl 2012-04-11 12:04:07 UTC
(In reply to comment #8)
> I'll try it again for NetCAT72.
Ok, thanks. Closing as incomplete for now. Feel free to reopen.