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 268478

Summary: NullPointerException at org.netbeans.modules.javascript2.model.ModelVisitor.setParent
Product: javascript Reporter: Exceptions Reporter <exceptions_reporter>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal CC: ExIngus, KhArtNJava, troodon
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226708
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2016-10-12 10:25:45 UTC
This bug was originally marked as duplicate of bug 267429, 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.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Mac OS X

User Comments:
GUEST: <??????? ???????? ???????? ??? ???? ??? ???????????????>

openproject




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javascript2.model.ModelVisitor.setParent(ModelVisitor.java:1210)
   at org.netbeans.modules.javascript2.model.ModelVisitor.enterFunctionNode(ModelVisitor.java:966)
   at com.oracle.js.parser.ir.FunctionNode.accept(FunctionNode.java:301)
   at com.oracle.js.parser.ir.LexicalContextNode$Acceptor.accept(LexicalContextNode.java:60)
   at com.oracle.js.parser.ir.LexicalContextExpression.accept(LexicalContextExpression.java:47)
   at com.oracle.js.parser.ir.BinaryNode.accept(BinaryNode.java:154)
Comment 1 Exceptions Reporter 2016-10-12 10:25:46 UTC
Created attachment 162462 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-02-09 11:42:24 UTC
Created attachment 163601 [details]
stacktrace

Erro acontecendo na abertura de um projeto php
Comment 3 Exceptions Reporter 2017-05-30 19:55:53 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=226708