Real Flow submitter

hi there....finally here i am:)

i was trying to submit a real flow job and i get an error

 

0: STDOUT: Loading plugins ...
0: STDOUT: Loading workspace c:\deadline\slave\jobsData\prove.flw ...
0: STDOUT:
0: STDOUT: >13:01:04: Workspace version: 2037
0: STDOUT: >>> Setting up scene
0: STDOUT: >>> 20%
0: STDOUT: >>> 40%
0: STDOUT: >>> 60%
0: STDOUT: >>> 80%
0: STDOUT: >>> 100%
0: STDOUT:
0: STDOUT:
0: STDOUT:
0: STDOUT: Using 2 threads for this simulation ...
0: STDOUT:
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100000.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100000.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100001.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100002.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100003.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100004.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100005.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100006.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100007.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100008.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100009.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100010.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100011.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100012.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100013.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100014.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100015.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100016.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100017.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100018.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100019.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100020.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100021.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100022.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100023.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100024.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100025.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100026.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100027.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100028.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100029.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100030.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100031.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100032.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100033.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100034.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100035.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100036.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100037.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100038.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100039.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100040.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100041.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100042.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100043.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100044.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100045.bin
0: STDOUT: >13:01:04: Error reading c:\deadline\slave\jobsData/particles/Linear0100046.bin

 

 

and i cannot see the job assigned to different rendering box....am i doing something wrong?

 

thanks in advance

Hi Mat,



It looks like RealFlow is looking for the particle data in the current relative directory (c:\deadline\slave\jobsData).



Is it possible to save your particle data to a network path, and then point your flow to that data? That way, all slaves will have access to the particle data, since it’s not submitted with the job.



Cheers,



Ryan Russell

Frantic Films Software

http://software.franticfilms.com/

(204)949-0070

the project is in a shader folder …and all the other app can render… the wierd is that the cached particles are saved in local in c:\deadline\slave\jobsdata\particle that is not shared. don’t understand where i have to check that path! mat

shader stands for shared!

I would assume that you can specify where the particle data is saved/loaded in your flow, that way it doesn’t try to always load it from the relative path like it is doing now. Unfortunately, I’m not very familiar with RealFlow, so I can’t say for sure.


  • Ryan

i tried to look in the real flow workspace but i didn’t find anything…

i saved the workspace again but deadline go on looking for particles files in local…

so the next step for me would be to undestand where is getting that value…so that i can try change it…at least with the right path so that i can check if it works running just a hand made job

what is weird but prehaps is ok .....is that in the c:/deadline local folder i can see a perfect copy of all the real flow project.

and inside that project there are no particle files....that is why i get the error....

 

 

what is weird but prehaps is ok .....is that in the c:/deadline local folder i can see a perfect copy of all the real flow project.

and inside that project there are no particle files....that is why i get the error....

 

 

So it seems that realflow is expecting the particles to be in the relative path. When you submit a realflow job, try unchecking the “Submit RealFlow Scene File” checkbox. This will force Deadline to read the scene from the shared folder that it resides in, instead of copying it locally to c:\deadline\slave\jobsdata. Since it’s reading the file from the shared project folder, perhaps it will find the particles folder in the shared project folder too.



Try this and let me know if that works.



Cheers,



Ryan Russell

Frantic Films Software

http://software.franticfilms.com/

(204)949-0070

what is weird but prehaps is ok .....is that in the c:/deadline local folder i can see a perfect copy of all the real flow project.

and inside that project there are no particle files....that is why i get the error....

 

 

ok i tried what you told me… to run the submit script unchecking the “submit real flow scene”



now the job only is saved in the c:/deadline/slave folder, and i get this

0: STDOUT: Loading plugins …

0: STDOUT: Loading workspace O:\TMP\REALFLOW\test_Deadline\test_Deadline.flw …

0: STDOUT:

0: STDOUT: >11:41:25: Workspace version: 2037

0: STDOUT: >>> Setting up scene

0: STDOUT: >>> 33%

0: STDOUT: >>> 66%

0: STDOUT: >>> 100%

0: STDOUT:

0: STDOUT:

0: STDOUT:

0: STDOUT: Using 2 threads for this simulation …

