AWS Thinkbox Discussion Forums

Beta 7: Error from slave log view

I was looking at some slave logs, and noticed this in the monitor’s terminal afterward:

Traceback (most recent call last): File "DeadlineMonitor\UI\Controls\SlaveReportListControl.py", line 356, in generateReportLog ArgumentOutOfRangeException: Cannot be negative. Parameter name: startIndex at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] in <filename unknown>:0 at Deadline.StorageDB.SlaveStorage.a (Deadline.Reports.Report A_0) [0x00000] in <filename unknown>:0 at Deadline.StorageDB.SlaveStorage.GetSlaveReportLog (Deadline.Reports.Report report) [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

Hmm, looks like a report didn’t have its ID set properly in the database. Were you using your fresh 6.1 Deadline installation or a previous install?

Fresh install over an old repo. I guess it may just be a really old report from the 6.0 beta days?

Yeah, it could definitely be an old report from 6.0 beta.

Privacy | Site terms | Cookie preferences