Having error when send task to render!!

General discussions and questions.
Post Reply
tws0002
Posts: 11
Joined: Thu Sep 07, 2017 3:14 pm

Having error when send task to render!!

Post by tws0002 »

hi, I have this error when sending a render task to Maya and Houdini!!

Here is the error log for Maya
Output
'kick' is not recognized as an internal or external command,
operable program or batch file.
Log
Mon 09 Oct 18:30.38 : SESSION #1: Starting on "spdes-pc"
Mon 09 Oct 18:30.40 : Finished error.
Mon 09 Oct 18:30.40 : Automatically retrying error task1 of 3.
Mon 09 Oct 18:30.40 : SESSION #2: Starting on "spdes-pc"
Mon 09 Oct 18:30.42 : Finished error.
Mon 09 Oct 18:30.42 : Automatically retrying error task2 of 3.
Mon 09 Oct 18:30.42 : SESSION #3: Starting on "spdes-pc"
Mon 09 Oct 18:30.44 : Finished error.
Mon 09 Oct 18:30.44 : spdes-pc - AVOIDING HOST !
Mon 09 Oct 18:30.44 : Automatically retrying error task3 of 3.
Error Hosts
Task[0] error hosts:
spdes-pc: 3 at Mon 09 Oct 18:30.44 - ! AVOIDING !
And here is Houdini log
Output
COMPUTERNAME=SPDES-PC
Error: Couldn't remove old operator type definition sesi_temporary::Object/subnet
Error: Couldn't remove old operator type definition sesi_temporary::sesi_temporary::Object/subnet
Traceback (most recent call last):
File "C:\cgru.2.2.2\plugins\houdini\hrender_af.py", line 8, in <module>
import parsers.hbatch
ImportError: No module named parsers.hbatch
Log
Mon 09 Oct 18:14.09 : SESSION #1: Starting on "spdes-pc"
Mon 09 Oct 18:14.19 : Finished error.
Mon 09 Oct 18:14.19 : Automatically retrying error task1 of 3.
Mon 09 Oct 18:14.19 : SESSION #2: Starting on "spdes-pc"
Mon 09 Oct 18:14.23 : Finished error.
Mon 09 Oct 18:14.23 : Automatically retrying error task2 of 3.
Mon 09 Oct 18:14.23 : SESSION #3: Starting on "spdes-pc"
Mon 09 Oct 18:14.27 : Finished error.
Mon 09 Oct 18:14.27 : spdes-pc - AVOIDING HOST !
Mon 09 Oct 18:14.27 : Automatically retrying error task3 of 3.
Error Hosts
Task[0] error hosts:
spdes-pc: 3 at Mon 09 Oct 18:14.27 - ! AVOIDING !
Please help!!
Desmond
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Having error when send task to render!!

Post by timurhai »

Hi.
1. You are trying to launch 'kick' command, but your system can't recognize it. This is written in output.
2. How do you launch afrender?
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply