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 155264 - IllegalStateException: Warning: multiple instances of shared class de.cismet.nbm4lm.ModuleSettings created.
Summary: IllegalStateException: Warning: multiple instances of shared class de.cismet....
Status: RESOLVED WONTFIX
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Third-party (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Kovalsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 19:25 UTC by maksimu
Modified: 2008-12-30 02:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 18673


Attachments
stacktrace (3.69 KB, text/plain)
2008-12-11 19:25 UTC, maksimu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description maksimu 2008-12-11 19:25:01 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Launching the Lumbermill plugin for NetBeans.

This error did not occur in 6.0.1

GUEST: Launching lumbermill log4j plugin in netbeans 6.1 . Worked fine in 6.0 .

GUEST: Launching NetBeans.

The error only started occurring after LumberMill support was installed.

GUEST: updating ide 1.3 to 1.3.1
after restart this warning occured

GUEST: Starting NetBeans



Stacktrace: 
java.lang.IllegalStateException: Warning: multiple instances of shared class de.cismet.nbm4lm.ModuleSettings created.
        at org.openide.util.SharedClassObject.<init>(SharedClassObject.java:185)
        at org.openide.options.SystemOption.<init>(SystemOption.java:99)
        at de.cismet.nbm4lm.ModuleSettings.<init>(ModuleSettings.java:47)
        at com.traxel.lm.util.LmPreferences.<init>(LmPreferences.java:101)
        at com.traxel.lm.Lm.getPreferences(Lm.java:323)
        at com.traxel.lm.Lm.getRawLog(Lm.java:282)
Comment 1 maksimu 2008-12-11 19:25:06 UTC
Created attachment 74866 [details]
stacktrace
Comment 2 Lukas Hasik 2008-12-15 11:08:45 UTC
it is problem in LumberMill modules. Please, report directly to authors.
Comment 3 Jiri Kovalsky 2008-12-15 14:20:25 UTC
I informed owners of Lumbermill plugin [1] via e-mail.

[1] http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=48
Comment 4 Jiri Kovalsky 2008-12-16 12:18:42 UTC
According to the statement of Thorsten Hell (Cismet representative) Lumbermill is already obsolete now and users should
use Beanmill plugin [1] instead. I was asked to delete the plugin from our Plugin Portal which has been already done and
close this issue. Thanks for your understanding.

[1] http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4702