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 46117

Summary: Can't start shared external Tomcat server
Product: serverplugins Reporter: Petr Blaha <blaha>
Component: TomcatAssignee: Sherold Dev <sherold>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Blaha 2004-07-14 10:20:53 UTC
Build 20040713
1) Add new shared external Tomcat with empty base dir
2) Start server
3) Server isn't started, progress bar hangs at 90%.
Error message in console:
[org.netbeans.modules.tomcat5] Pattern
docBase="../server/webapps/manager" not found in
/space/jakarta-tomcat-5.0.24/conf/Catalina/localhost/manager.xml
Comment 1 Sherold Dev 2004-07-28 15:39:38 UTC
This issue is reproducible when connector port in
$CATALINA_BASE\conf\server.xml is other than default 8080.


*** This issue has been marked as a duplicate of 41589 ***
Comment 2 Jiri Skrivanek 2004-09-10 09:17:32 UTC
Verified duplicate.