The problem that I am having closing workflows seems to be related to
the version of tagging that I am using. When I do not use a tagging
module, I am able to close workflows with no problems. When I use
tagging-2.1 I receive the error referenced below when I try to close a
workflow. When I use tagging-2.3, I do not receive any error. I'm not
really sure what in the tagging module would prevent a workflow from
closing, but I can toggle between tagging-2.1 and tagging-2.3 and the
error is repeatable whenever I am using tagging-2.1.
Scott
On 8/27/2011 3:00 PM, [email protected] wrote:
Send Kepler-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Kepler-dev digest..."
Today's Topics:
1. Error Closing Kar File (Scott Zimmer)
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Aug 2011 16:03:55 -0400
From: Scott Zimmer<[email protected]>
To: [email protected]
Subject: [kepler-dev] Error Closing Kar File
Message-ID:<[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I've recently installed Kepler-2.2 on two new machines and I've run into
a problem whenever I try to use File->Close or File->Exit or the X in
the upper right hand corner of the window to close a workflow. I am
able to close preferences windows or documentation windows but I cannot
close a workflow canvas without getting the error that is appended at
the end of this message.
Scott
[run] Exception in thread "AWT-EventQueue-0"
java.lang.AbstractMethodError: org.kepler.module.gui.Initialize.dispo
se(Lorg/kepler/gui/KeplerGraphFrame;)V
[run] at
org.kepler.gui.KeplerGraphFrame.dispose(KeplerGraphFrame.java:1102)
[run] at
ptolemy.actor.gui.TableauFrame._close(TableauFrame.java:633)
[run] at
ptolemy.actor.gui.PtolemyFrame._close(PtolemyFrame.java:259)
[run] at
ptolemy.vergil.basic.BasicGraphFrame._close(BasicGraphFrame.java:1916)
[run] at
ptolemy.vergil.actor.ActorGraphFrame._close(ActorGraphFrame.java:265)
[run] at
org.kepler.gui.KeplerGraphFrame._close(KeplerGraphFrame.java:1123)
[run] at ptolemy.gui.Top$1.windowClosing(Top.java:163)
[run] at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
[run] at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
[run] at java.awt.Window.processWindowEvent(Window.java:1865)
[run] at javax.swing.JFrame.processWindowEvent(JFrame.java:274)
[run] at java.awt.Window.processEvent(Window.java:1823)
[run] at
java.awt.Component.dispatchEventImpl(Component.java:4651)
[run] at
java.awt.Container.dispatchEventImpl(Container.java:2099)
[run] at java.awt.Window.dispatchEventImpl(Window.java:2478)
[run] at java.awt.Component.dispatchEvent(Component.java:4481)
[run] at
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
[run] at java.awt.EventQueue.access$000(EventQueue.java:84)
[run] at java.awt.EventQueue$1.run(EventQueue.java:602)
[run] at java.awt.EventQueue$1.run(EventQueue.java:600)
[run] at java.security.AccessController.doPrivileged(Native
Method)
[run] at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[run] at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
[run] at java.awt.EventQueue$2.run(EventQueue.java:616)
[run] at java.awt.EventQueue$2.run(EventQueue.java:614)
[run] at java.security.AccessController.doPrivileged(Native
Method)
[run] at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[run] at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
[run] at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
[run] at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
[run] at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
[run] at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
[run] at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
[run] at
java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
--
Scott Zimmer
Optensity, Inc.
(512) 299-7218
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev