Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




New Event Log Error From Scheduler

web-app

I receive this error constantly(every 10 minutes as per my smtp logging config) and don't know how to resolve, Thanks:

Event Type:    Error
Event Source:    CounterSoft Gemini Scheduler
Event Category:    None
Event ID:    0
Date:        11/16/2007
Time:        4:41:24 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
System.Web.Services - The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="/Error.aspx?aspxerrorpath=/webservices/IssuesWS.asmx">here</a>.</h2>
</body></html>

--. -    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 IssueServices.GetIssue(Int32 projectID, Int32 issueID)
   at CounterSoft.Gemini.Scheduler.EmailAlertsProcess.ProcessIssueAlerts()

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

pauldes
· 1
pauldes
Replies (1)
helpful
0
not helpful

Also, this error is immediately preceeded by the following ASP.NET event log error

Event Type:    Warning
Event Source:    ASP.NET 2.0.50727.0
Event Category:    Web Event
Event ID:    1309
Date:        11/17/2007
Time:        5:24:29 PM
User:        N/A
Computer:    EV1SERVE-3AALQP
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 11/17/2007 5:24:29 PM
Event time (UTC): 11/17/2007 11:24:29 PM
Event ID: 7add0e63b4984d869515cc5a2403123f
Event sequence: 44
Event occurrence: 4
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/577833355/ROOT-1-128398136543437500
    Trust level: Full
    Application Virtual Path: /
    Application Path: C:\Inetpub\Projects\Gemini Web Application\
    Machine name: EV1SERVE-3AALQP
 
Process information:
    Process ID: 6012
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: ArgumentException
    Exception message: ' ', hexadecimal value 0x11, is an invalid character.
 
Request information:
    Request URL: http://projects.advologix.com/webservices/IssuesWS.asmx
    Request path: /webservices/IssuesWS.asmx
    User host address: 66.98.250.23
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 5
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType)
   at System.Xml.DocumentXmlWriter.WriteString(String text)
   at System.Xml.XmlWellFormedWriter.WriteString(String text)
   at Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
   at Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
   at System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode)
   at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
   at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
   at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


pauldes
· 1
pauldes