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 100861 - IllegalArgumentException when creating Ruby project
Summary: IllegalArgumentException when creating Ruby project
Status: RESOLVED DUPLICATE of bug 101321
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 23:18 UTC by diginside
Modified: 2007-07-03 14:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (68.63 KB, application/octet-stream)
2007-04-12 23:21 UTC, diginside
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diginside 2007-04-12 23:18:22 UTC
When use the New Project wizard to create a ruby or ruby on rails project, 
received at the click of Finish,

java.lang.IllegalArgumentException
	at java.lang.ProcessImpl.<init>(ProcessImpl.java:69)
	at java.lang.ProcessImpl.start(ProcessImpl.java:30)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
	at 
org.netbeans.modules.ruby.rubyproject.execution.ExecutionService$2.run
(ExecutionService.java:311)
[catch] at org.netbeans.core.execution.RunClassThread.run
(RunClassThread.java:129)
Comment 1 diginside 2007-04-12 23:21:04 UTC
Created attachment 40866 [details]
messages.log file
Comment 2 Jiri Skrivanek 2007-04-18 13:40:35 UTC

*** This issue has been marked as a duplicate of 101321 ***
Comment 3 Jiri Kovalsky 2007-07-03 14:01:41 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:44:11 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.