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 152108 - [65cat] NullPointerException at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction
Summary: [65cat] NullPointerException at org.netbeans.modules.python.project.ui.action...
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (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 20:56 UTC by sunbiz
Modified: 2015-01-27 14:05 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 135041


Attachments
stacktrace (403 bytes, text/plain)
2008-11-01 20:57 UTC, sunbiz
Details
stacktrace (403 bytes, text/plain)
2008-11-04 22:06 UTC, rajivderas
Details
stacktrace (403 bytes, text/plain)
2008-11-07 14:05 UTC, rajivderas
Details
stacktrace (403 bytes, text/plain)
2008-12-01 14:29 UTC, t3q
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-01 20:56:56 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

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction(RunCommand.java:49)
        at org.netbeans.modules.python.project.PythonActionProvider$.run(PythonActionProvider.java:70)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 sunbiz 2008-11-01 20:57:00 UTC
Created attachment 73057 [details]
stacktrace
Comment 2 rajivderas 2008-11-04 22:06:43 UTC
Build: NetBeans IDE 6.5 RC2 (Build 20081104041628)
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: 
deleted the selected run module file and run the project

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction(RunCommand.java:51)
        at org.netbeans.modules.python.project.PythonActionProvider$.run(PythonActionProvider.java:70)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 3 rajivderas 2008-11-04 22:06:51 UTC
Created attachment 73254 [details]
stacktrace
Comment 4 rajivderas 2008-11-07 14:05:03 UTC
Build: NetBeans IDE 6.5 (Build 20081107030341)
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.lang.NullPointerException
        at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction(RunCommand.java:51)
        at org.netbeans.modules.python.project.PythonActionProvider$.run(PythonActionProvider.java:70)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 5 rajivderas 2008-11-07 14:05:12 UTC
Created attachment 73470 [details]
stacktrace
Comment 6 Exceptions Reporter 2008-12-01 14:28:06 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=135041
Comment 7 t3q 2008-12-01 14:29:05 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction(RunCommand.java:52)
        at org.netbeans.modules.python.project.PythonActionProvider$.run(PythonActionProvider.java:70)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 8 t3q 2008-12-01 14:29:21 UTC
Created attachment 74348 [details]
stacktrace
Comment 9 Lou Dasaro 2015-01-27 14:05:48 UTC
Given this hasn't occurred since 12/2008, I am of the opinion that this particular bug was fixed in 2009. If not, it's manifested in a different report.