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 159109 - AssertionError: class org.netbeans.modules.php.editor.parser.astnodes.InfixExpression
Summary: AssertionError: class org.netbeans.modules.php.editor.parser.astnodes.InfixEx...
Status: RESOLVED DUPLICATE of bug 157454
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL: http://statistics.netbeans.org/except...
Keywords:
: 160606 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-25 01:41 UTC by andrewmigliore
Modified: 2009-03-19 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146653


Attachments
stacktrace (8.25 KB, text/plain)
2009-02-25 01:41 UTC, andrewmigliore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrewmigliore 2009-02-25 01:41:11 UTC
Build: NetBeans IDE Dev (Build 200902181708)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
andrewmigliore: Apaprently netbeans does not play well with svn and externals. I have a repo with folder that has svn:externals pointing to other components. It crashes when checking out.

petrovo: New Project from existing sources



Stacktrace: 
java.lang.AssertionError: class org.netbeans.modules.php.editor.parser.astnodes.InfixExpression
        at org.netbeans.modules.php.editor.CodeUtils.extractVariableName(CodeUtils.java:148)
        at org.netbeans.modules.php.editor.model.impl.ModelVisitor.visit(ModelVisitor.java:323)
        at org.netbeans.modules.php.editor.parser.astnodes.Variable.accept(Variable.java:107)
        at org.netbeans.modules.php.editor.parser.astnodes.visitors.DefaultVisitor.scan(DefaultVisitor.java:51)
        at org.netbeans.modules.php.editor.model.impl.ModelVisitor.visit(ModelVisitor.java:411)
        at org.netbeans.modules.php.editor.parser.astnodes.Assignment.accept(Assignment.java:109)
Comment 1 andrewmigliore 2009-02-25 01:41:16 UTC
Created attachment 77330 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-03-06 08:32:43 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=146653
Comment 3 Tomasz Slota 2009-03-17 14:53:12 UTC

*** This issue has been marked as a duplicate of 157454 ***
Comment 4 Tomasz Slota 2009-03-19 10:44:00 UTC
*** Issue 160606 has been marked as a duplicate of this issue. ***