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

Summary: Tomcat server cannot start if a directory with a space in its name is mounted.
Product: javaee Reporter: Marek Fukala <mfukala>
Component: CodeAssignee: Damian Frach <dfrach>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: -FFJ-   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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