2007-01-27, 11:48 PM
I get the following error message in ArchiveDB-PC.log when I try to archive. I'm running the beta test version since I couldn't get it to work with the released version.
01-28-07 12:34:10:926 [11] Looking at E:\VideoE\
01-28-07 12:34:10:926 [11] FreeSpace is 47160537088
01-28-07 12:34:10:926 [11] reservedSpace is 1,073742E+10
01-28-07 12:34:10:926 [11] effective free space is 3,642312E+10
01-28-07 12:34:10:926 [11] fileSize is 4407769024
01-28-07 12:34:10:926 [11] Selected E:\VideoE\ as the Target Path.
01-28-07 12:34:10:926 [11] Archiving file D:\MyRecordings\After dark\After dark_20061231_22202355.mpg to E:\VideoE\
01-28-07 12:34:10:942 [11] Exception during archive; closing Error closing GBPVR database. System.NullReferenceException: Object reference not set to an instance of an object.
at System.Data.OleDb.OleDbConnection.ValidateTransaction(OleDbTransaction transaction, String method)
at System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at CommonGBPVRUtilities.ArchiveDB.AddOrUpdateRecordForFile(String filename, ArchiveRecord record)
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
01-28-07 12:34:10:942 [11] Error closing GBPVR database. System.NullReferenceException: Object reference not set to an instance of an object.
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
01-28-07 12:34:10:942 [11] Archive of file complete.
//Roger
01-28-07 12:34:10:926 [11] Looking at E:\VideoE\
01-28-07 12:34:10:926 [11] FreeSpace is 47160537088
01-28-07 12:34:10:926 [11] reservedSpace is 1,073742E+10
01-28-07 12:34:10:926 [11] effective free space is 3,642312E+10
01-28-07 12:34:10:926 [11] fileSize is 4407769024
01-28-07 12:34:10:926 [11] Selected E:\VideoE\ as the Target Path.
01-28-07 12:34:10:926 [11] Archiving file D:\MyRecordings\After dark\After dark_20061231_22202355.mpg to E:\VideoE\
01-28-07 12:34:10:942 [11] Exception during archive; closing Error closing GBPVR database. System.NullReferenceException: Object reference not set to an instance of an object.
at System.Data.OleDb.OleDbConnection.ValidateTransaction(OleDbTransaction transaction, String method)
at System.Data.OleDb.OleDbCommand.ValidateConnectionAndTransaction(String method)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at CommonGBPVRUtilities.ArchiveDB.AddOrUpdateRecordForFile(String filename, ArchiveRecord record)
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
01-28-07 12:34:10:942 [11] Error closing GBPVR database. System.NullReferenceException: Object reference not set to an instance of an object.
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
01-28-07 12:34:10:942 [11] Archive of file complete.
//Roger