0: STDOUT:

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0001.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0002.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0003.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0004.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0005.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0006.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0007.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0008.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0009.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0010.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0011.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0012.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0013.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0014.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0015.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0016.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0017.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0018.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0019.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0020.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0021.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0022.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0023.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0024.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0025.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0026.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0027.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0028.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0029.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0030.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0031.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0032.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0033.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0034.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0035.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0036.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0037.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0038.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0039.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0040.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0041.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0042.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0043.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0044.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0045.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0046.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0047.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0048.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0049.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0050.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0051.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0052.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0053.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0054.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0055.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0056.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0057.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0058.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0059.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0060.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0061.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0062.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0063.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0064.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0065.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0066.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0067.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0068.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0069.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0070.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0071.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0072.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0073.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0074.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0075.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0076.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0077.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0078.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0079.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0080.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0081.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0082.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0083.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0084.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0085.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0086.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0087.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0088.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0089.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0090.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0091.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0092.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0093.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0094.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0095.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0097.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0098.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0099.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0100.bin’import site’ failed; use -v for traceback

0: INFO: Process return code: 0

0: Render Time: 1.016 s

Sending cancel task command to Plugin



the only error i can see is import site failed, but this is a python issue, and i think is not stopping the simulation.



if i run the submission script from deadline unchecking “generate mesh” and “use particle cache” the simulation start creating my particle with no mesh. if then i try to use that particle i cannot load them, so the only weird thing is that the partcile path uses 2 different slash: STDOUT: >11:49:24: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

a backslash at the beginning and then a slash… in windows there should be no problem i think…but deadline could read it in a wrong way… may be this the problem?



thanks again!

mat




ok i tried what you told me… to run the submit script unchecking the “submit real flow scene”



now the job only is saved in the c:/deadline/slave folder, and i get this

0: STDOUT: Loading plugins …

0: STDOUT: Loading workspace O:\TMP\REALFLOW\test_Deadline\test_Deadline.flw …

0: STDOUT:

0: STDOUT: >11:41:25: Workspace version: 2037

0: STDOUT: >>> Setting up scene

0: STDOUT: >>> 33%

0: STDOUT: >>> 66%

0: STDOUT: >>> 100%

0: STDOUT:

0: STDOUT:

0: STDOUT:

0: STDOUT: Using 2 threads for this simulation …

0: STDOUT:

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0001.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0002.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0003.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0004.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0005.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0006.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0007.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0008.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0009.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0010.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0011.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0012.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0013.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0014.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0015.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0016.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0017.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0018.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0019.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0020.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0021.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0022.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0023.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0024.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0025.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0026.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0027.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0028.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0029.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0030.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0031.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0032.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0033.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0034.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0035.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0036.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0037.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0038.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0039.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0040.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0041.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0042.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0043.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0044.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0045.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0046.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0047.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0048.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0049.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0050.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0051.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0052.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0053.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0054.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0055.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0056.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0057.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0058.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0059.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0060.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0061.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0062.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0063.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0064.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0065.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0066.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0067.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0068.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0069.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0070.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0071.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0072.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0073.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0074.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0075.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0076.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0077.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0078.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0079.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0080.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0081.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0082.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0083.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0084.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0085.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0086.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0087.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0088.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0089.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0090.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0091.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0092.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0093.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0094.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0095.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0097.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0098.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0099.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0100.bin’import site’ failed; use -v for traceback

0: INFO: Process return code: 0

0: Render Time: 1.016 s

Sending cancel task command to Plugin



the only error i can see is import site failed, but this is a python issue, and i think is not stopping the simulation.



if i run the submission script from deadline unchecking “generate mesh” and “use particle cache” the simulation start creating my particle with no mesh. if then i try to use that particle i cannot load them, so the only weird thing is that the partcile path uses 2 different slash: STDOUT: >11:49:24: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

a backslash at the beginning and then a slash… in windows there should be no problem i think…but deadline could read it in a wrong way… may be this the problem?



thanks again!

mat




ok i tried what you told me… to run the submit script unchecking the “submit real flow scene”



now the job only is saved in the c:/deadline/slave folder, and i get this

0: STDOUT: Loading plugins …

0: STDOUT: Loading workspace O:\TMP\REALFLOW\test_Deadline\test_Deadline.flw …

0: STDOUT:

0: STDOUT: >11:41:25: Workspace version: 2037

0: STDOUT: >>> Setting up scene

0: STDOUT: >>> 33%

0: STDOUT: >>> 66%

