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 - [65cat] AssertionError at org.netbeans.napi.gsfret.source.ParserTaskImpl.parse
Summary: [65cat] AssertionError at org.netbeans.napi.gsfret.source.ParserTaskImpl.parse
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 08:13 UTC by yudiset
Modified: 2009-11-02 11:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 91170


Attachments
stacktrace (1.51 KB, text/plain)
2008-10-08 08:16 UTC, yudiset
Details

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