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 150442 - java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "/home/tony/Desktop/Trunk/nb_all/nbbuild/netbeans/python1/jython-2.5/bin/jython" (in directory "/home/tony/Desktop/Trun
Summary: java.util.concurrent.ExecutionException: java.io.IOException: Cannot run prog...
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-10-16 21:48 UTC by tonybeckham
Modified: 2015-04-08 04:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 129180


Attachments
stacktrace (9.34 KB, text/plain)
2008-10-16 21:48 UTC, tonybeckham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2008-10-16 21:48:29 UTC
Build: NetBeans IDE Dev (Build 081016)
VM: OpenJDK Client VM, 1.6.0_0-b11, OpenJDK  Runtime Environment, 1.6.0_0-b11
OS: Linux, 2.6.24-21-generic, i386

User Comments:
tonybeckham: I installed Python support from nbms that I had built.  I opened the project wizard, selected Python then cancelled.



Stacktrace: 
java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program "/home/tony/Desktop/Trunk/nb_all/nbbuild/netbeans/python1/jython-2.5/bin/jython" (in directory "/home/tony/Desktop/Trunk/nb_all/nbbuild/netbeans/python1"): java.io.IOException: error=13, Permission denied
        at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
        at java.util.concurrent.FutureTask.get(FutureTask.java:111)
        at org.netbeans.modules.python.api.PythonPlatformManager.findPlatformProperties(PythonPlatformManager.java:158)
        at org.netbeans.modules.python.api.PythonPlatformManager.findBindeledJython(PythonPlatformManager.java:209)
        at org.netbeans.modules.python.api.PythonPlatformManager.<init>(PythonPlatformManager.java:50)
        at org.netbeans.modules.python.api.PythonPlatformManager.getInstance(PythonPlatformManager.java:64)
Comment 1 tonybeckham 2008-10-16 21:48:34 UTC
Created attachment 72039 [details]
stacktrace
Comment 2 Peter Pis 2008-10-16 22:40:42 UTC
Reassigning to python.
Comment 3 Lou Dasaro 2015-04-08 04:52:19 UTC

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