[kepler-users] cannot run new actor

Chad Berkley berkley at nceas.ucsb.edu
Wed Oct 29 10:16:26 PDT 2008


After re-reading your previous email, I noticed a typo:

 > ptolemy.kernal.ComponentEntity
 > Because:
 > -- no protocol: ptolemy/kernal/ComponentEntity.moml

Should be ptolemy.kern*e*l.ComponentEntity.  This error is probably in 
your actor metadata file.

chad


Siddeswara Guru wrote:
> Hello Chad,
> I did what you asked me to do but, I get the same error. I can run
> exisiting workflows and create workflow and run them successfully. I get
> this error only when I try to create new actor. Any help is appreciated.
> 
> regards
> S.M.Guru
> -----Original Message-----
> From: Chad Berkley <berkley at nceas.ucsb.edu>
> To: Guru, Siddeswara (ICT Centre, Hobart) <Siddeswara.Guru at csiro.au>
> Cc: kepler-users at ecoinformatics.org <kepler-users at ecoinformatics.org>
> Subject: Re: [kepler-users] cannot run new actor
> Date: Wed, 29 Oct 2008 03:03:53 +1100
> 
> Hello,
> 
> Did you run 'ant ptolemy' before running 'ant run-dev'?  You might try this:
> 
> ant full-clean
> ant ptolemy
> ant buildkarlib
> ant run-dev
> 
> Make sure both your kepler and ptII repositories are up to date.  Let me
> know if you're still getting the error.
> 
> chad
> 
> Siddeswara Guru wrote:
>> Hello All,
>>  I am trying to run a new actor and following the tutorial from http://www.kepler-project.org/Wiki.jsp?page=KeplerDevelopersTutorial.
>> When I try to run by "ant run-dev" I am getting an error
>> ptolemy.kernel.util.IllegalActionException: Cannot find class: ptolemy.kernal.ComponentEntity
>> Because:
>> -- no protocol: ptolemy/kernal/ComponentEntity.moml
>> -- XML file not found relative to classpath.
>> -- /home/gur028/kepler/ptolemy/kernal/ComponentEntity.moml
>> /home/gur028/kepler/ptolemy/kernal/ComponentEntity.moml (No such file or directory)
>>
>> How to create protocol ptolemy/kernal/ComponentEntity.moml. ptolemy directory is missing from the kepler directory.
>> I compiled kepler from source. ptolemy is located in another directory. Any help is greatly appreciated.
>>
>> regards
>> S.M.Guru
>>


More information about the Kepler-users mailing list