Skip to main content

I get the following error when ever I try to start ANY workflow:


"896254","2009-03-06 10:02:26","Error","General","1","GeneralErrorMessage","K2Worker.CreateProcessInstance","1 Index was outside the bounds of the array.    at System.Data.SqlClient.SqlDataReader.ReadColumn(Int32 i, Boolean setTimeout)
   at System.Data.SqlClient.SqlDataReader.GetInt32(Int32 i)
   at K2Sql.LoadProcess(Int32 ProcID)
   at K2Sql.GetProcess(Int32 proc)
   at K2Worker.CreateProcessInstance(Object ocon, ArchiveX ar)","","","vpaidevk201:c:program files (x86)k2 blackpearlHost ServerBin","896254","f9e0309152f24f47b5140c19f7bdad21","" 


 


 


 

I was able to work directly with K2 support. The issues was that the Configuration Manager was not properly running the database alter scripts. I ran three scripts directly on the database (HostServerAlter.sql, K2ServerAlter.sql, and K2ServerLogAlter.sql). Then reran the Configuration Manager.

 

Workflows are not starting. 


Reply