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 251073

Summary: IllegalStateException at org.netbeans.modules.beans.beaninfo.BiAnalyser.regenerateSource
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: BeansAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216012
Attachments: stacktrace

Description Exceptions Reporter 2015-03-10 15:47:39 UTC
This bug was originally marked as duplicate of bug 200034, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.75-b04, OpenJDK Runtime Environment, 1.7.0_75-b13
OS: Linux

User Comments:
GUEST: started profiling of a class for the first time




Stacktrace: 
java.lang.IllegalStateException
   at org.netbeans.modules.beans.beaninfo.BiAnalyser.regenerateSource(BiAnalyser.java:433)
   at org.netbeans.modules.beans.beaninfo.BiAnalyser.openSource(BiAnalyser.java:509)
   at org.netbeans.modules.beans.beaninfo.GenerateBeanInfoAction$1Task.run(GenerateBeanInfoAction.java:154)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:738)
   at java.awt.EventQueue.access$300(EventQueue.java:103)
Comment 1 Exceptions Reporter 2015-03-10 15:47:41 UTC
Created attachment 152535 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:17:26 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