delay in starting ipc processes

  • 17 April 2016
  • 1 reply
  • 0 views

Badge

Hellow.
I   have a huge delay in starting ipc processes (something like 20 minutes)
also i have a lot of exeptions of this kind:

(2Sql.GetNextIPCItem","1 Transaction (Process ID ) was deadlocked on lock resources with another process and has been chosen as the deadlock victim k2 black pearl)

(I am aware about "IPC Thread Interval" in my case is set to 60 seconds).

My black pearl version is: 4.6.7

How can i solve this problem?

Thanks in advance


1 reply

Userlevel 1
Badge +8

I would open a support ticket with K2. Deadlocks means something is happening on your SQL server. Have you had your DBA check the server to ensure there isn't something wonky going on with SQL? If it is a virtualized SQL server, be sure to check for contention on the host. SQL counters are misleading in that regard and you have to look at the host to see the contention (ie loop in the VMWare admin).

 

 

Reply