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 39567 - Changing port of never started tomcat throws FSException
Summary: Changing port of never started tomcat throws FSException
Status: VERIFIED DUPLICATE of bug 39331
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-03 17:24 UTC by L Martinek
Modified: 2006-06-05 00:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
FSException (3.57 KB, text/plain)
2004-02-03 17:25 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2004-02-03 17:24:58 UTC
1. Start IDE with new userdir
2. Go to Runtime -> Server Registry -> Tomcat ->
localhost.
3. Open properties and try to change port.

Tomcat was not started yet so CATALINA_BASE does
not exist.
Comment 1 L Martinek 2004-02-03 17:25:29 UTC
Created attachment 13222 [details]
FSException
Comment 2 Marek Fukala 2004-02-03 23:05:06 UTC

*** This issue has been marked as a duplicate of 39331 ***
Comment 3 L Martinek 2004-02-04 15:10:25 UTC
verified