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 13876 - Tomcat server cannot start if a directory with a space in its name is mounted.
Summary: Tomcat server cannot start if a directory with a space in its name is mounted.
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC All
: P1 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-24 11:11 UTC by Marek Fukala
Modified: 2001-07-27 14:36 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 Marek Fukala 2001-07-24 11:11:03 UTC
[010723_1, winNT, linux, jdk1.3.1]
If there is mounted a directory with a space(s) in its name then the Tomcat 
cannot be started.
To reproduce:
1) make a folder with a name like "web test"
2) mount it
3) convert it to a webmodule
4) execute the webmodule => progress monitor appears but the Tomcat doesn't 
start.
Comment 1 Damian Frach 2001-07-25 15:59:39 UTC
integrated; not the classpath is surrounded by """
Comment 2 support 2001-07-27 14:34:13 UTC
Verified on 010726_1 - linux, winNT
Comment 3 Marek Fukala 2001-07-27 14:36:54 UTC
Verified on 010726_1 - linux, winNT