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 70833 - Deployment timed out when it takes more than 60 sec
Summary: Deployment timed out when it takes more than 60 sec
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-28 16:37 UTC by fordfrog
Modified: 2007-08-21 12:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fordfrog 2005-12-28 16:37:02 UTC
It would be great if I could change deployment time out limit. I use listener to
initialize database schema and import data from previous version of app. Problem
is that this procedure takes more than 60 secs. I would appreciate if I could
increase the deployment timeout limit to let the initialization finish.
Otherwise I cannot use this database initialization approach from nb.
Comment 1 fordfrog 2006-02-09 16:24:59 UTC
I've changed this bug to P1 and DEFECT because we cannot implement database
update feature in the tomcat init listener because of the hard-defined timeout
nb uses.
Comment 2 Sherold Dev 2006-02-09 17:44:45 UTC
The fact that the IDE reports deployment timed out does not necessarily mean
that the deployment really failed. Does you application gets deployed in the end
or not?
Comment 3 fordfrog 2006-02-09 20:51:53 UTC
You are right. I have tested that on the stable release and it realy deploys so
the problem is only the error message, deployment works without problem. I'm not
sure whether it behaved the same way in that daily build or not. I've changed
the priority back to P3 and left it as a DEFECT.
Thank you for help.
Comment 4 Sherold Dev 2006-02-13 08:55:08 UTC
TM -> 5.5
Comment 5 Sherold Dev 2007-08-21 12:38:27 UTC
F.

Checking in src/org/netbeans/modules/tomcat5/TomcatJDBCDriverDeployer.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/TomcatJDBCDriverDeployer.java,v  <--  TomcatJDBCDriverDeployer.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/tomcat5/customizer/Bundle.properties;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/Bundle.properties,v  <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done
Checking in src/org/netbeans/modules/tomcat5/customizer/Customizer.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/Customizer.java,v  <--  Customizer.java
new revision: 1.12; previous revision: 1.11
done
Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerDataSupport.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDataSupport.java,v  <-- 
CustomizerDataSupport.java
new revision: 1.10; previous revision: 1.9
done
RCS file: /cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.form,v
done
Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.form;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.form,v  <-- 
CustomizerDeployment.form
initial revision: 1.1
done
RCS file: /cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.java,v
done
Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDeployment.java,v  <-- 
CustomizerDeployment.java
initial revision: 1.1
done
Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerGeneral.form;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerGeneral.form,v  <--  CustomizerGeneral.form
new revision: 1.8; previous revision: 1.7
done
Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerGeneral.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerGeneral.java,v  <--  CustomizerGeneral.java
new revision: 1.10; previous revision: 1.9
done
Checking in src/org/netbeans/modules/tomcat5/util/TomcatProperties.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/util/TomcatProperties.java,v  <--  TomcatProperties.java
new revision: 1.24; previous revision: 1.23
done