We have been running 9.0.1r1 on Windows 7 with IBM ULTRIUM HH4 tape drive without issue since early December 2015
About a week ago the backup began to error - it would run various amount of time before getting BA5 The backup terminated unexpectedly
I have checked all permissions and nothing has changed on this server
Sometimes it will run for an hour, sometimes it will run for 3 and 1/2 hours
Looking at Windows even logs, I noticed this: (last night after running for about 3 1/2 hrs)
Log Name: Application
Source: BAExecutorWinApp.exe
Date: 2/24/2016 12:06:21 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TAPITNOVA
Description:
An UNHANDLED EXCEPTION has occurred in BAExecutorWinApp.exe (C:\Program Files\BackupAssist v9\BAExecutorWinApp.exe)
Details are as follows: System.NullReferenceException:
System.NullReferenceException: Object reference not set to an instance of an object.
at CortexIT.Zip.Compressor.ThreadRun()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="BAExecutorWinApp.exe" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-02-24T05:06:21.000000000Z" />
<EventRecordID>60057</EventRecordID>
<Channel>Application</Channel>
<Computer>TAPITNOVA</Computer>
<Security />
</System>
<EventData>
<Data>An UNHANDLED EXCEPTION has occurred in BAExecutorWinApp.exe (C:\Program Files\BackupAssist v9\BAExecutorWinApp.exe)
Details are as follows: System.NullReferenceException:
System.NullReferenceException: Object reference not set to an instance of an object.
at CortexIT.Zip.Compressor.ThreadRun()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()</Data>
</EventData>
</Event>
And for .NET:
Log Name: Application
Source: .NET Runtime
Date: 2/24/2016 12:06:22 AM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TAPITNOVA
Description:
Application: BAExecutorWinApp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at CortexIT.Zip.Compressor.ThreadRun()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-02-24T05:06:22.000000000Z" />
<EventRecordID>60058</EventRecordID>
<Channel>Application</Channel>
<Computer>TAPITNOVA</Computer>
<Security />
</System>
<EventData>
<Data>Application: BAExecutorWinApp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at CortexIT.Zip.Compressor.ThreadRun()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
</Data>
</EventData>
</Event>
And this
Log Name: Application
Source: Application Error
Date: 2/24/2016 12:06:25 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: TAPITNOVA
Description:
Faulting application name: BAExecutorWinApp.exe, version: 9.0.1012.0, time stamp: 0x563af7e0
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x072dc788
Faulting process id: 0x10f0
Faulting application start time: 0x01d16ea2e0b198bc
Faulting application path: C:\Program Files\BackupAssist v9\BAExecutorWinApp.exe
Faulting module path: unknown
Report Id: 5a5f0bff-dab4-11e5-ba3d-10c37b4cd79c
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-02-24T05:06:25.000000000Z" />
<EventRecordID>60059</EventRecordID>
<Channel>Application</Channel>
<Computer>TAPITNOVA</Computer>
<Security />
</System>
<EventData>
<Data>BAExecutorWinApp.exe</Data>
<Data>9.0.1012.0</Data>
<Data>563af7e0</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>072dc788</Data>
<Data>10f0</Data>
<Data>01d16ea2e0b198bc</Data>
<Data>C:\Program Files\BackupAssist v9\BAExecutorWinApp.exe</Data>
<Data>unknown</Data>
<Data>5a5f0bff-dab4-11e5-ba3d-10c37b4cd79c</Data>
</EventData>
</Event>
The only thing I see updated since this stopped working (2/12/16) was a definition update for Windows Defender.....
Can someone shed some light on this?
I need to get this critical backup working correctly ASAP
Thanks
Scott
PDM