Comments
5 comments
-
Many thanks for your post and apologies for inconvenience caused.
Do you have any other Redgate Product installed on your machine? -
Anu Deshpande wrote:Do you have any other Redgate Product installed on your machine?
Yes, "SQL Data Generator", "SQL Dependency Tracker", and "SQL Doc". Though I haven't started any of them, and the error didn't appear in the log until I installed the release version of SQL Prompt 5.1. (It didn't happen with the preview release of 5.1.) -
Can you email me the log file for SQL Prompt?
You can extract the log files as specified here: http://www.red-gate.com/supportcenter/C ... SQL_Prompt\knowledgebase\spt_log_files.htm -
Apologies for that issue Micheal.
Yes looks like this error is related to SQL Prompt 5.1.
Can you please confirm whether this errror is still getting logged in your event viewer? Or it has stopped? -
The error has changed to:
Event Type: Error
Event Source: RedGate.IPNService
Event Category: None
Event ID: 32
Date: 4/15/2011
Time: 7:54:01 AM
User: N/A
Computer: <snip>
Description:
#Ng9.#Mg9
#1:CheckAndDoQuit() - Failed to acquire mutex - not quitting
System.TimeoutException: Timed out waiting on mutex IpcCommandMutex
at RedGate.IPNShared.CommonUtils.DoWithMutex(MutexType mutexType, TimeSpan delay, Action action)
at RedGate.IPNShared.CommonUtils.DoWithMutex(MutexType mutexType, Action action)
at #Ng9.#Mg9.#Ri9()
Add comment
Please sign in to leave a comment.
Event Type: Error
Event Source: RedGate.IPNService
Event Category: None
Event ID: 32
Date: 4/12/2011
Time: 11:00:03 AM
User: N/A
Computer: <snip>
Description:
RedGate.IPNService.WebServiceGateway
#6:Failed to get messages from server
System.Net.WebException: The request failed with HTTP status 404: Not Found.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at RedGate.IPNService.IPNServer.Service.GetMessages(String[] serialNumbers, Int32 currentProductId)
at RedGate.IPNService.WebServiceGateway.#Wj9(List`1 serials, Int32 productId)