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 152697 - [65cat] NullPointerException at org.netbeans.modules.python.debugger.Debuggee.setPlatform
Summary: [65cat] NullPointerException at org.netbeans.modules.python.debugger.Debuggee...
Status: VERIFIED DUPLICATE of bug 152590
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: jymen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 15:55 UTC by rajivderas
Modified: 2009-01-15 01:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137305


Attachments
stacktrace (494 bytes, text/plain)
2008-11-07 15:55 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-11-07 15:55:00 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

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.debugger.Debuggee.setPlatform(Debuggee.java:60)
        at org.netbeans.modules.python.project.ui.actions.DebugCommand.invokeAction(DebugCommand.java:54)
        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 rajivderas 2008-11-07 15:55:08 UTC
Created attachment 73484 [details]
stacktrace
Comment 2 jymen 2008-11-07 17:02:28 UTC

*** This issue has been marked as a duplicate of 152590 ***
Comment 3 Peter Lam 2008-11-08 05:06:56 UTC
verified.