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 149455

Summary: [65cat] AssertionError at org.netbeans.napi.gsfret.source.ParserTaskImpl.parse
Product: editor Reporter: yudiset <yudiset>
Component: CSL (API & infrastructure)Assignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=91170
Issue Type: DEFECT Exception Reporter: 91170
Attachments: stacktrace

Description yudiset 2008-10-08 08:13:53 UTC
Build: NetBeans IDE Dev (Build 2008-10-06_16-19-43)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows XP, 5.1, x86

User Comments:
yudiset: The error happens when opening a Drupal site

GUEST: opening a php file

yudiset: The error happens when opening a Drupal site



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.napi.gsfret.source.Source.moveToPhase(Source.java:1065)
        at org.netbeans.napi.gsfret.source.CompilationController.toPhase(CompilationController.java:112)
        at org.netbeans.modules.gsf.GsfTaskProvider$Work$1.run(GsfTaskProvider.java:320)
        at org.netbeans.modules.gsf.GsfTaskProvider$Work$1.run(GsfTaskProvider.java:316)
        at org.netbeans.napi.gsfret.source.Source.runUserActionTask(Source.java:479)
        at org.netbeans.modules.gsf.GsfTaskProvider$Work.refreshFile(GsfTaskProvider.java:389)
Comment 1 yudiset 2008-10-08 08:16:04 UTC
Created attachment 71335 [details]
stacktrace
Comment 2 Peter Pis 2008-10-08 08:34:45 UTC
Reassigning to ruby for evaluation.
Comment 3 yudiset 2008-10-08 08:40:50 UTC
After running several more testing, it seems the error happens during the task scanning process.
If we stopped the task scanning process before it's running, then the error doesn't appear.
Comment 4 David Strupl 2009-01-14 14:37:20 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 5 David Strupl 2009-01-14 14:47:09 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 6 David Strupl 2009-03-31 15:52:06 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 7 Quality Engineering 2009-11-02 11:03:14 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX