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 18382 - Execution stalls when you try to execute/debug a Servlet/JSP when a space is in he path
Summary: Execution stalls when you try to execute/debug a Servlet/JSP when a space is ...
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-05 18:08 UTC by Nathan Phelps
Modified: 2004-05-03 12:48 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 Nathan Phelps 2001-12-05 18:08:42 UTC
I generally install NetBeans to C:\Program Files\NetBeans and everything 
usually works, however I just downloaded the RC1 and tried writing a JSP and 
executing it.  It sat there for a while when trying to launch tomcat, so 
finally I just canceled the process.  After I did this, the output window 
showed the ClassNotFoundException because the spaces in the install 
directory.  Many folks will say, "just put it in C:\netbeans", but Netbeans 
has always worked fine under Program Files and I think it should continue to 
do so with 3.3.
Comment 1 Milan Kuchtiak 2002-01-09 09:42:16 UTC
Fixed.
Quotes enclose whole string with classpaths after -cp switch.
Comment 2 Alexei Mokeev 2003-02-19 12:35:45 UTC
Verified in NetBeans dev. build 200302190100 on Win2K
Comment 3 Quality Engineering 2003-07-02 08:29:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.