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

Summary: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: git, rafu
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178012
Attachments: stacktrace

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.