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 243804 - IllegalArgumentException: Result org.netbeans.modules.java.hints.declarative.test.TestParser$TestResult@4a4848 [org.netbeans.modules.java.hints.declarative.test.TestParser$TestResult] does not provide
Summary: IllegalArgumentException: Result org.netbeans.modules.java.hints.declarative....
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0
Hardware: All All
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 01:14 UTC by Krys
Modified: 2016-07-07 07:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209091


Attachments
stacktrace (836 bytes, text/plain)
2014-04-14 01:14 UTC, Krys
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krys 2014-04-14 01:14:35 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 7

User Comments:
Krys: net bean does not work right or runs when tested

GUEST: net bANS HAS QUIT




Stacktrace: 
java.lang.IllegalArgumentException: Result org.netbeans.modules.java.hints.declarative.test.TestParser$TestResult@4a4848 [org.netbeans.modules.java.hints.declarative.test.TestParser$TestResult] does not provide CompilationInfo
   at org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:292)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:568)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:744)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 Krys 2014-04-14 01:14:37 UTC
Created attachment 146728 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:18:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss