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 - NullPointerException at org.netbeans.modules.javascript2.model.ModelVisitor.setParent
Summary: NullPointerException at org.netbeans.modules.javascript2.model.ModelVisitor.s...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 10:25 UTC by Exceptions Reporter
Modified: 2017-05-30 19:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226708


Attachments
stacktrace (9.86 KB, text/plain)
2016-10-12 10:25 UTC, Exceptions Reporter
Details
stacktrace (7.78 KB, text/plain)
2017-02-09 11:42 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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