[kepler-dev] EML-simple-plot

Jing Tao tao at nceas.ucsb.edu
Tue Sep 21 19:28:05 PDT 2004


Hi, Rod:

I test the new checkout and didn't find resultset problem. 

But I did find another issue:

If you delete data directory, then run kepler and open eml-simple-plot 
workflow. Because now cache is running in another thread, so if you click 
run button before the metadata and data finished download, kepler will 
give 
you an error:

ptolemy.actor.TypeConflictException: Type conflicts occurred in 
.eml-simple-plot-new on the following inequalities:
  (ptolemy.actor.TypedIOPort {.eml-simple-plot-new.Datos 
Meteorologicos.RH}, unknown) <= (ptolemy.actor.TypedIOPort 
{.eml-simple-plot-new.Humidity/Pressure Plot.inputY}, double)
  (ptolemy.actor.TypedIOPort {.eml-simple-plot-new.Datos 
Meteorologicos.BARO}, unknown) <= (ptolemy.actor.TypedIOPort 
{.eml-simple-plot-new.Humidity/Pressure Plot.inputX}, double)
  (ptolemy.actor.TypedIOPort {.eml-simple-plot-new.Datos 
Meteorologicos.trigger}, unknown) <= (ptolemy.actor.TypedIOPort 
{.eml-simple-plot-new.Datos Meteorologicos.RH}, unknown)
  (ptolemy.actor.TypedIOPort {.eml-simple-plot-new.Datos 
Meteorologicos.trigger}, unknown) <= (ptolemy.actor.TypedIOPort 
{.eml-simple-plot-new.Datos Meteorologicos.BARO}, unknown)

	at 
ptolemy.actor.TypedCompositeActor.resolveTypes(TypedCompositeActor.java:293)
	at ptolemy.actor.Manager.resolveTypes(Manager.java:801)
	at 
ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:710)
	at ptolemy.actor.Manager.initialize(Manager.java:439)
	at ptolemy.actor.Manager.execute(Manager.java:289)
	at ptolemy.actor.Manager.run(Manager.java:852)
	at ptolemy.actor.Manager$2.run(Manager.java:901)

If you click dismiss the error and wait utill metadata and data were 
download, then click run, it will run successfully. You may also use query 
builder to run the workflow successfully.

In one word: before the first time download metadata and data completed, 
if you click run button, you will get error. After first download, you can 
run workflow successfully with or without query builder.

I tried to make run event will executed util download finished, but 
didn't get luck. I will talk with you tomorrow.

Thanks.

Jing

-- 
Jing Tao
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Suite 204
Santa Barbara, CA 93101




More information about the Kepler-dev mailing list