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 206650 - NullPointerException at com.sun.org.apache.xerces.internal.dom.ParentNode.nodeListItem
Summary: NullPointerException at com.sun.org.apache.xerces.internal.dom.ParentNode.nod...
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 225155 237526 254148 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-22 19:31 UTC by lazyguru
Modified: 2015-09-04 09:58 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183959


Attachments
stacktrace (1008 bytes, text/plain)
2011-12-22 19:31 UTC, lazyguru
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lazyguru 2011-12-22 19:31:56 UTC
Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11M3527
OS: Mac OS X

User Comments:
lazyguru: Stepping through a debug session




Stacktrace: 
java.lang.NullPointerException
   at com.sun.org.apache.xerces.internal.dom.ParentNode.nodeListItem(ParentNode.java:782)
   at com.sun.org.apache.xerces.internal.dom.ParentNode.item(ParentNode.java:796)
   at org.netbeans.modules.php.dbgp.packets.DbgpMessage.getNodeValue(DbgpMessage.java:184)
   at org.netbeans.modules.php.dbgp.packets.Property.getStringValue(Property.java:224)
   at org.netbeans.modules.php.dbgp.models.nodes.AbstractVariableNode.getValue(AbstractVariableNode.java:143)
   at org.netbeans.modules.php.dbgp.models.VariablesModel.getValueAt(VariablesModel.java:203)
Comment 1 lazyguru 2011-12-22 19:31:59 UTC
Created attachment 114418 [details]
stacktrace
Comment 2 Ondrej Brejla 2012-04-04 14:05:16 UTC
I think that the bug is in apache.xerces, I can't reproduce it and it works for me properly.
Comment 3 Ondrej Brejla 2013-01-22 08:52:43 UTC
*** Bug 225155 has been marked as a duplicate of this bug. ***
Comment 4 Ondrej Brejla 2013-10-23 08:58:42 UTC
*** Bug 237526 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Mysik 2015-09-04 09:58:26 UTC
*** Bug 254148 has been marked as a duplicate of this bug. ***