[kepler-dev] actors not showing up again

Chad Berkley berkley at nceas.ucsb.edu
Thu Jun 25 10:22:26 PDT 2009


I'm also getting a new error when I quit kepler.  The dialog is 
attached.  The stack trace is:

java.lang.ClassCastException: ptolemy.actor.gui.Configuration
	at 
org.kepler.workflowrunmanager.gui.WorkflowRunManagerPanel.initializeTab(WorkflowRunManagerPanel.java:346)
	at org.kepler.gui.TabPaneFactory.createTabPaneTabs(TabPaneFactory.java:78)
	at org.kepler.gui.TabManager.initializeTabs(TabManager.java:47)
	at 
org.kepler.gui.KeplerGraphFrame._initBasicGraphFrame(KeplerGraphFrame.java:334)
	at ptolemy.vergil.basic.BasicGraphFrame.<init>(BasicGraphFrame.java:219)
	at 
ptolemy.vergil.basic.ExtendedGraphFrame.<init>(ExtendedGraphFrame.java:95)
	at ptolemy.vergil.actor.ActorGraphFrame.<init>(ActorGraphFrame.java:132)
	at org.kepler.gui.KeplerGraphFrame.<init>(KeplerGraphFrame.java:148)
	at 
org.kepler.gui.frame.KeplerGraphTableau.<init>(KeplerGraphTableau.java:185)
	at 
org.kepler.gui.frame.KeplerGraphTableau$Factory.createTableau(KeplerGraphTableau.java:248)
	at 
ptolemy.actor.gui.PtolemyTableauFactory.createTableau(PtolemyTableauFactory.java:100)
	at ptolemy.actor.gui.TableauFactory.createTableau(TableauFactory.java:127)
	at 
ptolemy.actor.gui.Configuration.createPrimaryTableau(Configuration.java:516)
	at ptolemy.actor.gui.Effigy.showTableaux(Effigy.java:491)
	at 
org.kepler.osx.KeplerApplicationListener.handleQuit(KeplerApplicationListener.java:57)
	at com.apple.eawt.Application$6.run(Application.java:460)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
	at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)




Chad Berkley wrote:
> Looks like it broke after r19510.  The changes between 19510 and 19511 are:
> 
> Added:
>    trunk/modules/core/src/org/kepler/kar/KARCacheManager.java
> Modified:
>    trunk/modules/common/resources/configurations/config.xml
>    trunk/modules/core/src/org/kepler/kar/KARBuilder.java
>    trunk/modules/core/src/org/kepler/kar/KARFile.java
> 
> trunk/modules/core/src/org/kepler/objectmanager/cache/LocalRepositoryManager.java 
> 
>    trunk/modules/util/src/org/kepler/moml/KARLibraryBuilder.java
>    trunk/modules/wrp/
>    trunk/modules/wrp/resources/configurations/config.xml
>    trunk/modules/wrp/src/log4j.properties
> Log:
> KAR tables are now being populated as their contents are being cached. 
> The actual KAR file itself is no longer cached - it is redundant to have 
> the whole kar file in the cache alongside all of the objects inside of 
> them.  The tables take the place of the cached KARs by allowing quick 
> access to all of the relevant KAR data.
> 
> 
> chad
> 
> Chad Berkley wrote:
>> Hi Aaron,
>>
>> I think one of the changes you made last night broke the actor library 
>> again.  There are no actors showing up.  Could you take a look?
>>
>> chad
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.jpg
Type: image/jpeg
Size: 57337 bytes
Desc: not available
URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20090625/0f6f09f9/attachment-0001.jpg>


More information about the Kepler-dev mailing list