Project

General

Profile

Actions

Bug #5745

closed

"./kepler.sh -runwf -nogui -nocache workflow.xml" has error message after execution.

Added by jianwu jianwu over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
general
Target version:
Start date:
11/20/2012
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5745

Description

I saw the same message at mac and linux:
rm -rf ~/.kepler; ./kepler.sh -runwf -nogui -nocache outreach/workflows/demos/getting-started/04-HelloWorld.xml.

It works without "-nocache" option or ~/.kepler is not deleted.

[null] loading: ptolemy.moml.MoMLCommandLineApplication args: outreach/workflows/demos/getting-started/04-HelloWorld.xml 
[null] invoking: ptolemy.moml.MoMLCommandLineApplication.main
[null] 21 ms. Memory: 125568K Free: 46142K (37%)
[null] java.sql.SQLException: Table not found in statement [insert into cacheContentTable (name, lsid, date, file, type, classname) values ( ?, ?, ?, ?, ?, ? )]
[null] at org.hsqldb.jdbc.Util.throwError(Unknown Source)
[null] at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
[null] at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
[null] at org.kepler.objectmanager.cache.CacheManager.<init>(CacheManager.java:121)
[null] at org.kepler.objectmanager.cache.CacheManager.getInstance(CacheManager.java:162)
[null] at org.kepler.module.core.Shutdown.shutdownModule(Shutdown.java:57)
[null] at org.kepler.Kepler._initializeModules(Kepler.java:678)
[null] at org.kepler.Kepler.load(Kepler.java:514)
[null] at org.kepler.Kepler.load(Kepler.java:532)
[null] at org.kepler.Kepler.parseArgsAndRun(Kepler.java:410)
[null] at org.kepler.Kepler.main(Kepler.java:211)
Actions #1

Updated by Daniel Crawl over 11 years ago

Fixed, reassigning to Jianwu to verify.

Actions #2

Updated by jianwu jianwu over 11 years ago

it works for me. closing it.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5745

Actions

Also available in: Atom PDF