[org.openide.util.SharedClassObject] INFORMATIONAL *********** Exception occurred ************ at Tue Jan 06 17:55:56 CET 2004 Annotation: (Run with -J-Dorg.openide.util.SharedClassObject=0 for more details.) java.lang.IllegalStateException: Warning: multiple instances of shared class org.netbeans.modules.search.Installer created. [catch] at org.openide.util.SharedClassObject.(SharedClassObject.java:195) at org.openide.modules.ModuleInstall.(ModuleInstall.java:39) at org.netbeans.modules.search.Installer.(Installer.java:26) at org.netbeans.modules.utilities.Installer.(Installer.java:28) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at org.openide.util.SharedClassObject.createInstancePrivileged(SharedClassObject.java:532) at org.openide.util.SharedClassObject$SetAccessibleAction.run(SharedClassObject.java:907) at java.security.AccessController.doPrivileged(Native Method) at org.openide.util.SharedClassObject.findObject(SharedClassObject.java:449) at org.netbeans.core.modules.NbInstaller.close(NbInstaller.java:707) at org.netbeans.core.modules.ModuleManager.shutDown(ModuleManager.java:1521) at org.netbeans.core.modules.ModuleSystem.shutDown(ModuleSystem.java:329) at org.netbeans.core.NbTopManager.doExit(NbTopManager.java:520) at org.netbeans.core.NbTopManager.exit(NbTopManager.java:485) at org.netbeans.core.NbTopManager$NbLifecycleManager.exit(NbTopManager.java:585) at org.netbeans.core.windows.view.ui.MainWindow$1.windowClosing(MainWindow.java:153) at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:291) at java.awt.Window.processWindowEvent(Window.java:1121) at javax.swing.JFrame.processWindowEvent(JFrame.java:266) at java.awt.Window.processEvent(Window.java:1079) at java.awt.Component.dispatchEventImpl(Component.java:3615) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)