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 95674 - Tomcat 6.0 with custom basedir fails to start
Summary: Tomcat 6.0 with custom basedir fails to start
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 13:39 UTC by Jaroslav Pospisil
Modified: 2007-03-06 15:10 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 Jaroslav Pospisil 2007-02-15 13:39:02 UTC
Build 200702141900,JDK1.6

Add Tomcat 6 in Runtime tab and in wizard select custom basedir.
Try to start it-error message "Starting of Tomcat failed,Tomcat base dir doesn't
exist. It looks like TC6 needs in basedir something more than TC5.5, since when
I browse to this location,there are correctly copied all folders and
files.Moreover when I start TC6 with default basedir,it normally works and when
I've two installations of TC6 on computer and set basedir to other's
installation folder,it works also.
Comment 1 Sherold Dev 2007-02-19 15:21:00 UTC
F.

Checking in TomcatManager.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/TomcatManager.java,v 
<--  TomcatManager.java
new revision: 1.86; previous revision: 1.85
done
Comment 2 Jaroslav Pospisil 2007-03-06 15:10:07 UTC
Verified in 200702271900