<p>Hi Albert,</p>
<p>Only one suite is loaded at a time, so you need to include 'reporting*' in your suite modules.text file if you want to use it.</p>
<p>Matt<br>
</p>
<div class="gmail_quote">On May 29, 2012 12:05 PM, "Albert Vilà Picas" <<a href="mailto:albertvilapicas@gmail.com">albertvilapicas@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<div><br></div><div>we have developped a new actor following the tutorial:</div><div><a href="https://kepler-project.org/developers/teams/build/documentation/developing-a-hello-world-actor-using-the-kepler-build-system-and-eclipse" target="_blank">https://kepler-project.org/developers/teams/build/documentation/developing-a-hello-world-actor-using-the-kepler-build-system-and-eclipse</a></div>
<div><br></div><div>But when we make:</div><div>ant change-to -Dsuite=newActor or hello-world</div><div>ant run</div><div><br></div><div>Kepler is ok, we can instantiate our new component and it runs, but</div><div>we loose our provenance and reporting configuration.</div>
<div>How can we execute the workflow that contains the newActor with -Dsuite=reporting ?</div><div><br></div><div><br></div><div>Now we have this error:</div><div><br></div><div><div> [null] Kepler Initializing...</div>
<div> [null] MC 17:56:08,533: [ERROR]: XML element "entity" triggers exception. in <a href="http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd" target="_blank">http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd</a> at line 76 and column 50</div>
<div> [null] Caused by:</div><div> [null] ptolemy.kernel.util.IllegalActionException: Cannot find class: org.customActors.NewActor</div><div> [null] Because:</div><div> [null] -- no protocol: org/perlscript/NewActor.xml</div>
<div> [null] -- XML file not found relative to classpath.</div><div> [null] -- /Users/albert/KeplerData/kepler.modules/org/perlscript/NewActor.xml</div><div> [null] /Users/albert/KeplerData/kepler.modules/org/perlscript/NewActor.xml (No such file or directory)</div>
<div> [null] in <a href="http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd" target="_blank">http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd</a> at line 76 and column 50 [org.kepler.objectmanager.ActorMetadata]</div>
<div> [null] Command failed</div>
</div><div><br></div><div>Any idea about how to use our new component with reporting suite or how to execute it by command line?</div><div>Thanks a lot!</div><div><br></div><div>--albert</div>
<br>_______________________________________________<br>
Kepler-users mailing list<br>
<a href="mailto:Kepler-users@kepler-project.org">Kepler-users@kepler-project.org</a><br>
<a href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a><br>
<br></blockquote></div>