Search
Page 87 of 107. Showing 1,065 results (0.011 seconds)
How do I set up debugging for a supervisor or worker crash on Windows?
Briefly, set up Dr. Watson to get a crash dump. From the Start Menu, run these commands: Start->Run->drwtsn32 -i Start->Run->drwtsn32 More information on Dr. Watson can be found at Microsoft: http://support.microsoft.com/kb/308538 http://support.microsoft…How do I look at the last few lines of an output log on Windows?
On Unix, the utility is called "tail." However, you will have to find a replacement. Look here for Unix tools for Windows: http://unxutils.sourceforge.net/ http://unxutils.sourceforge.net/…UNC path is an invalid current directory path. UNC paths are not supported. Defaulting to Windows directory.
From Microsoft: You must make a registry entry to be able to use a UNC path as the current directory. WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsof…Renders submitted through the command line fail or lock up
Due to changes in render software architecture, a mechanism called JobObject which is used by the Qube! worker disrupts the internal code in common renderers such as 3dsmax and AfterEffects. The worker must be notified not to use the JobObject. To do this…Set up Linux or OS X to handle jobs with UNC paths
"myscene.mb." So if you want to use UNC, this is what it might look like: Project: servermayaprojectsdefault Render: servermayaprojectsdefaultimages Scene…Drive Mounting: Remote files I access in OS X aren't visible on the Worker
The problem you describe is caused by a difference between the remote file services available to a logged in user (such as yourself) and those available to the host without anyone one logged in. In this particular case, when I refer to "logged in," I mean…What about drive mounting on Mac OSX 10.5 (Leopard)?
NFS Use the Utilities/Directory Utility application. Samba Since netinfo is gone, you'll have to manage the automount maps manually. Here is an article on how to create an automount map specially for Samba shares: http://www.stress-free.co.nz/automoun…How do I get an AFP drive to mount automatically when the job executes?
Normally, the Finder will automatically mount the AFP share if the "mount at login"box is checked. However, since the Worker doesn't launch a Finder, you will have to set the mount in a .login.…How do I set the hostname on OS X?
sudo scutil --set HostName name This technique is referenced in the following TechNote: http://docs.info.apple.com/article.html?artnum=302044 http://docs.info.apple.com/article.html?artnum=302044…Can't locate JobType.pm
If your job logs contain the following error message: Can't locate JobType.pm in @INC (@INC contains: ... download from our FTP site (pub/jobtypes) the JobTypeLib package.…