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 137388 - Server fails to start if it is installed in path with spaces
Summary: Server fails to start if it is installed in path with spaces
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 08:08 UTC by dlipin
Modified: 2008-06-18 13:45 UTC (History)
2 users (show)

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 dlipin 2008-06-17 08:08:08 UTC
Having GlassFish V3 TP2 installed in path with spaces (C:\Program Files\glassfish-v3tp2), I can`t start it from the IDE.

17.06.2008 11:05:45 com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on HK2 platform
java.lang.RuntimeException: the domain directory is not a directory.
        at com.sun.enterprise.glassfish.bootstrap.ASMainHelper.verifyDomainRoot(ASMainHelper.java:245)
        at com.sun.enterprise.glassfish.bootstrap.ASMainHK2.setParentClassLoader(ASMainHK2.java:122)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:332)
        at com.sun.enterprise.module.bootstrap.Main.start(Main.java:189)
        at com.sun.enterprise.module.bootstrap.Main$1.run(Main.java:104)

Starting from the terminal (asadmin start-domain domain1) is like a sharm - no problems at all.

It is a real P1. This installation location (C:\Program Files\glassfish-v3tp2) will be used by default in 6.5M1 
installer so almost any Windows user will be affected.

Product Version: NetBeans IDE Dev (Build 200806160002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Userdir: C:\Documents and Settings\dl198388\.netbeans\dev
Comment 1 Vince Kraemer 2008-06-17 17:01:18 UTC
http://hg.netbeans.org/main/rev/dffc64a4a48d
Comment 2 Vince Kraemer 2008-06-17 17:01:52 UTC
set the tm
Comment 3 dlipin 2008-06-18 13:45:44 UTC
verified with build 200806180005.