Skip to main content

So, while trying to troubleshoot another problem, I noticed that my log files were repeating the same error and warning block. I've quoted the block from the log that repeats itself about 2 times each minute.

The error speaks of a version "9.5.1646 build 948", but we're running a version that's numerically higher than that (9.5.1701 build 980)

Anyone seen this before? The Max KB doesn't have any references to it that I can find, but I'm not sure if it's a bug in the software or a database corruption or what.

Any thoughts?


16:03:19 ================ OPENING LOG ================
CURRENT FILE: DBAccess.cpp
16:03:19 ERROR [Line 307] #1007: ODBC error found in CheckRetCode - Native Error = 2601; SQL State = 23000
SQL Query = INSERT INTO dbo.ADMN_User5 (User_Id, Machine_Name, Module_Name, Last_Update_Date, Version_Major, Version_Minor, Version_SubMinor, Version_Build, Version_String) VALUES (?, ?, ?, ?, 9, 5, 1646, 948, ?)
SQL Message = [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert duplicate key row in object 'ADMN_USER5' with unique index 'License_Key0'.!!
16:03:19 WARNING [Line 303] #2059: ODBC general warning found in CheckRetCode - Native Error = 3621; SQL State = 01000
SQL Query = INSERT INTO dbo.ADMN_User5 (User_Id, Machine_Name, Module_Name, Last_Update_Date, Version_Major, Version_Minor, Version_SubMinor, Version_Build, Version_String) VALUES (?, ?, ?, ?, 9, 5, 1646, 948, ?)
SQL Message = [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.!

CURRENT FILE: mxBaseClient.cpp
16:03:19 ERROR [Line 1622] #1011: Failed to process RunModifyQuery for object = SysVersion!!
16:03:19 WARNING [Line 2016] #2021: The field name 'Data_Machine_Id,' for object CampaignData is unrecognized!

CURRENT FILE: DBAccess.cpp
16:03:20 ERROR [Line 307] #1007: ODBC error found in CheckRetCode - Native Error = 2601; SQL State = 23000
SQL Query = INSERT INTO dbo.ADMN_User5 (User_Id, Machine_Name, Module_Name, Last_Update_Date, Version_Major, Version_Minor, Version_SubMinor, Version_Build, Version_String) VALUES (?, ?, ?, ?, 9, 5, 1646, 948, ?)
SQL Message = [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert duplicate key row in object 'ADMN_USER5' with unique index 'License_Key0'.!!
16:03:20 WARNING [Line 303] #2059: ODBC general warning found in CheckRetCode - Native Error = 3621; SQL State = 01000
SQL Query = INSERT INTO dbo.ADMN_User5 (User_Id, Machine_Name, Module_Name, Last_Update_Date, Version_Major, Version_Minor, Version_SubMinor, Version_Build, Version_String) VALUES (?, ?, ?, ?, 9, 5, 1646, 948, ?)
SQL Message = [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.!

CURRENT FILE: mxBaseClient.cpp
16:03:20 ERROR [Line 1622] #1011: Failed to process RunModifyQuery for object = SysVersion!!
16:03:20 WARNING [Line 2016] #2021: The field name 'Data_Machine_Id,' for object CampaignData is unrecognized!
16:03:21 ================ CLOSING LOG ================
Original Post

Add Reply

Post
LEGAL INFO
CONTACT US
Copyright 2007-2018 Advoco Solutions Ltd. All Rights Reserved.
×
×
×
×
Link copied to your clipboard.
×