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 188201

Summary: java.io.IOException: CreateProcess error=3, The system cannot find the path specified
Product: ruby Reporter: zeljkofilipin <zeljkofilipin>
Component: PlatformAssignee: issues@ruby <issues>
Status: STARTED ---    
Severity: normal CC: toby_net
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169779
Attachments: stacktrace

Description zeljkofilipin 2010-06-29 14:31:46 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows 2003

User Comments:
toby_net: add new exists rails project

toby_net: changed project group

toby_net: after booting Netbeans

zeljkofilipin: I have uninstalled ruby and installed it in another location.

toby_net: open new project window

toby_net: rechange project group

toby_net: added new exists project, and cancel and close dialog




Stacktrace: 
java.io.IOException: CreateProcess error=3, The system cannot find the path specified
   at java.lang.ProcessImpl.create(ProcessImpl.java:0)
   at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
   at java.lang.ProcessImpl.start(ProcessImpl.java:30)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
   at org.netbeans.modules.ruby.platform.gems.GemRunner.runGemTool(GemRunner.java:385)
   at org.netbeans.modules.ruby.platform.gems.GemRunner.runGemTool(GemRunner.java:299)
Comment 1 zeljkofilipin 2010-06-29 14:31:50 UTC
Created attachment 100487 [details]
stacktrace