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 - Make startup timeout configurable
Summary: Make startup timeout configurable
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 199493 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-23 04:04 UTC by hikebrant
Modified: 2011-10-06 09:53 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***