SQL 2012
Every time I run a Reporting Services report, via our website, I get an entry in the Reporting Service Server's System Event Log. The error is this:
A Kerberos Error Message was received:
on logon session
Client Time:
Server Time: 3:25:52.0000 4/22/2013 Z
Error Code: 0x7 KDC_ERR_S_PRINCIPAL_UNKNOWN
Extended Error: 0xc0000035 KLIN(0)
Client Realm:
Client Name:
Server Realm: myDomain
Server Name: MSSQLSvc/mySQLServer:1433
Target Name: MSSQLSvc/mySQLServer:1433@myDomain
Error Text:
File: 9
Line: f09
Error Data is in record data.
The EventID is 3 and the Source is Security-Kerberos.
The report renders just fine, so this seems to be more of an informational message than an error. What can I do to get rid of the error?
Thanks in advance, Andre
André