From: Greg Ercolano <erco@(email surpressed)>
Subject: [Q+A] Suddenly getting 'command not found' errors during rendering
   Date: Wed, 07 Nov 2012 13:36:51 -0500
Msg# 2276
View Complete Thread (1 article) | All Threads
Last Next
> Suddenly, after months of heavy rendering, our renders started returning
> these errors on our Windows farm:
>
> rushd: CreateProcess(perl /path/to/our/submit-maya.pl -render ...): The system cannot find the file specified.
>     > Are you sure 'perl' is in the System Path? Current path:
>     > PATH=C:\Perl\site\bin;C:\Perl\bin;C:\Program Files\Autodesk....
>
> We haven't changed anything, what would suddenly cause this?

	After working with the above customer, it was determined the cause
	was some free virus software that had "quarantined" the perl.exe executable,
	basically /removing it/ from the c:\perl\bin directory.

	Apparently this software takes updates automatically, and the automatic
	update is what made the error suddenly appear.

	The solution was to limit the virus software from looking in the
	C:\PERL and C:\RUSH directories, as well as others.

	Keep in mind automatic updates can cause totally unexpected behavior
	in production. Loosing a whole night of rendering is possible, since
	auto-updates often like to happen in the wee hours when no one's looking.

Last Next