0: STDOUT: >>> 100%

0: STDOUT:

0: STDOUT:

0: STDOUT:

0: STDOUT: Using 2 threads for this simulation …

0: STDOUT:

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0000.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0001.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0002.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0003.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0004.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0005.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0006.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0007.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0008.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0009.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0010.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0011.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0012.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0013.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0014.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0015.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0016.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0017.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0018.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0019.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0020.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0021.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0022.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0023.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0024.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0025.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0026.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0027.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0028.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0029.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0030.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0031.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0032.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0033.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0034.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0035.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0036.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0037.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0038.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0039.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0040.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0041.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0042.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0043.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0044.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0045.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0046.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0047.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0048.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0049.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0050.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0051.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0052.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0053.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0054.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0055.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0056.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0057.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0058.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0059.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0060.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0061.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0062.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0063.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0064.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0065.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0066.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0067.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0068.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0069.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0070.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0071.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0072.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0073.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0074.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0075.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0076.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0077.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0078.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0079.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0080.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0081.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0082.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0083.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0084.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0085.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0086.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0087.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0088.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0089.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0090.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0091.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0092.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0093.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0094.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0095.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0097.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0098.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0099.bin

0: STDOUT: >11:41:25: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0100.bin’import site’ failed; use -v for traceback

0: INFO: Process return code: 0

0: Render Time: 1.016 s

Sending cancel task command to Plugin



the only error i can see is import site failed, but this is a python issue, and i think is not stopping the simulation.



if i run the submission script from deadline unchecking “generate mesh” and “use particle cache” the simulation start creating my particle with no mesh. if then i try to use that particle i cannot load them, so the only weird thing is that the partcile path uses 2 different slash: STDOUT: >11:49:24: Error reading O:\TMP\REALFLOW\test_Deadline/particles/provaLinear01.0096.bin

a backslash at the beginning and then a slash… in windows there should be no problem i think…but deadline could read it in a wrong way… may be this the problem?



thanks again!

mat




I wouldn’t expect the different slashes to be an issue, especially since it’s realflow that is building the path, not Deadline. In fact, Deadline just uses the realflow command line utility for rendering, so maybe you could try running the simulation from a command prompt, using the same arguments that Deadline does. The executable and command line arguments are printed out during rendering, so you can use that for a reference.



The command you will use will probably look something like:


realflownode.exe -threads 2 -range 0 100 “O:\TMP\REALFLOW\test_Deadline\test_Deadline.flw”





If that doesn’t work, try switching the slashes in the scene file path, like:



realflownode.exe -threads 2 -range 0 100 “O:/TMP\REALFLOW/test_Deadline/test_Deadline.flw”





If that still doesn’t work, then the problem seems to be outside of Deadline’s control. Let me know how these tests go.



Thanks!

  • Ryan

well let me say u are right…

the command return the same error with no deadline working…



the weird is that all the license stuff seems to be working…and i am exit the apps automatically without saying anything particular…!!

mat

p.s. i will search for some clue in realflow site!



thanks for your help

well let me say u are right…

the command return the same error with no deadline working…



the weird is that all the license stuff seems to be working…and i am exit the apps automatically without saying anything particular…!!

mat

p.s. i will search for some clue in realflow site!



thanks for your help

well let me say u are right…

the command return the same error with no deadline working…



the weird is that all the license stuff seems to be working…and i am exit the apps automatically without saying anything particular…!!

mat

p.s. i will search for some clue in realflow site!



thanks for your help

well let me say u are right…

the command return the same error with no deadline working…



the weird is that all the license stuff seems to be working…and i am exit the apps automatically without saying anything particular…!!

mat

p.s. i will search for some clue in realflow site!



thanks for your help

well, so now i got at this point:

i can run a batch render via shell, but using a python script that load the scene look how many frame there are and so start creating the mesh.

Do u think is there a way to bring this into deadline?

i am wandering this just to understand how flexible Deadline is and if i can put my hands in, without being a coder!

However if i wanna do this i should have deadline creating a script for each rendering box with the right frame range in.

Do you think this it a quiet complex thing or is possible to be created?

thanks mat

I may be missing something, but can you not just specify the correct frame range when submitting the job to Deadline?



The next version of Deadline will allow arbitrary command line jobs to be submitted to Deadline, so that might be an option you can use.



Cheers,

  • Ryan