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 224786 - org.netbeans.modules.j2ee.jetty.JetDeploymentManager$TimedOutException at org.netbeans.modules.j2ee.jetty.JetDeploymentManager.trackProgressObject
Summary: org.netbeans.modules.j2ee.jetty.JetDeploymentManager$TimedOutException at org...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Jetty (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 17:09 UTC by FrantaM
Modified: 2013-01-14 06:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152659


Attachments
stacktrace (847 bytes, text/plain)
2013-01-12 17:09 UTC, FrantaM
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FrantaM 2013-01-12 17:09:00 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 8

User Comments:
GUEST: when running application with the j2ee-jetty plugin. (great work btw!)




Stacktrace: 
org.netbeans.modules.j2ee.jetty.JetDeploymentManager$TimedOutException
   at org.netbeans.modules.j2ee.jetty.JetDeploymentManager.trackProgressObject(JetDeploymentManager.java:751)
   at org.netbeans.modules.j2ee.jetty.JetDeploymentManager.distribute(JetDeploymentManager.java:174)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.deploy(TargetServer.java:687)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:197)
   at org.netbeans.modules.maven.j2ee.ExecutionChecker.performDeploy(ExecutionChecker.java:178)
   at org.netbeans.modules.maven.j2ee.ExecutionChecker.executionResult(ExecutionChecker.java:130)
Comment 1 FrantaM 2013-01-12 17:09:04 UTC
Created attachment 130139 [details]
stacktrace
Comment 2 Martin Fousek 2013-01-14 06:57:28 UTC
Probably jetty issue.