[Mc4j-development] [ mc4j-Bugs-972402 ] Bug in loading new classpaths
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2004-06-14 05:29:11
|
Bugs item #972402, was opened at 2004-06-13 22:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=972402&group_id=60228 Category: Operations Group: MC4J 1.2b5 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Bug in loading new classpaths Initial Comment: java.lang.IllegalStateException: WARNING: Going from readAccess to writeAccess, see #10778: http://www.netbeans.org/issues/show_bug.cgi?id=10778 at org.openide.util.Mutex.enter(Mutex.java:436) at org.openide.util.Mutex.writeEnter (Mutex.java:388) at org.openide.util.Mutex.access$100 (Mutex.java:67) at org.openide.util.Mutex$Privileged.enterWriteAccess (Mutex.java:1204) at org.openide.nodes.Index$ArrayChildren.indexOf (Index.java:383) at org.openide.actions.MoveDownAction.enable (MoveDownAction.java:80) at org.openide.util.actions.NodeAction$DelegateAction.result Changed(NodeAction.java:467) at sun.reflect.GeneratedMethodAccessor18.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.openide.util.WeakListenerImpl$ProxyListener.invoke (WeakListenerImpl.java:374) at $Proxy4.resultChanged(Unknown Source) at org.openide.util.lookup.AbstractLookup.notifyListeners (AbstractLookup.java:405) at org.openide.util.lookup.SimpleProxyLookup$ProxyResult.re sultChanged(SimpleProxyLookup.java:200) at org.openide.util.lookup.SimpleProxyLookup.checkLookup (SimpleProxyLookup.java:64) at org.openide.util.lookup.SimpleProxyLookup.lookup (SimpleProxyLookup.java:86) at org.openide.explorer.propertysheet.IndexedEditorPanel.up dateButtonState(IndexedEditorPanel.java:301) at org.openide.explorer.propertysheet.IndexedEditorPanel.pr opertyChange(IndexedEditorPanel.java:387) at java.beans.PropertyChangeSupport.firePropertyChange (Unknown Source) at java.beans.PropertyChangeSupport.firePropertyChange (Unknown Source) at org.openide.explorer.ExplorerManager.setSelectedNodes (ExplorerManager.java:219) at org.openide.explorer.ExplorerManager.setSelectedNodes1 (ExplorerManager.java:355) at org.openide.explorer.ExplorerManager.setExploredContext AndSelection(ExplorerManager.java:305) at org.openide.explorer.view.BeanTreeView.selectionChange d(BeanTreeView.java:88) at org.openide.explorer.view.TreeView.callSelectionChanged (TreeView.java:611) at org.openide.explorer.view.TreeView$TreePropertyListener .run(TreeView.java:963) at org.openide.util.Mutex.postRequest (Mutex.java:867) at org.openide.util.Mutex.postReadRequest (Mutex.java:347) at org.openide.explorer.view.TreeView$TreePropertyListener .valueChanged(TreeView.java:933) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChan ged(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathCh ange(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.addSelection Paths(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.addSelection Path(Unknown Source) at org.openide.explorer.view.TreeTable$ListToTreeSelection ModelWrapper.updateSelectedPathsFromSelectedRows (TreeTable.java:1189) at org.openide.explorer.view.TreeTable$ListToTreeSelection ModelWrapper$ListSelectionHandler.valueChanged (TreeTable.java:1207) at javax.swing.DefaultListSelectionModel.fireValueChanged (Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged (Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged (Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection (Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection (Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterv al(Unknown Source) at javax.swing.JTable.changeSelectionModel (Unknown Source) at javax.swing.JTable.changeSelection (Unknown Source) at org.openide.explorer.view.TreeTable$TreeTableUI$TreeTa bleMouseInputHandler.processMouseEvent (TreeTable.java:1330) at org.openide.explorer.view.TreeTable$TreeTableUI$TreeTa bleMouseInputHandler.mousePressed (TreeTable.java:1236) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent (Unknown Source) at javax.swing.JComponent.processMouseEvent (Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl (Unknown Source) at java.awt.Container.dispatchEventImpl (Unknown Source) at java.awt.Component.dispatchEvent (Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent (Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent (Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl (Unknown Source) at java.awt.Window.dispatchEventImpl (Unknown Source) [catch] at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent (Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy (Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy (Unknown Source) at java.awt.Dialog+1.run(Unknown Source) at java.awt.Dialog.show(Unknown Source) at org.netbeans.core.windows.services.NbPresenter.superSh ow(NbPresenter.java:722) at org.netbeans.core.windows.services.NbPresenter.doShow (NbPresenter.java:765) at org.netbeans.core.windows.services.NbPresenter.run (NbPresenter.java:753) at org.openide.util.Mutex.doEventAccess (Mutex.java:924) at org.openide.util.Mutex.readAccess (Mutex.java:158) at org.netbeans.core.windows.services.NbPresenter.show (NbPresenter.java:738) at org.openide.explorer.propertysheet.CustomEditorAction.a ctionPerformed(CustomEditorAction.java:255) at org.openide.explorer.propertysheet.SheetTable.editCellAt (SheetTable.java:767) at javax.swing.plaf.basic.BasicTableUI$Handler.adjustFocusA ndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$Handler.mousePresse d(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent (Unknown Source) at javax.swing.JComponent.processMouseEvent (Unknown Source) at org.openide.explorer.propertysheet.SheetTable.processM ouseEvent(SheetTable.java:568) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl (Unknown Source) at java.awt.Container.dispatchEventImpl (Unknown Source) at java.awt.Component.dispatchEvent (Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent (Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent (Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl (Unknown Source) at java.awt.Window.dispatchEventImpl (Unknown Source) at java.awt.Component.dispatchEvent (Unknown Source) at java.awt.EventQueue.dispatchEvent (Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarch y(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy (Unknown Source) at java.awt.EventDispatchThread.pumpEvents (Unknown Source) at java.awt.EventDispatchThread.pumpEvents (Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=972402&group_id=60228 |