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 176908 - NullPointerException: The result parameter cannot be null
Summary: NullPointerException: The result parameter cannot be null
Status: CLOSED DUPLICATE of bug 176887
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 07:18 UTC by rogerrhody
Modified: 2010-05-06 08:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162013


Attachments
stacktrace (1.77 KB, text/plain)
2009-11-16 07:18 UTC, rogerrhody
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rogerrhody 2009-11-16 07:18:24 UTC
Build: NetBeans IDE Dev (Build 200911160201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.2, x86_64

User Comments:
GUEST: open a spring context file

rogerrhody: opening templates in fresh download of nightly build 200911160201

GUEST: open a pom file in a spring roo project



Stacktrace: 
java.lang.NullPointerException: The result parameter cannot be null
        at org.openide.util.Parameters.notNull(Parameters.java:86)
        at org.netbeans.api.java.source.CompilationController.get(CompilationController.java:81)
        at org.netbeans.modules.debugger.jpda.projects.EditorContextImpl$5.run(EditorContextImpl.java:835)
        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:190)
Comment 1 rogerrhody 2009-11-16 07:18:27 UTC
Created attachment 91094 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-11-16 07:18:35 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=162013
Comment 3 Martin Entlicher 2009-11-16 07:26:02 UTC

*** This bug has been marked as a duplicate of bug 176887 ***
Comment 4 Marian Mirilovic 2010-05-06 08:02:48 UTC
verified duplicate