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 223360 - 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: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 04:44 UTC by wahmal
Modified: 2012-12-06 14:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195874


Attachments
stacktrace (1.06 KB, text/plain)
2012-12-06 04:44 UTC, wahmal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wahmal 2012-12-06 04:44:29 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
GUEST: I just opened newly created mywebapp/protected/tests/functional/SiteTest.php and I got this error.




Stacktrace: 
org.netbeans.modules.parsing.spi.ParseException
   at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:205)
   at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:102)
   at org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask.run(SuggestionsTask.java:114)
   at org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask.run(SuggestionsTask.java:77)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:558)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:734)
Comment 1 wahmal 2012-12-06 04:44:31 UTC
Created attachment 128929 [details]
stacktrace
Comment 2 Svata Dedic 2012-12-06 14:31:42 UTC
The exception http://statistics.netbeans.org/exceptions/exception.do?id=636880 is likely to come from coffeescript support for PHP.

The other exeptions come from a 3rd project hosted at http://nbphpcouncil.org/, sorry I cannot find relevant e-mail address or account on NB.org to forward the defect.