AWS Thinkbox Discussion Forums

what does this message mean?

have been receiving this error on different nodes only once per 3600 frames job (just luck i guess)
Not a big deal, but figured to check if there’s something wrong in my setup

[code]=======================================================
Error

Sandbox process exited unexpectedly while waiting for response from Event.

=======================================================
Type

PluginException

=======================================================
Stack Trace

at Deadline.Events.SandboxedEventManager.a(DeadlineMessage A_0)
at Deadline.Events.SandboxedEventManager.OnSlaveRendering(String slaveName, Job job, DataController dataController)
at Deadline.Slaves.SlaveSchedulerThread.a(SlaveStatus slaveStatus)
[/code]

Sandbox is your new secret friend in Deadline! All the background info is nicely summarised in this blog post from back in Nov 2016:
deadline.thinkboxsoftware.com/fe … ow-you-had

Essentially, unless your getting a large or regular number of these reports, I would say there is nothing to worry about here and Sandbox is doing its job perfectly for you. :slight_smile:

(I I had to take a guess, I would probably say if you have a custom event plugin which perhaps isn’t performing as optimally as it could or there is some potentially bad code path in it, that could cause the Sandbox to collapse as it protects you).

Privacy | Site terms | Cookie preferences