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 115014 - java.lang.IllegalStateException: Warning: multiple instances of shared class org.netbeans.modules.gsf.GsfOptions created.
Summary: java.lang.IllegalStateException: Warning: multiple instances of shared class ...
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexei Mokeev
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-07 13:34 UTC by Alexandr Scherbatiy
Modified: 2007-10-23 11:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 3222


Attachments
stacktrace (3.47 KB, text/plain)
2007-09-07 13:34 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2007-09-07 13:34:51 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709070000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 Alexandr Scherbatiy 2007-09-07 13:34:56 UTC
Created attachment 48385 [details]
stacktrace
Comment 2 Alexei Mokeev 2007-09-07 13:54:31 UTC
Yes, this is correct issue, thank you for filling it.
Could you please provide some extra information: 
1. Steps to reproduce
2. Frequency of appearing.


Thanks,
Alexei.
Comment 3 Alexandr Scherbatiy 2007-09-10 09:49:01 UTC
1. I installed JavaFX plugin and create a JavaFX project.
2. The issue appears every time when I restart IDE and create a JavaFX project
Comment 4 Alexei Mokeev 2007-09-10 10:21:54 UTC
Reproduced. Working on fixing.
Comment 5 Antonin Nebuzelsky 2007-09-14 12:22:58 UTC
Wrongly assigned to issues@openide. Reassigning.
Comment 6 Alexei Mokeev 2007-09-19 15:08:36 UTC
Fixed.
Try out Beta 1 version.
Comment 7 Alexandr Scherbatiy 2007-10-23 11:17:54 UTC
verified