Has anyone seen this? We have 2 FE servers and see this on only one of them occasionally.
Log Name: Lync Server
Source: LS User Services
Date: 11/25/2013 9:14:26 AM
Event ID: 32152
Task Category: (1006)
Level: Error
Keywords: Classic
User: N/A
Computer: LYNC13-FE2.<company>.local
Description:
The subscription termination stored procedure failed.
Error code: 0x80004005 NativeError: 1205
Cause: Possible issues with back-end database.
Resolution:
Check the eventlog description for more information about the problem. Ensure that the database server is running and there is no database connectivity issue.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="LS User Services" />
<EventID Qualifiers="50158">32152</EventID>
<Level>2</Level>
<Task>1006</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-11-25T17:14:26.000000000Z" />
<EventRecordID>10462</EventRecordID>
<Channel>Lync Server</Channel>
<Computer>LYNC13-FE2.<company>.local</Computer>
<Security />
</System>
<EventData>
<Data>0x80004005</Data>
<Data>1205</Data>
</EventData>
</Event>