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 169736 - NullPointerException at org.netbeans.modules.scala.editing.ScalaUtils.isMainMethodPresent
Summary: NullPointerException at org.netbeans.modules.scala.editing.ScalaUtils.isMainM...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 12:08 UTC by rmatous
Modified: 2009-10-13 01:27 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154753


Attachments
stacktrace (3.33 KB, text/plain)
2009-08-03 12:08 UTC, rmatous
Details
stacktrace (3.62 KB, text/plain)
2009-10-13 01:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2009-08-03 12:08:31 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
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-24-generic, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.scala.editing.ScalaUtils.isMainMethodPresent(ScalaUtils.java:942)
        at org.netbeans.modules.scala.editing.ScalaUtils$2.run(ScalaUtils.java:903)
        at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:129)
        at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:113)
        at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:189)
        at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:99)
Comment 1 rmatous 2009-08-03 12:08:37 UTC
Created attachment 85695 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-13 01:26:09 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=154753
Comment 3 Exceptions Reporter 2009-10-13 01:27:06 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.scala.editing.ScalaUtils.isMainMethodPresent(ScalaUtils.java:942)
        at org.netbeans.modules.scala.editing.ScalaUtils$2.run(ScalaUtils.java:903)
        at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:129)
        at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:113)
        at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:189)
        at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:99)
Comment 4 Exceptions Reporter 2009-10-13 01:27:09 UTC
Created attachment 89346 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-10-13 01:27:15 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=154753