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 - java.io.IOException: CreateProcess error=3, The system cannot find the path specified
Summary: java.io.IOException: CreateProcess error=3, The system cannot find the path s...
Status: STARTED
Alias: None
Product: ruby
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 14:31 UTC by zeljkofilipin
Modified: 2011-11-30 12:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169779


Attachments
stacktrace (1.33 KB, text/plain)
2010-06-29 14:31 UTC, zeljkofilipin
Details

Note You need to log in before you can comment on or make changes to this bug.
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