CounterSoft User Forums
Welcome to CounterSoft User Forums
Sign in
|
Join
|
Help
Home
Forums
CounterSoft User Forums
»
Gemini Core
»
SMTP & POP3
»
Re: Scheduler 3.5.1 startup error
Scheduler 3.5.1 startup error
Last post 09-17-2009, 1:31 PM by
MarkWing
. 8 replies.
Sort Posts:
Oldest to newest
Newest to oldest
07-01-2009, 10:03 PM
LePiaf
Joined on 12-20-2007
Posts 10
Scheduler 3.5.1 startup error
Reply
Quote
Hello,
After moving to v 3.5.1 of gemini (app and scheduler), sched on startup logs following error:
System.Xml - 'valign' is a duplicate attribute name. Line 42, position 45. - at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.AttributeDuplCheck()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
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.ProcessResponse[T](String url, Object obj, RequestType requestType)
at CounterSoft.Gemini.WebServices.BaseService.WhoAmI()
at CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)
after that it says that it's started successfully (and it does have "started" status), but it does not process any issue alerts? Any idea?
thanx,
Vladimir
Report abuse
07-01-2009, 10:28 PM
SaarCohen
Joined on 01-08-2006
Posts 2,855
Re: Scheduler 3.5.1 startup error
Reply
Quote
Please double check the Gemini url in the config file. It should not have /webservices
Report abuse
07-02-2009, 12:05 AM
LePiaf
Joined on 12-20-2007
Posts 10
Re: Scheduler 3.5.1 startup error
Reply
Quote
Thanx for fast help, that solved error I described, however, alerts are still not processed, now new error appears in log (every 5 minutes):
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()
hopefully this is last one :)
thanx,
Vladimir
Report abuse
07-02-2009, 9:24 AM
MarkWing
Joined on 01-08-2006
Posts 2,443
Re: Scheduler 3.5.1 startup error
Reply
Quote
Please make sure that you have enabled "All verbs" in IIS for the ASHX handler(s) for the Gemini site.
Report abuse
07-02-2009, 10:44 AM
LePiaf
Joined on 12-20-2007
Posts 10
Re: Scheduler 3.5.1 startup error
Reply
Quote
Thanx, that was it, now everything works ok. I guess that all this was in the upgrade manual, I just didn't rtfm :)
thanx again,
Vladimir
Report abuse
09-11-2009, 11:04 AM
ursyeed
Joined on 09-09-2009
Posts 2
Re: Scheduler 3.5.1 startup error
Reply
Quote
Am also facing the same problem while retrieving data from twitter in the form of xml.
Error :'--' is an unexpected token. The expected token is '>'. Line 81, position 5.
what should set iis ,can u please explain briefly, retrieving data from twitter with out above error
thanks
Report abuse
09-11-2009, 11:10 AM
MarkWing
Joined on 01-08-2006
Posts 2,443
Re: Scheduler 3.5.1 startup error
Reply
Quote
Sorry, not sure what you are after here.
This thread is about the scheduler service.
Report abuse
09-17-2009, 1:09 PM
ursyeed
Joined on 09-09-2009
Posts 2
Re: Scheduler 3.5.1 startup error
Reply
Quote
i am also create a scheduler which will retrieve latest updates from twitter in the form of xml.and some times only am getting this.if i start (debug some more times) after 2 or 3 rd time it will error is not showing. xml loading perfectly.
can u please explain me why this error happen and why with twitter retrieving data?
Report abuse
09-17-2009, 1:31 PM
MarkWing
Joined on 01-08-2006
Posts 2,443
Re: Scheduler 3.5.1 startup error
Reply
Quote
Sorry, this forum is for CounterSoft Gemini, not twitter.
Report abuse
(c) 2009 CounterSoft Limited