Autodesk Data Management Job Dispatch Errors in Event viewer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This morning when I came into work, I was told that our content center was not working. So I logged into our server where ADMS console is installed. I launched the ADMS console and noticed that there were no libraries attached to our Vault. I then tried the Attach library option, but nothing was there. At this point, I just wanted to be able to have something for my users to use so that they could continue to work so I restored a backup. Our backup runs at 1:00 a.m. and the restore was successful so I at least know that the problem happened after the backup was created. So all seems to be good now, but I don't want this to happen again so I started to investigate to see if I could determine what happened. I looked in the Event Viewer under the Application Windows Logs. At 1:05:28 I saw the first error with a source of "Autodesk Data Management Job Dispatch". The EventData read like this:
JobService.ExecuteScheduledEvents() failure: http://localhost/AutodeskDM/Services/Filestore/_impl/NotificationService.svc 201" |
I then continued to work my way up, and at 1:23:26 I saw another error, the source this time was "MSSQL$AUTODESKVAULT" and under the General tab read like this:
The client was unable to reuse a session with SPID 57, which had been reset for connection pooling. The failure ID is 23. This error may have been caused by an earlier operation failing. Check the error logs for failed operations immediately before this error message.
Another second later was another "Autodesk Data Management Job Dispatch" error:
It was very similar to the first one:
JobService.ExecuteScheduledEvents() failure: http://localhost/AutodeskDM/Services/_impl/NotificationService.svc 109 |
At 1:24:50, 1:24:51, 1:24:53, and 1:24:54 I saw four more errors:
They were all very similar and read something like this:
SQL Server is not ready to accept new client connections. Wait a few minutes before trying again. If you have access to the error log, look for the informational message that indicates that SQL Server is ready before trying to connect again. [CLIENT: 172.16.0.162]
1:25:13 saw this:
JobService.ExecuteScheduledEvents() failure: http://localhost/AutodeskDM/Services/Filestore/_impl/NotificationService.svc
The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Any ideas of what the problem was? Did we just have something as simple as a network issue immediately after the backup happened or is there something more serious going on and we are going to see this again tomorrow morning or even sooner?