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 219720 - Starting of Glassfish server appears to fail because of space in path name
Summary: Starting of Glassfish server appears to fail because of space in path name
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-10-08 18:28 UTC by peppertech
Modified: 2012-10-08 19:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (54.56 KB, text/plain)
2012-10-08 18:28 UTC, peppertech
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peppertech 2012-10-08 18:28:33 UTC
Product Version = NetBeans IDE Dev (Build web-main-8796-on-20121008)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_07
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.3-b01

Latest build, which picked up a new Glassfish SDK version, now fails on starting Glassfish with this error:

Error: Could not find or load main class Files\Java\jdk1.7.0_07

This looks like a common type of error when paths with spaces are not being handled properly on Windows.

Definitely a nasty regression in functionality
Comment 1 peppertech 2012-10-08 18:28:39 UTC
Created attachment 125605 [details]
IDE log