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 25538

Summary: There is not possible to execute rmid_wrapper.sh script
Product: obsolete Reporter: pknakal <pknakal>
Component: rmiAssignee: issues@obsolete <issues>
Status: CLOSED INVALID    
Severity: blocker Keywords: SPACE_IN_PATH
Priority: P1    
Version: -S1S-   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Diff file

Description pknakal 2002-07-11 15:33:17 UTC
When the IDE is installed in the directory with
space the rmid_wrapper ends with an error.
Installed in:
/space/pknakal/NetBeans/netbeans\ 0711/
rmid_wrapper.sh result:
/space/pknakal/NetBeans/netbeans: does not exist
Comment 1 Tomas Zezula 2002-07-18 14:48:34 UTC
Fixed by changing RMIDWrapperImpl to start RMID with log option in
case when ${IDEHOME} contains white space.
Fixed UNIX script to use eval and quoted ${IDEHOME}
Fixed Windows native launcher to use Win32 CreateProcess rather than
depricated spawn call.
Comment 2 Tomas Zezula 2002-07-18 15:53:05 UTC
Created attachment 6779 [details]
Diff file
Comment 3 Dusan Balek 2002-07-18 16:45:33 UTC
Reviewed - the patch looks OK.
Comment 4 pknakal 2002-07-24 15:01:52 UTC
Verified.
Comment 5 pknakal 2002-07-25 14:59:11 UTC
Please propagate the fix to siera branch. Thanks. Pat
Comment 6 Tomas Zezula 2002-07-31 09:46:04 UTC
Already fixed in CVS HEAD, NetBeans 3.4 and Sierra.
Comment 7 Quality Engineering 2003-07-01 14:25:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 8 Quality Engineering 2003-07-01 14:26:45 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.