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 75150 - Run action fails due RuntimeException: Deployment timed out after 60 seconds.
Summary: Run action fails due RuntimeException: Deployment timed out after 60 seconds.
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-04-18 12:57 UTC by Martin Schovanek
Modified: 2007-03-01 18:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
RuntimeException (1.45 KB, text/plain)
2006-04-18 12:58 UTC, Martin Schovanek
Details
Tomcat Log (1.33 KB, text/plain)
2006-04-18 13:00 UTC, Martin Schovanek
Details
Updated stack trace (1.36 KB, text/plain)
2006-05-12 15:04 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2006-04-18 12:57:14 UTC
[#200604180200, jdk1.5.0]

Run action randomly fails in web validation automated test suite.
Comment 1 Martin Schovanek 2006-04-18 12:58:44 UTC
Created attachment 29893 [details]
RuntimeException
Comment 2 Martin Schovanek 2006-04-18 13:00:20 UTC
Created attachment 29894 [details]
Tomcat Log
Comment 3 Martin Schovanek 2006-05-12 15:04:09 UTC
Created attachment 30370 [details]
Updated stack trace
Comment 4 Sherold Dev 2006-07-26 15:15:20 UTC
tm -> 5.5
Comment 5 Sherold Dev 2006-08-09 16:16:24 UTC
Should be hopefully fixed

Checking in src/org/netbeans/modules/j2ee/deployment/impl/TargetServer.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/TargetServer.java,v
 <--  TargetServer.java
new revision: 1.42.6.2.2.5; previous revision: 1.42.6.2.2.4
done
Checking in src/org/netbeans/modules/j2ee/deployment/impl/ui/ProgressUI.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ui/ProgressUI.java,v
 <--  ProgressUI.java
new revision: 1.15.6.2.2.5; previous revision: 1.15.6.2.2.4
done
Checking in
src/org/netbeans/modules/j2ee/deployment/plugins/api/ServerProgress.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/plugins/api/ServerProgress.java,v
 <--  ServerProgress.java
new revision: 1.4.74.2; previous revision: 1.4.74.1
done
Checking in src/org/netbeans/modules/tomcat5/Bundle.properties;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.26.10.3.2.7; previous revision: 1.26.10.3.2.6
done
Checking in src/org/netbeans/modules/tomcat5/TomcatManagerImpl.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/TomcatManagerImpl.java,v
 <--  TomcatManagerImpl.java
new revision: 1.41.10.2.2.6; previous revision: 1.41.10.2.2.5
done
Checking in src/org/netbeans/modules/tomcat5/progress/ProgressEventSupport.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/progress/ProgressEventSupport.java,v
 <--  ProgressEventSupport.java
new revision: 1.5.140.2; previous revision: 1.5.140.1
done
Comment 6 Martin Schovanek 2007-03-01 18:28:35 UTC
v.