RedGate.IPNService Event ID 32
MikeyC
Posts: 249 Bronze 3
I just upgrade to the released 5.1 (5.1.4.11) and I am now seeing this in the RedGate event viewer log:
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)
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)
Comments
Do you have any other Redgate Product installed on your machine?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
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.)
You can extract the log files as specified here: http://www.red-gate.com/supportcenter/C ... SQL_Prompt\knowledgebase\spt_log_files.htm
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
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?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
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()