Skip to main content

Hi,


We have noticed that our application servers are filling up with error logs which contain the following type of messages:


"28326026","2013-06-27 01:13:52","Error","IdentityService","64007","IdentityServiceError","IdentityService.CacheExpiredItems","64007 Cannot generate SSPI context.","","","msas-ldn433tv:E:Program Files (x86)K2 blackpearlHost ServerBin","28326026","3cd2009830624c738b3d0fcad56e7a16",""



Does anyone have any ideas on what might be causing them?



Many Thanks!


The “cannot generate SSPI context” error is due a variety of problems related to SQL connectivity and/or Kerberos authentication failure.  On the K2 side, this can be caused by having an incorrect ConnectionString in a service object, which makes K2 try to connect to an incorrect/non-existent server.  If that's not the case, you may want to enable Kerberos logging to further troubleshoot.


Reply