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 196991

Summary: Make startup timeout configurable
Product: serverplugins Reporter: hikebrant
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal CC: phuey
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description hikebrant 2011-03-23 04:04:08 UTC
HI:
I meet an issue.My web project was very large.So it need long time to start tomcat server.but Netbeans throw a error "starting of tomcat fail".I see this bug has already fixed.but the fixed bug's startup time was less then 100000 ms.

Tomcat log is:
info: Starting Coyote HTTP/1.1 on http-8085
2011-3-23 11:26:31 org.apache.coyote.ajp.AjpAprProtocol start
info: Starting Coyote AJP/1.3 on ajp-8009
2011-3-23 11:26:31 org.apache.catalina.storeconfig.StoreLoader load
info: Find registry server-registry.xml at classpath resource
2011-3-23 11:26:31 org.apache.catalina.startup.Catalina start
info: Server startup in 574532 ms

My Netbeans build is:
Product Version: NetBeans IDE 6.9.1 (Build 201011082200)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows XP version 5.1 running on x86; GB18030; zh_US (nb)
Userdir: C:\Documents and Settings\Brant\.netbeans\6.9

look forward to your early reply
Comment 1 Petr Hejl 2011-06-20 08:49:52 UTC
*** Bug 199493 has been marked as a duplicate of this bug. ***