|
Steve Loughran made changes - 23/Jan/09 04:09 PM (GMT)
Steve Loughran made changes - 23/Jan/09 04:09 PM (GMT)
Steve Loughran made changes - 23/Jan/09 04:13 PM (GMT)
Steve Loughran made changes - 23/Jan/09 04:44 PM (GMT)
Steve Loughran made changes - 23/Jan/09 04:44 PM (GMT)
Fixed. See also
Steve Loughran made changes - 23/Jan/09 04:50 PM (GMT)
Steve Loughran made changes - 23/Jan/09 04:51 PM (GMT)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Exiting console
Exception in thread "AWT-EventQueue-0" org.smartfrog.sfcore.security.ExitTrappingSecurityManager$SystemExitException: SystemExit with status code 0 blocked
at org.smartfrog.sfcore.security.ExitTrappingSecurityManager.checkExit(ExitTrappingSecurityManager.java:54)
at java.lang.Runtime.exit(Runtime.java:88)
at java.lang.System.exit(System.java:906)
at org.smartfrog.services.display.Display.exit(Display.java:966)
at org.smartfrog.services.display.Display.this_windowClosing(Display.java:869)
at org.smartfrog.services.display.Display$Display_this_windowAdapter.windowClosing(Display.java:1999)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
at java.awt.Window.processWindowEvent(Window.java:1845)
at javax.swing.JFrame.processWindowEvent(JFrame.java:279)
at java.awt.Window.processEvent(Window.java:1803)
at java.awt.Component.dispatchEventImpl(Component.java:4501)
at java.awt.Container.dispatchEventImpl(Container.java:2081)
at java.awt.Window.dispatchEventImpl(Window.java:2458)
at java.awt.Component.dispatchEvent(Component.java:4331)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)