Hi all,<br><br>I am getting this error when I try to execute a .KAR that contains the Regression Workflow (included in the examples) and another XML that cointains the report's layout. When I execute it using kepler.sh I get this following exception. Any idea? I do not know if I have generated the .KAR correctly since I do not know what a sematic type means in Kepler.<br>
<br>urops@urops-laptop:~/KeplerLast$ ./kepler.sh /home/urops/workflowsProvenance/05-LinearRegressionProvenance.kar -runwf -nogui -nocache<br>     [null] /home/urops/KeplerLast<br>     [null] Found OS Extension file: /home/urops/KeplerLast/apple-extensions/module-info/osextension.txt<br>
     [null] Ran additional initialization for module gui from class org.kepler.module.gui.Initialize<br>     [null] Ran additional initialization for module tagging from class org.kepler.module.tagging.Initialize<br>     [null] Ran additional initialization for module provenance from class org.kepler.module.provenance.Initialize<br>
     [null] common tabpane configuration overridden by reporting<br>     [null] Ran additional initialization for module reporting from class org.kepler.module.reporting.Initialize<br>     [null] loading: ptolemy.moml.MoMLCommandLineApplication args: /home/urops/workflowsProvenance/05-LinearRegressionProvenance.kar <br>
     [null] invoking: ptolemy.moml.MoMLCommandLineApplication.main<br>     [null] Command failed: com.microstar.xml.XmlException: expected character (found "P") (expected "<") in file:/home/urops/workflowsProvenance/05-LinearRegressionProvenance.kar at line 1 and column 5<br>
<b>     [null] com.microstar.xml.XmlException: expected character (found "P") (expected "<") in file:/home/urops/workflowsProvenance/05-LinearRegressionProvenance.kar at line 1 and column 5</b><br>     [null]     at ptolemy.moml.MoMLParser.error(MoMLParser.java:1057)<br>
     [null]     at com.microstar.xml.XmlParser.error(XmlParser.java:448)<br>     [null]     at com.microstar.xml.XmlParser.error(XmlParser.java:459)<br>     [null]     at com.microstar.xml.XmlParser.require(XmlParser.java:2335)<br>
     [null]     at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:480)<br>     [null]     at com.microstar.xml.XmlParser.doParse(XmlParser.java:159)<br>     [null]     at com.microstar.xml.XmlParser.parse(XmlParser.java:132)<br>
     [null]     at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1402)<br>     [null]     at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1354)<br>     [null]     at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1298)<br>
     [null]     at ptolemy.moml.MoMLCommandLineApplication.<init>(MoMLCommandLineApplication.java:128)<br>     [null]     at ptolemy.moml.MoMLCommandLineApplication.main(MoMLCommandLineApplication.java:214)<br>     [null]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
     [null]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>     [null]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>     [null]     at java.lang.reflect.Method.invoke(Method.java:592)<br>
     [null]     at org.kepler.Kepler.load(Kepler.java:321)<br>     [null]     at org.kepler.Kepler.load(Kepler.java:339)<br>     [null]     at org.kepler.Kepler.parseArgsAndRun(Kepler.java:267)<br>     [null]     at org.kepler.Kepler.main(Kepler.java:169)<br>
<br clear="all"><br>Thanks in advance<br>-- <br>Josep<br>