7.1.2.1 on Fedora 19
When I try to use SlaveUtils.SendRemoteCommand from an OnSlaveStarted callback handler, I get this error:
=======================================================
Error
=======================================================
Event Error (OnSlaveStarted): can not create two instances of DeadlineApplicationManager
=======================================================
Type
=======================================================
InvalidOperationException
=======================================================
Stack Trace
=======================================================
at Deadline.Applications.DeadlineApplicationManager..ctor () [0x00000] in <filename unknown>:0
at Deadline.Monitor.MonitorManager..ctor () [0x00000] in <filename unknown>:0
at Deadline.Monitor.MonitorManager.GetInstance () [0x00000] in <filename unknown>:0
at Deadline.Scripting.SlaveUtils.SendRemoteCommand (System.String machineName, System.String command) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0