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 242609 - NullPointerException at org.netbeans.modules.websvc.rest.editor.RestScanTask.getElementPosition
Summary: NullPointerException at org.netbeans.modules.websvc.rest.editor.RestScanTask....
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 11:31 UTC by jbril
Modified: 2015-04-23 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208202


Attachments
stacktrace (1.02 KB, text/plain)
2014-03-06 11:31 UTC, jbril
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbril 2014-03-06 11:31:04 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) Client VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Linux

User Comments:
jbril: cp and paste




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.websvc.rest.editor.RestScanTask.getElementPosition(RestScanTask.java:315)
   at org.netbeans.modules.websvc.rest.editor.AsyncConverterTask$AsyncHintsTask.run(AsyncConverterTask.java:143)
   at org.netbeans.modules.websvc.rest.editor.AsyncConverterTask.run(AsyncConverterTask.java:91)
   at org.netbeans.modules.websvc.rest.editor.AsyncConverterTask.run(AsyncConverterTask.java:76)
   at org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:298)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:568)
Comment 1 jbril 2014-03-06 11:31:06 UTC
Created attachment 145800 [details]
stacktrace
Comment 2 Jan Stola 2015-04-23 15:47:11 UTC
Fixed by https://hg.netbeans.org/web-main/rev/17f133ea27f5