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 152075 - [65cat] java.io.IOException: Cannot run program "C:\Temp\netbeans\python1\jython-2.5\bin\jython.bat" (in directory "C:\Users\Sunbon\Documents\NetBeansProjects\NewPythonProject_1\src"): CreateProcess error=267
Summary: [65cat] java.io.IOException: Cannot run program "C:\Temp\netbeans\python1\jyt...
Status: RESOLVED DUPLICATE of bug 150090
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 08:39 UTC by sunbiz
Modified: 2015-04-08 04:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 134907


Attachments
stacktrace (2.17 KB, text/plain)
2008-11-01 08:39 UTC, sunbiz
Details
stacktrace (338 bytes, text/plain)
2008-11-03 13:31 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-01 08:39:48 UTC
Build: NetBeans IDE 6.5 RC2 (Build 20081031212129)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Run the project after deleting sources



Stacktrace: 
java.io.IOException: Cannot run program "C:\Temp\netbeans\python1\jython-2.5\bin\jython.bat" (in directory "C:\Users\Sunbon\Documents\NetBeansProjects\NewPythonProject_1\src"): CreateProcess error=267, The directory name is invalid
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
        at org.netbeans.modules.extexecution.api.ExternalProcessBuilder.call(ExternalProcessBuilder.java:263)
        at org.netbeans.modules.extexecution.api.ExternalProcessBuilder.call(ExternalProcessBuilder.java:65)
        at org.netbeans.modules.extexecution.api.ExecutionService$.call(ExecutionService.java:250)
        at org.netbeans.modules.extexecution.api.ExecutionService$.call(ExecutionService.java:227)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
Comment 1 sunbiz 2008-11-01 08:39:52 UTC
Created attachment 73038 [details]
stacktrace
Comment 2 Peter Pis 2008-11-01 09:32:29 UTC
Reassigning to python.
Comment 3 rajivderas 2008-11-03 13:31:53 UTC
Build: NetBeans IDE 6.5 RC2 (Build 20081102235707)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.io.IOException: Cannot run program "D:\netbeans-hudson-python-125-python\netbeans\python1\jython-2.5\bin\jython.bat" (in directory "D:\65cat\Tutorial Reviews\NewPythonProject\src"): CreateProcess error=3, The system cannot find the path specified
Comment 4 rajivderas 2008-11-03 13:31:56 UTC
Created attachment 73123 [details]
stacktrace
Comment 5 Lou Dasaro 2015-04-08 04:53:23 UTC

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