http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5745

          Priority: P2
            Bug ID: 5745
          Assignee: [email protected]
           Summary: "./kepler.sh -runwf -nogui -nocache workflow.xml" has
                    error message after execution.
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: trunk
         Component: general
           Product: Kepler

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)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to