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 158412 - org.netbeans.modules.parsing.spi.ParseException at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask
Summary: org.netbeans.modules.parsing.spi.ParseException at org.netbeans.modules.parsi...
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 16:23 UTC by rmatous
Modified: 2009-05-18 15:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146189


Attachments
stacktrace (2.76 KB, text/plain)
2009-02-11 16:23 UTC, rmatous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2009-02-11 16:23:33 UTC
Build: NetBeans IDE Dev (Build 090211)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Linux, 2.6.24-23-generic, i386

User Comments:
rmatous: opening PHP Project, scanning in progress



Stacktrace: 
org.netbeans.modules.parsing.spi.ParseException
        at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:193)
        at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:96)
        at org.netbeans.modules.parsing.impl.indexing.SourceIndexer.index(SourceIndexer.java:95)
        at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:458)
        at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.scanSource(RepositoryUpdater.java:706)
        at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.scanSources(RepositoryUpdater.java:685)
Comment 1 rmatous 2009-02-11 16:23:45 UTC
Created attachment 76868 [details]
stacktrace
Comment 2 Vitezslav Stejskal 2009-02-12 09:11:01 UTC
Looks like in JsEmbeddingProvider.extractJavaScriptFromHtml().
Comment 3 Marek Fukala 2009-05-18 15:08:29 UTC
likely fixed, no duplicates.