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 219925 - NullPointerException at org.netbeans.modules.javascript2.editor.model.impl.ModelElementFactory.createAnonymousObject
Summary: NullPointerException at org.netbeans.modules.javascript2.editor.model.impl.Mo...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 14:47 UTC by schkovich
Modified: 2012-10-22 11:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193414


Attachments
stacktrace (4.90 KB, text/plain)
2012-10-11 14:47 UTC, schkovich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-10-11 14:47:53 UTC
Build: NetBeans IDE Dev (Build 201210110002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Linux

User Comments:
schkovich: initial project scan




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javascript2.editor.model.impl.ModelElementFactory.createAnonymousObject(ModelElementFactory.java:172)
   at org.netbeans.modules.javascript2.editor.model.impl.ModelVisitor.enter(ModelVisitor.java:548)
   at com.oracle.nashorn.ir.ObjectNode.accept(ObjectNode.java:82)
   at com.oracle.nashorn.ir.CallNode.accept(CallNode.java:212)
   at com.oracle.nashorn.ir.ExecuteNode.accept(ExecuteNode.java:79)
   at org.netbeans.modules.javascript2.editor.model.impl.ModelVisitor.enter(ModelVisitor.java:484)
Comment 1 schkovich 2012-10-11 14:47:56 UTC
Created attachment 125789 [details]
stacktrace
Comment 2 Petr Pisl 2012-10-17 12:21:51 UTC
Should be fixed in web-main now:
http://hg.netbeans.org/web-main/rev/47635c5059e5
Comment 3 Quality Engineering 2012-10-18 02:06:03 UTC
Integrated into 'main-golden', will be available in build *201210180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/47635c5059e5
User: Petr Pisl <ppisl@netbeans.org>
Log: #219925 - NullPointerException at org.netbeans.modules.javascript2.editor.model.impl.ModelElementFactory.createAnonymousObject
Comment 4 schkovich 2012-10-22 11:17:58 UTC
verified using 
Product Version: NetBeans IDE Dev (Build 201210210002)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b03
System: Linux version 3.2.0-32-generic running on amd64; UTF-8; en_US (nb)