I recently did a deployment in to a production environment for k2 4.7 and afterwards the production environment started posting repeated transactions in the SQL tables.This happens randomly but when it happens the client has a lag for a couple of seconds. This does not happen on the dev environment where the package was compiled form. The host server log has a number of timeout issues at the same time the duplicate transactions are posted.
"101538149","2020-10-05 14:37:27","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker kExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538149","6d1948c93302474096b9ad494ad3463d",""
"101538477","2020-10-05 14:37:35","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker oExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538477","4e379532d72749e3b50b0b7308ab5ccb",""
"101538486","2020-10-05 14:37:50","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker rExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538486","49b4e915fd2249c9919675b4013938a0",""
"101538717","2020-10-05 14:38:02","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker BExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538717","81c3455d8fed4a5b9a302246d6587cc5",""
"101538721","2020-10-05 14:38:14","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker eExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538721","8910d66e86ab4078ab72732466e5e295",""
"101538927","2020-10-05 14:38:17","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker cExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101538927","b2552a7a9f604ef7969b788800093a08",""
"101539141","2020-10-05 14:38:31","Error","SmartObjects","10702","Error","SourceCode.SmartObjects.ServiceBroker iExecuteSmartObject]","10702 An error occurred in the ROC_Application_DB Service Instance. Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.","anonymous","0.0.0.0","WEU-SRV-POS01PR:C:Program Files (x86)K2 blackpearlHost ServerBin","101539141","3606b0586e4a480eb15c1ae6a88faebb",""
"101539175","
We also recently updated the Instance timeout on the production environment I am not sure this could be the issue. Any help appreciated