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 253703 - NullPointerException at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isValid
Summary: NullPointerException at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpo...
Status: RESOLVED DUPLICATE of bug 246392
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-23 21:26 UTC by Exceptions Reporter
Modified: 2015-09-04 10:17 UTC (History)
19 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218732


Attachments
stacktrace (1.76 KB, text/plain)
2015-07-23 21:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-07-23 21:26:28 UTC
This bug was originally marked as duplicate of bug 246392, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
goseta: changing the run configuration url

GUEST: Background scanning of projects get infinite time

GUEST: Started NetBeans, it opened an existing project, then I noticed the red alert.

GUEST: Just open IDE with HTML 5 project and opened one javascript file

GUEST: Dont know what happ

GUEST: opening netbeans

GUEST: error

GUEST: Start NB

GUEST: This bug already exists?  Nice!

GUEST: On start

GUEST: happened on NeBeans startup

GUEST: as title

GUEST: I have installed the latest updates as suggested from NetBeans IDE.

GUEST: startup

diegomejiao: problem

GUEST: Nothing in particular, just loaded an existing project.

GUEST: Start IDE

Nosferatulv: Just open a NetBeans

GUEST: On Startup

GUEST: A exce
Comment 1 Exceptions Reporter 2015-07-23 21:26:33 UTC
Created attachment 154830 [details]
stacktrace
Comment 2 Tomas Mysik 2015-09-04 10:17:31 UTC
Duplicate of issue #246392. No more reports fromdev builds but still one report from 8.0.2 - no idea how this can happen. It says NPE on line 152 but line 152 is:

if (semiResult != null) {

I just verified it in the sources for NB 8.0.2 [1].

Thanks.
[1] netbeans-8.0.2-201411181905-src.zip

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