[kepler-users] [kepler-dev] Actor is not ready to fire messages

Timothy McPhillips tmcphillips at mac.com
Tue Jan 8 13:21:53 PST 2008


Here's a minimal PN workflow (see attached MoML file) that uses the  
binary file readers and writers to copy a binary file.  Are you doing  
more than reading in a single file in one actor and outputting its  
contents, in another format, with another actor?  Do you need to  
process multiple files in one workflow run?  Or produce more than one  
output file for a given input file?

Tim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: binary-file-copy-using-pn.xml
Type: text/xml
Size: 14673 bytes
Desc: not available
Url : http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-users/attachments/20080108/3ab84662/binary-file-copy-using-pn.xml
-------------- next part --------------



On Jan 8, 2008, at 12:17 PM, turuncu at be.itu.edu.tr wrote:

> Hi,
>
> Yes i am using SDF director as Tristan do and yes i am using Tristan's
> workflow to implement my own. I modify the structure and port  
> definitions
> of my custom actors as possible as i do and the structure of  
> workflow is
> also similar to Tristan's.
>
> --ufuk
>
>
>> Hi Ufuk,
>>
>> Are you basing your workflow on the sample Tristan King provided on
>> January 1?
>>
>> Tim
>>
>> On Jan 8, 2008, at 7:32 AM, [BE] Ufuk Utku Turuncoglu wrote:
>>
>>> Hi,
>>>
>>> I create two custom actor, one of them reads a binary file and other
>>> writes the input into a netcdf file (i also update my actors  
>>> according
>>> to earlier suggestions about stopping workflow) and the workflow
>>> structure is similar to BinaryFileRead and BinaryFileWrite but in my
>>> case there is only one file which has multiple time step data. I am
>>> using Boolean Switch actor to stop my work flow but at the last
>>> iteration it gives me "Actor is not ready to fire" messages. So, I
>>> check
>>> the "end of file" port of my custom binary file reader actor using
>>> display actor and it seems ok.
>>>
>>> any suggestion will be helpful,
>>>
>>> best wishes
>>>
>>> --ufuk
>>> _______________________________________________
>>> Kepler-dev mailing list
>>> Kepler-dev at ecoinformatics.org
>>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/
>>> kepler-dev
>>
>
>



More information about the Kepler-users mailing list