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 182515 - NullPointerException at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isSessionRelated
Summary: NullPointerException at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpo...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: rmatous
URL:
Keywords:
: 183018 186326 186411 187625 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-22 17:45 UTC by Filip Zamboj
Modified: 2010-06-16 08:01 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165382


Attachments
stacktrace (1.79 KB, text/plain)
2010-03-22 17:45 UTC, Filip Zamboj
Details
stacktrace (1.79 KB, text/plain)
2010-03-28 18:30 UTC, _ pandajava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2010-03-22 17:45:45 UTC
Build: NetBeans IDE Dev (Build 100322-fcaa9604b57d)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

User Comments:
GUEST: Started the debug session and tried to set a breakpoint by clicking on the left panel with line numbers

GUEST: Debugging zf php application

GUEST: i opened a php file containing a calss

fzamboj: i toggled breakpoint while debugging session was active

GUEST: Set a breakpoint on file index.php just to test PHP debugger...




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isSessionRelated(LineBreakpoint.java:92)
   at org.netbeans.modules.php.dbgp.breakpoints.Utils.getCommand(Utils.java:93)
   at org.netbeans.modules.php.dbgp.breakpoints.BreakpointRuntimeSetter$SetBreakpointCommand.perform(BreakpointRuntimeSetter.java:136)
   at org.netbeans.modules.php.dbgp.breakpoints.BreakpointRuntimeSetter.performCommand(BreakpointRuntimeSetter.java:121)
   at org.netbeans.modules.php.dbgp.breakpoints.BreakpointRuntimeSetter.breakpointAdded(BreakpointRuntimeSetter.java:83)
   at org.netbeans.api.debugger.DebuggerManager.fireBreakpointCreated(DebuggerManager.java:877)
Comment 1 Filip Zamboj 2010-03-22 17:45:49 UTC
Created attachment 95555 [details]
stacktrace
Comment 2 _ pandajava 2010-03-28 18:30:11 UTC
Created attachment 96107 [details]
stacktrace
Comment 3 Exceptions Reporter 2010-04-10 22:36:14 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=165382
Comment 5 Quality Engineering 2010-04-13 17:32:38 UTC
Integrated into 'main-golden', will be available in build *201004131450* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a0fcdeea9acd
User: Radek Matous <rmatous@netbeans.org>
Log: #182515  -  NullPointerException at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isSessionRelated
Comment 6 rmatous 2010-04-15 15:23:58 UTC
*** Bug 183018 has been marked as a duplicate of this bug. ***
Comment 7 rmatous 2010-06-02 08:32:54 UTC
*** Bug 186411 has been marked as a duplicate of this bug. ***
Comment 8 rmatous 2010-06-08 11:03:49 UTC
*** Bug 186326 has been marked as a duplicate of this bug. ***
Comment 9 rmatous 2010-06-16 08:01:38 UTC
*** Bug 187625 has been marked as a duplicate of this bug. ***