Project

General

Profile

Actions

Bug #4180

closed

Kepler command-line execution with cache

Added by ben leinfelder almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
core
Target version:
Start date:
06/23/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4180

Description

For the webservice execution implementation, we need to be able to run workflows w/o the gui but with the cache enabled.
This is close, but not quite there.


Related issues

Blocked by Kepler - Bug #4161: Develop kepler workflow execution engineResolvedJing Tao06/15/2009

Actions
Actions #1

Updated by Chad Berkley almost 15 years ago

Now works by using the ptolemy.moml.MoMLCommandLineApplication from within org.kepler.loader.Kepler. This should eventually be changed to use a new super class of MoMLApplication that Christopher and I have been talking about. I partially implemented it yesterday, but then found this work around for the sanparks demo. Closing this bug, but may reopen later if we decide to change to the new MoMLApplication superclass.

Actions #2

Updated by Christopher Brooks almost 15 years ago

Ptolemy now has a baseclass that does not set the look and feel.
The log message says:

start--
Created base class ConfigurationApplication and made MoMLApplication extend it so that we can use ConfigurationApplication in non-graphical environments. MoMLApplication now merely sets the look and feel. However, there could be issues here because Effigys contain Tableaus and Tableaus have a javax.swing.JFrame field. Also updated package.html to discuss the different applications and how Configuration/Tableau/Effigy work.
--end--

Another issue that we don't have a configuration that just executes a
model without bringing up a frame.

Actions #3

Updated by Chad Berkley almost 15 years ago

Added to ConfigurationApplication the ability to load a config from the command line. Added a configuration to kepler to load the needed params without starting the GUI. It is in ConfigNoGUIWithCache.xml in commong/configs/ptolemy/configs/kepler. More params may need to be added to the config if any subsystems of kepler are found not to be working.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4180

Actions

Also available in: Atom PDF