<html>
    <head>
      <base href="http://bugzilla.ecoinformatics.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - "./kepler.sh -runwf -nogui -nocache workflow.xml" has error message after execution."
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5745">5745</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>barseghian@nceas.ucsb.edu
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"./kepler.sh -runwf -nogui -nocache workflow.xml" has error message after execution.
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>kepler-dev@kepler-project.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jianwu@sdsc.edu
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Kepler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>