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 186312 - java.io.IOException: CreateProcess error=5, ?A?N?Z?X
Summary: java.io.IOException: CreateProcess error=5, ?A?N?Z?X
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-18 15:32 UTC by toby_net
Modified: 2011-01-28 20:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147362


Attachments
stacktrace (1007 bytes, text/plain)
2010-05-18 15:32 UTC, toby_net
Details
stacktrace (1.00 KB, text/plain)
2010-05-19 04:35 UTC, toby_net
Details

Note You need to log in before you can comment on or make changes to this bug.
Description toby_net 2010-05-18 15:32:25 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

User Comments:
GUEST: I started program first time. ( I answered Yes to question: Do you want to move your settings from ver. 6.5.)

toby_net: after booting NetBeans

GUEST: open existing rails project created under netbeans 6.5

litianzzk: i deleted the ruby dir and this error dialog keeps popping up




Stacktrace: 
java.io.IOException: CreateProcess error=5, ?A?N?Z?X
   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:453)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeSupport.dumpRakeTasksInfo(RakeSupport.java:341)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeSupport.readRakeTasksOutput(RakeSupport.java:250)
Comment 1 toby_net 2010-05-18 15:32:29 UTC
Created attachment 99147 [details]
stacktrace
Comment 2 toby_net 2010-05-19 04:35:00 UTC
Created attachment 99171 [details]
stacktrace

create new rails project from exists project
Comment 3 Erno Mononen 2010-05-28 14:04:24 UTC
Something wrong with the ruby interpreter installation I suppose, can you please check that the ruby platforms in Tools | Ruby Platforms point to valid interpreter locations?
Comment 4 Exceptions Reporter 2010-06-02 08:18:06 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=147362