Authentication With Server Failed : ExecuteReader

  • 30 September 2013
  • 4 replies
  • 0 views

Badge +1

Hello,


I am not able to access the K2 management in the Management console.


The following error is produced:


"Authentication With Server Failed : ExecuteReader requires an open and available Connection. The connection's current state is closed."


The workflow works, so I don't have any idea what it could be?


4 replies

Badge +2

which version of K2 are you using?


k2 studio/k2 for visual studio


If you are using code to create your workflow check if u opened the connection to the server by calling the DBconnect class

Badge +1

4.5 version,


I get this error using K2 workspace->Management Console

Badge +2

this could be an error with K2 connecting to SQL. check if there has been any changes to your environment lately. it could be that the its running on an old connection. try restarting your blackpearl service and also stopping and starting your K2 app pool. I encountered that error before.  

Badge +1

Yes, just the restart of the K2 Server solved the problem.


Thank you

Reply