Pulse remote command error

Hi,

We’ve been attempting to setup pulse machines for our new deadline10 installation and I’ve been having issues with remote control pulse. Currently when I run Perform Pending Job Scan,House Cleaning, Repository Repair, Power management Check I would run into this error when i look into the console.

2018-11-07 11:32:56: Incorrect number of arguments: 1
2018-11-07 11:32:56: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
2018-11-07 11:32:56: at System.Environment.get_StackTrace()
2018-11-07 11:32:56: at Deadline.RemoteCommands.RemoteCommandCollection.UpdateLauncherCommand(RemoteCommand command)
2018-11-07 11:32:56: at Deadline.RemoteCommands.RemoteCommandCollection.UpdateLauncherCommands(RemoteCommand launcherCommands)
2018-11-07 11:32:56: at Deadline.Monitor.WorkItems.RemoteCommandWI.SendPulseLauncherCommands(PulseInfoSettings infoSettings)
2018-11-07 11:32:56: at Deadline.Monitor.WorkItems.RemotePulseCommandWI.InternalDoWork()
2018-11-07 11:32:56: at Deadline.Monitor.MonitorWorkItem.DoWork()
2018-11-07 11:32:56: at Deadline.Monitor.MonitorThreadPool.a.f()
2018-11-07 11:32:56: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2018-11-07 11:32:56: at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2018-11-07 11:32:56: at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
2018-11-07 11:32:56: at System.Threading.ThreadHelper.ThreadStart()

I’m able to run the other options under “Pulse commands” and “Executing Command” also works. This error occurs even when i run pulse locally and set as primary.

Under Repository Options - We have Remote Administration enabled and Disabled the Whitelist under client setup.

Any Thoughts?
Thank!

Actually, we should have fixed this in 10.0.20. Which version are you on at the moment?

ah okay, I was using Deadline Client Version: 10.0.16.6 Release . Thanks!

Only because I want to use this as a sterling example for this problem, did the upgrade actually help here? If you have any challenges upgrading feel free to start a thread or submit a ticket

I’ve updated my monitor version to Deadline Client Version: 10.0.20.2 Release and the issue is still there. Our pulse version is the same with v10.0.20.2

Hello, looks like this error is still occurring on Deadline Client Version 10.0.20.2 and Pulse Version 10.0.20.2

When i run, Slave → Remote Pulse Command → i still get

Blockquote2019-05-16 12:55:49: Incorrect number of arguments: 1
2019-05-16 12:55:49: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
2019-05-16 12:55:49: at System.Environment.get_StackTrace()
2019-05-16 12:55:49: at Deadline.RemoteCommands.RemoteCommandCollection.UpdateLauncherCommand(RemoteCommand command)
2019-05-16 12:55:49: at Deadline.RemoteCommands.RemoteCommandCollection.UpdateLauncherCommands(RemoteCommand launcherCommands)
2019-05-16 12:55:49: at Deadline.Monitor.WorkItems.RemoteCommandWI.SendPulseLauncherCommands(PulseInfoSettings infoSettings)
2019-05-16 12:55:49: at Deadline.Monitor.WorkItems.RemotePulseCommandWI.InternalDoWork()
2019-05-16 12:55:49: at Deadline.Monitor.MonitorWorkItem.DoWork()
2019-05-16 12:55:49: at Deadline.Monitor.MonitorThreadPool.a.f()
2019-05-16 12:55:49: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2019-05-16 12:55:49: at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
2019-05-16 12:55:49: at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
2019-05-16 12:55:49: at System.Threading.ThreadHelper.ThreadStart()