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 - Can't start shared external Tomcat server
Summary: Can't start shared external Tomcat server
Status: CLOSED DUPLICATE of bug 41589
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 10:20 UTC by Petr Blaha
Modified: 2006-03-24 10:23 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 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.