Hi guys,
I’ve edited the configure plug-ins section of Mayabatch with custom path and i’m facing this Mayabatch crash error. Any idea what might be the issue?
=======================================================
Error
=======================================================
Error: ManagedProcessAbort : Monitored managed process "MayaBatch" has exited or been terminated.
at Deadline.Plugins.DeadlinePlugin.MonitoredManagedProcessExit(String name)
at FranticX.Processes.MonitoredManagedProcesses.VerifyMonitoredManagedProcess(String name)
at Deadline.Plugins.DeadlinePlugin.VerifyMonitoredManagedProcess(String name) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\MayaBatch.py", line 473, in RenderTasks
self.WaitForProcess()
File "C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\MayaBatch.py", line 1412, in WaitForProcess
self.VerifyMonitoredManagedProcess( self.ProcessName )
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_GenericDelegate0Dispatcher.Invoke()
at Deadline.Plugins.DeadlinePlugin.RenderTasks()
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
=======================================================
RenderPluginException
=======================================================
Stack Trace
=======================================================
at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgj, CancellationToken bgk)
at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajq, CancellationToken ajr)
=======================================================
Log
=======================================================
2022-09-29 17:22:00: 0: Loading Job's Plugin timeout is Disabled
2022-09-29 17:22:00: 0: SandboxedPlugin: Render Job As User disabled, running as current user 'sglocal'
2022-09-29 17:22:02: 0: Executing plugin command of type 'Initialize Plugin'
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: debug logging enabled
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: m_pluginParamFilename = 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\MayaBatch.param'
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: m_pluginScriptFilename = 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\MayaBatch.py'
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: m_pluginPreLoadFilename = 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\PluginPreLoad.py'
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: m_jobPreLoadFilename = 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\JobPreLoad.py'
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Checking for Plugin Pre-Load
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Loading Plugin...
2022-09-29 17:22:02: 0: INFO: Executing plugin script 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\MayaBatch.py'
2022-09-29 17:22:02: 0: INFO: Plugin execution sandbox using Python version 3
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: getting job user
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: setting job filenames
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Obtaining Deadline plugin object
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Setting internal variables and delegates
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Preparing Environment Variables
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Obtaining network settings
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: Initializing Deadline plugin
2022-09-29 17:22:02: 0: DEBUG: This is an advanced plugin job.
2022-09-29 17:22:02: 0: INFO: About: Maya Batch Plugin for Deadline
2022-09-29 17:22:02: 0: INFO: The job's environment will be merged with the current environment before rendering
2022-09-29 17:22:02: 0: DEBUG: InitializePlugin: returning
2022-09-29 17:22:02: 0: Done executing plugin command of type 'Initialize Plugin'
2022-09-29 17:22:03: 0: Start Job timeout is disabled.
2022-09-29 17:22:03: 0: Task timeout is disabled.
2022-09-29 17:22:03: 0: Loaded job: sphere_mayacmd_test (63358606cb25041ec82f5cc8)
2022-09-29 17:22:03: 0: Executing plugin command of type 'Start Job'
2022-09-29 17:22:03: 0: DEBUG: StartJob: called
2022-09-29 17:22:03: 0: DEBUG: StartJob: Checking for Job Pre-Load
2022-09-29 17:22:03: 0: DEBUG: S3BackedCache Client is not installed.
2022-09-29 17:22:03: 0: DEBUG: GlobalAssetTransferPreLoadJob: called
2022-09-29 17:22:03: 0: INFO: Executing global asset transfer preload script 'C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qcdpf8n\plugins\63358606cb25041ec82f5cc8\GlobalAssetTransferPreLoad.py'
2022-09-29 17:22:03: 0: INFO: Looking for legacy (pre-10.0.26) AWS Portal File Transfer...
2022-09-29 17:22:03: 0: INFO: Looking for legacy (pre-10.0.26) File Transfer controller in C:/Program Files/Thinkbox/S3BackedCache/bin/task.py...
2022-09-29 17:22:03: 0: INFO: Could not find legacy (pre-10.0.26) AWS Portal File Transfer.
2022-09-29 17:22:03: 0: INFO: Legacy (pre-10.0.26) AWS Portal File Transfer is not installed on the system.
2022-09-29 17:22:03: 0: DEBUG: GlobalAssetTransferPreLoadJob: returning
2022-09-29 17:22:03: 0: DEBUG: StartJob: Starting Job...
2022-09-29 17:22:03: 0: INFO: Rendering with Maya Version 2018.0
2022-09-29 17:22:03: 0: INFO: Setting MAYA_DEBUG_ENABLE_CRASH_REPORTING environment variable to 0 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_DEBUG_ENABLE_CRASH_REPORTING to 0
2022-09-29 17:22:03: 0: INFO: Setting MAYA_DISABLE_CIP (ADSK Customer Involvement Program) environment variable to 1 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_DISABLE_CIP to 1
2022-09-29 17:22:03: 0: INFO: Setting MAYA_DISABLE_CER (ADSK Customer Error Reporting) environment variable to 1 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_DISABLE_CER to 1
2022-09-29 17:22:03: 0: INFO: Setting MAYA_DISABLE_CLIC_IPM (ADSK In Product Messaging) environment variable to 1 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_DISABLE_CLIC_IPM to 1
2022-09-29 17:22:03: 0: INFO: Setting MAYA_OPENCL_IGNORE_DRIVER_VERSION environment variable to 1 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_OPENCL_IGNORE_DRIVER_VERSION to 1
2022-09-29 17:22:03: 0: INFO: Setting MAYA_VP2_DEVICE_OVERRIDE environment variable to VirtualDeviceDx11 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_VP2_DEVICE_OVERRIDE to VirtualDeviceDx11
2022-09-29 17:22:03: 0: INFO: Setting MAYA_RENDER_SETUP_INCLUDE_ALL_LIGHTS environment variable to 1 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_RENDER_SETUP_INCLUDE_ALL_LIGHTS to 1
2022-09-29 17:22:03: 0: INFO: Setting MAYA_ENABLE_LEGACY_RENDER_LAYERS environment variable to 0 for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable MAYA_ENABLE_LEGACY_RENDER_LAYERS to 0
2022-09-29 17:22:03: 0: INFO: Enforcing 64 bit build of Maya
2022-09-29 17:22:03: 0: INFO: Setting PYTHONHOME environment variable to C:\apw\apps\maya\2018\Maya2018update7\Python for this session
2022-09-29 17:22:03: 0: INFO: Setting Process Environment Variable PYTHONHOME to C:\apw\apps\maya\2018\Maya2018update7\Python
2022-09-29 17:22:03: 0: INFO: Starting monitored managed process MayaBatch
2022-09-29 17:22:03: 0: INFO: Stdout Redirection Enabled: True
2022-09-29 17:22:03: 0: INFO: Stdout Handling Enabled: True
2022-09-29 17:22:03: 0: INFO: Popup Handling Enabled: True
2022-09-29 17:22:03: 0: INFO: QT Popup Handling Enabled: False
2022-09-29 17:22:03: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2022-09-29 17:22:03: 0: INFO: Using Process Tree: True
2022-09-29 17:22:03: 0: INFO: Hiding DOS Window: True
2022-09-29 17:22:03: 0: INFO: Creating New Console: False
2022-09-29 17:22:03: 0: INFO: Running as user: sglocal
2022-09-29 17:22:03: 0: INFO: Enforcing 64 bit build of Maya
2022-09-29 17:22:03: 0: INFO: Executable: "C:\apw\apps\maya\2018\Maya2018update7\bin\MayaBatch.exe"
2022-09-29 17:22:03: 0: INFO: Argument: -prompt -proj "V:/"
2022-09-29 17:22:03: 0: INFO: Full Command: "C:\apw\apps\maya\2018\Maya2018update7\bin\MayaBatch.exe" -prompt -proj "V:/"
2022-09-29 17:22:03: 0: INFO: Startup Directory: "C:\apw\apps\maya\2018\Maya2018update7\bin"
2022-09-29 17:22:03: 0: INFO: Process Priority: BelowNormal
2022-09-29 17:22:03: 0: INFO: Process Affinity: default
2022-09-29 17:22:03: 0: INFO: Process is now running
2022-09-29 17:22:03: 0: DEBUG: StartJob: returning
2022-09-29 17:22:03: 0: Done executing plugin command of type 'Start Job'
2022-09-29 17:22:03: 0: Plugin rendering frame(s): 1
2022-09-29 17:22:03: 0: Executing plugin command of type 'Render Task'
2022-09-29 17:22:03: 0: DEBUG: RenderTasks: called
2022-09-29 17:22:03: 0: DEBUG: RenderTasks: rendering frames 1 to 1
2022-09-29 17:22:03: 0: INFO: Waiting until maya is ready to go
2022-09-29 17:22:04: 0: WARNING: Cannot write stdin to process because it is no longer running
2022-09-29 17:22:04: 0: WARNING: Monitored managed process MayaBatch is no longer running
2022-09-29 17:22:04: 0: Done executing plugin command of type 'Render Task'