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 202884 - java.io.IOException: CreateProcess error=2, The system cannot find the file specified
Summary: java.io.IOException: CreateProcess error=2, The system cannot find the file s...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 12:21 UTC by Exceptions Reporter
Modified: 2011-10-02 06:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178012


Attachments
stacktrace (3.90 KB, text/plain)
2011-09-30 12:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-09-30 12:21:38 UTC
This issue was reported manually by rafu.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201109290601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: when i user git status button from plugin gitshortcuts
other git command work correct




Stacktrace: 
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
   at java.lang.ProcessImpl.create(ProcessImpl.java:0)
   at java.lang.ProcessImpl.<init>(ProcessImpl.java:0)
   at java.lang.ProcessImpl.start(ProcessImpl.java:0)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:0)
   at java.lang.Runtime.exec(Runtime.java:0)
   at java.lang.Runtime.exec(Runtime.java:0)
Comment 1 Exceptions Reporter 2011-09-30 12:21:44 UTC
Created attachment 111361 [details]
stacktrace
Comment 2 Ondrej Vrabec 2011-10-02 06:13:04 UTC
> plugin gitshortcuts
i don't know such a plugin, but it is certainly not under our control.