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.




Gemini Scheduler 3.5 - System XML '-' is an unexpected token. Spams emails.

web-app

Recent upgrade from 3.04 to 3.5. All good except for the scheduler. It sends the messages but is unable to delete them due to an XML error. I have tried purging the alerts table to no avail.

Here is the event in the application log:

System.Xml - '--' is an unexpected token. The expected token is '>'. Line 81, position 5. - at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e) at System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args) at System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) at System.Xml.DtdParser.ScanClosingTag() at System.Xml.DtdParser.GetToken(Boolean needWhiteSpace) at System.Xml.DtdParser.ParseEntityDecl() at System.Xml.DtdParser.ParseSubset() at System.Xml.DtdParser.ParseExternalSubset() at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset) at System.Xml.DtdParser.Parse(Boolean saveInternalSubset) at System.Xml.XmlTextReaderImpl.DtdParserProxy.Parse(Boolean saveInternalSubset) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(Stream inStream) at CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream) at CounterSoft.Gemini.WebServices.BaseService.GetObjectFromReponse[T](Stream stream) at CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response) at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) at CounterSoft.Gemini.WebServices.AlertsService.DeleteAlert(Int32 id) at CounterSoft.Gemini.Scheduler.EmailAlertsProcess.ProcessIssueAlerts()

For more information, see Help and Support Center at

Thanks,

Matt

Matt_from_Massachusetts
· 1
Matt_from_Massachusetts
Replies (2)
helpful
0
not helpful

Please see the scheduler guide: http://www.countersoft.com/downloads/v35/docs/GeminiSchedulerGuide.pdf page 8 (section 5.1)


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I had post, get, debug, head already set but setting to 'All Verbs' did the trick.

Thank you!


Matt_from_Massachusetts
· 1
Matt_from_Massachusetts