|
From: SourceForge.net <no...@so...> - 2004-03-16 11:49:30
|
Bugs item #917246, was opened at 2004-03-16 03:46 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=917246&group_id=588 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: jedit does not exit Initial Comment: [message] Log: java.version=1.4.2_04 [message] Log: java.vm.version=1.4.2_04-b05 [message] Log: java.runtime.version=1.4.2_04-b05 [notice] jEdit: jEdit version 4.2pre9 [error] BeanShellAction: java.lang.NullPointerException [error] BeanShellAction: at java.awt.Container.remove(Unknown Source) [error] BeanShellAction: at org.gjt.sp.jedit.gui.PanelWindowContainer.unregister(PanelWindowContainer.java:131) [error] BeanShellAction: at org.gjt.sp.jedit.gui.DockableWindowManager.close(DockableWindowManager.java:943) [error] BeanShellAction: at org.gjt.sp.jedit.View.close(View.java:1228) [error] BeanShellAction: at org.gjt.sp.jedit.jEdit.exit(jEdit.java:2491) [error] BeanShellAction: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [error] BeanShellAction: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [error] BeanShellAction: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [error] BeanShellAction: at java.lang.reflect.Method.invoke(Unknown Source) [error] BeanShellAction: at bsh.Reflect.invokeOnMethod(Reflect.java:149) [error] BeanShellAction: at bsh.Reflect.invokeStaticMethod(Reflect.java:100) [error] BeanShellAction: at bsh.Name.invokeMethod(Name.java:872) [error] BeanShellAction: at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:72) [error] BeanShellAction: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102) [error] BeanShellAction: at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47) [error] BeanShellAction: at bsh.BSHBlock.evalBlock(BSHBlock.java:130) [error] BeanShellAction: at bsh.BSHBlock.eval(BSHBlock.java:80) [error] BeanShellAction: at bsh.BshMethod.invokeImpl(BshMethod.java:349) [error] BeanShellAction: at bsh.BshMethod.invoke(BshMethod.java:246) [error] BeanShellAction: at bsh.BshMethod.invoke(BshMethod.java:171) [error] BeanShellAction: at org.gjt.sp.jedit.BeanShell.runCachedBlock(BeanShell.java:521) [error] BeanShellAction: at org.gjt.sp.jedit.BeanShellAction.invoke(BeanShellAction.java:76) [error] BeanShellAction: at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:229) [error] BeanShellAction: at org.gjt.sp.jedit.jEdit.invokeAction(jEdit.java:2909) [error] BeanShellAction: at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed(EditAction.java:216) [error] BeanShellAction: at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [error] BeanShellAction: at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source) [error] BeanShellAction: at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [error] BeanShellAction: at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [error] BeanShellAction: at javax.swing.AbstractButton.doClick(Unknown Source) [error] BeanShellAction: at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) [error] BeanShellAction: at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source) [error] BeanShellAction: at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) [error] BeanShellAction: at java.awt.Component.processMouseEvent(Unknown Source) [error] BeanShellAction: at java.awt.Component.processEvent(Unknown Source) [error] BeanShellAction: at java.awt.Container.processEvent(Unknown Source) [error] BeanShellAction: at java.awt.Component.dispatchEventImpl(Unknown Source) [error] BeanShellAction: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] BeanShellAction: at java.awt.Component.dispatchEvent(Unknown Source) [error] BeanShellAction: at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [error] BeanShellAction: at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [error] BeanShellAction: at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [error] BeanShellAction: at java.awt.Container.dispatchEventImpl(Unknown Source) [error] BeanShellAction: at java.awt.Window.dispatchEventImpl(Unknown Source) [error] BeanShellAction: at java.awt.Component.dispatchEvent(Unknown Source) [error] BeanShellAction: at java.awt.EventQueue.dispatchEvent(Unknown Source) [error] BeanShellAction: at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) [error] BeanShellAction: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [error] BeanShellAction: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] BeanShellAction: at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [error] BeanShellAction: at java.awt.EventDispatchThread.run(Unknown Source) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-03-16 03:49 Message: Logged In: NO Platform: WIN NT4 sp6a ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=917246&group_id=588 |