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 227519 - IllegalStateException: Warning: multiple instances of shared class org.avbravo.jsfgenerator.proyecto.Proyecto created.
Summary: IllegalStateException: Warning: multiple instances of shared class org.avbrav...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 13:45 UTC by Exceptions Reporter
Modified: 2013-03-21 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199645


Attachments
stacktrace (3.82 KB, text/plain)
2013-03-15 13:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-15 13:45:58 UTC
This bug was originally marked as duplicate of bug 148949, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: OpenJDK Client VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_15-b20
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Warning: multiple instances of shared class org.avbravo.jsfgenerator.proyecto.Proyecto created.
   at org.openide.util.SharedClassObject.<init>(SharedClassObject.java:202)
   at org.openide.util.actions.SystemAction.<init>(SystemAction.java:87)
   at org.openide.util.actions.CallableSystemAction.<init>(CallableSystemAction.java:69)
   at org.openide.util.actions.NodeAction.<init>(NodeAction.java:96)
   at org.openide.util.actions.CookieAction.<init>(CookieAction.java:77)
   at org.avbravo.jsfgenerator.proyecto.Proyecto.<init>(Proyecto.java:24)
Comment 1 Exceptions Reporter 2013-03-15 13:45:59 UTC
Created attachment 132649 [details]
stacktrace
Comment 2 Jaroslav Tulach 2013-03-21 08:50:02 UTC
Re-assign to org.avbravo.jsfgenerator.JSFGenerator