After deleting some pools, I checked the “Purge _ obsolete pools on close” option and clicked OK, and apparently got this:
[code]Caught unhandled exception: Object reference not set to an instance of an object (System.NullReferenceException)
at Deadline.StorageDB.MongoDB.MongoJobStorage.PurgePoolsFromJobs (System.String[] pools, System.String replacementPool) [0x00000] in :0
at Deadline.Controllers.DataController.PurgeObsoletePools (System.String jobReplacementPool) [0x00000] in :0
at Deadline.Controllers.DataController+f.c (System.Object A_0) [0x00000] in :0
reporting ‘Deadline Monitor 6.0 [v6.0.0.48694 R] - NullReferenceException: Object reference not set to an instance of an object’ via email…
ErrorLog.WriteExceptionLog() >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Date Stamp
CurrentDate: Tuesday, October 16, 2012
CurrentTime: 9:55:58 AM
Exception Details
NullReferenceException – Object reference not set to an instance of an object
Exception.Source: deadline
Exception.TargetSite: Void PurgePoolsFromJobs(System.String[], System.String)
Exception.Data: ( )
Exception.StackTrace:
at Deadline.StorageDB.MongoDB.MongoJobStorage.PurgePoolsFromJobs (System.String[] pools, System.String replacementPool) [0x00000] in :0
at Deadline.Controllers.DataController.PurgeObsoletePools (System.String jobReplacementPool) [0x00000] in :0
at Deadline.Controllers.DataController+f.c (System.Object A_0) [0x00000] in :0
ErrorReporting Watches
“Version”: v6.0.0.48694 R[String]
Trace2Cache:
Main Window shown
Traceback (most recent call last):
File “DeadlineUI\UI\Forms\ManagePoolsForm.py”, line 221, in setupCharts
AttributeError: ‘QChart’ object has no attribute ‘setMarginsMinimum’
Caught unhandled exception: Object reference not set to an instance of an object (System.NullReferenceException)
at Deadline.StorageDB.MongoDB.MongoJobStorage.PurgePoolsFromJobs (System.String[] pools, System.String replacementPool) [0x00000] in :0
at Deadline.Controllers.DataController.PurgeObsoletePools (System.String jobReplacementPool) [0x00000] in :0
at Deadline.Controllers.DataController+f.c (System.Object A_0) [0x00000] in :0
0 Other Running Threads
Process Threads
Memory and CPU Stats
GC.TotalMemory: 21.586 MB
Environment.WorkingSet: 0 Bytes
ComputerSystem.TotalPhysicalMemory: 1.957 GB
ComputerSystem.FreePhysicalMemory: 1.583 GB
Application Information
Application.ExecutablePath: /usr/Deadline6/client/bin/deadlinemonitor.exe
Application.CurrentDirectory: /home/ruschn
Application.StartupPath: /usr/Deadline6/client/bin
Application.ProductName: Deadline Monitor 6.0
Application.ProductVersion: 6.0.0.48694 File.GetLastWriteTime( Application.ExecutablePath ): 10/12/2012 10:32:10 AM
Assembly Information (Executing)
ExecutingAssembly.CodeBase: file:///usr/Deadline6/client/bin/franticx.dll
ExecutingAssembly.Location: /usr/Deadline6/client/bin/franticx.dll
ExecutingAssembly.GlobalAssemblyCache: False File.GetLastWriteTime( ExecutingAssembly.Location ): 10/12/2012 10:32:10 AM
Assembly Information (Current)
CurrentAssembly.CodeBase: file:///usr/Deadline6/client/bin/franticx.dll
CurrentAssembly.Location: /usr/Deadline6/client/bin/franticx.dll
CurrentAssembly.GlobalAssemblyCache: False File.GetLastWriteTime( CurrentAssembly.Location ): 10/12/2012 10:32:10 AM
Thread Information
CurrentThread.Name: Threadpool worker
CurrentThread.Priority: Lowest
Operating System Information
Environment.OSVersion.Platform: Linux
Environment.OSVersion.Version: 2.6.43.8
.NET Platform Information
Environment.Version.Major: 4
Environment.Version.Minor: 0
Environment.Version.Build: 30319
Environment.Version.Revision: 1
Misc Environment Information
Environment.MachineName: ws-vm01
Environment.UserName: ruschn
Environment.SystemDirectory:
Environment.TickCount: 2144861
Command Line
Environment.CommandLine: /usr/Deadline6/client/bin/deadlinemonitor.exe
Environment.CommandLineArgs[0]: /usr/Deadline6/client/bin/deadlinemonitor.exe
Current Call Stack
Environment.StackTrace: at System.Environment.get_StackTrace()
at FranticX.Diagnostics.Reporting.ErrorReporting.GetExceptionReport(System.Exception e, ErrorReportDetail detail)
at FranticX.Diagnostics.Reporting.ErrorReporting.WriteExceptionReport(System.Exception ex)
at FranticX.Diagnostics.Reporting.ErrorReporting.RecordException(System.Exception e)
at FranticX.Diagnostics.Reporting.ErrorReporting.OnException(System.Exception e)
at FranticX.Diagnostics.Reporting.ErrorReporting.OnUnhandledException(System.Object o, System.UnhandledExceptionEventArgs e)
email file reporting failed: Sender account in the SMTP settings is blank (System.Exception)
exception occurred while recording file: Sender account in the SMTP settings is blank (System.Exception)[/code]