k2 blackpearl powershell deployment timeout error

  • 12 December 2017
  • 1 reply
  • 5 views

Hello,

 

When deploying a K2 package using powershell script, I get the following error for workflow deloyment in the package,

 

"A database error occurred : Connection Timeout Expired.
The timeout period elapsed during the post-login phase.
The connection could have timed out while waiting for server
to complete the login process and respond; Or it could have
timed out while attempting to create multiple active connections.
The duration spent while attempting to connect to this server was-
[Pre-Login] initialization=7; handshake=5; [Login] initialization=0;
authentication=1; [Post-Login] complete=14709;"

 

So, I have to redeploy the package again such that the workflow get deployed. Is there anyway to overcome this timeout error?


1 reply

Userlevel 5
Badge +16

Hi,


 


Assuming it is intermittent, check your CPU, RAM and Disk performance counters during the failure time.


Do you have enough resources?


 


 


 

Reply