Skip to main content


 

Symptoms


After db consolidation with version 4.6.9 I upgraded towards 4.6.11, within the view flow there is no tracking of the data fields and activities. In the database, no records were created in the server log tables after the consolidation took place.
In the host server log and event viewer there is the following:

Application event log:
0 K2LogServer::ServerThread: 24129 A database error occurred : Could not find stored procedure 'Server.kLogServerUpdate'.

Hostserver logging:
"6148274","2015-12-03 08:54:13","Error","General","1","GeneralErrorMessage","K2Sql.UpdateLogServer","1 Could not find stored procedure 'Server.kLogServerUpdate'.","","","dlx:C:Program Files (x86)K2 blackpearlHost ServerBin","6148274","2cd5727599364b54af2e48acca0d8f9b",""
"6148275","2015-12-03 08:54:14","Error","General","1","GeneralErrorMessage","K2Sql.UpdateLogServer","1 Could not find stored procedure 'Server.kLogServerUpdate'.","","","dlx:C:Program Files (x86)K2 blackpearlHost ServerBin","6148275","3eb82e6d514f4c93a72b968a17d24408",""
"6148276","2015-12-03 08:54:17","Error","General","1","GeneralErrorMessage","K2Sql.UpdateLogServer","1 Could not find stored procedure 'Server.kLogServerUpdate'.","","","dlx:C:Program Files (x86)K2 blackpearlHost ServerBin","6148276","0320f2175e35491c9155aa47da824b04",""
"6148277","2015-12-03 08:54:17","Error","General","0","ErrorMessage","K2LogServer.ServerThread","0 K2LogServer::ServerThread: 24129 A database error occurred : Could not find stored procedure 'Server.kLogServerUpdate'.","anonymous","0.0.0.0","dlx:C:Program Files (x86)K2 blackpearlHost ServerBin","6148277","0e7765f59b6c428d8c37d9281578af06",""
 

Diagnoses


The 'K2LogServer.dll' was registered in the GAC and it is not supposed to be.
Default location = "C:Program Files (x86)K2 blackpearlHost ServerBinHostedServers"
 

Resolution

The 'K2LogServer.dll' file was removed from the GAC which solved the issue. The assembly was also checked by labs and it seems okay.




 
Be the first to reply!

Reply