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 189235 - [69cat] java.io.IOException: CreateProcess error=2, Das System kann die angegebene Datei nicht finden
Summary: [69cat] java.io.IOException: CreateProcess error=2, Das System kann die angeg...
Status: RESOLVED DUPLICATE of bug 185316
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 06:40 UTC by mhuebner
Modified: 2010-10-05 21:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171753


Attachments
stacktrace (746 bytes, text/plain)
2010-08-05 06:40 UTC, mhuebner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mhuebner 2010-08-05 06:40:52 UTC
Build: NetBeans IDE Dev (Build 201008010001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
mhuebner: tried to clean&build a (maven)project




Stacktrace: 
java.io.IOException: CreateProcess error=2, Das System kann die angegebene Datei nicht finden
   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.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:174)
   at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:154)
Comment 1 mhuebner 2010-08-05 06:40:56 UTC
Created attachment 101219 [details]
stacktrace
Comment 2 Jesse Glick 2010-10-05 21:01:51 UTC

*** This bug has been marked as a duplicate of bug 185316 ***