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.




Error Message in Event Log after rebooting the system.

web-app

Hello, We use the Gemini version 3.6.1 When I restart the system, i get the follow error message in the event log.

System.Xml - Unerwartetes Token '='. Erwartet wurde das Token ';'. Zeile 11, Position 72. - bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) bei System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) bei System.Xml.XmlTextReaderImpl.ParseAttributes() bei System.Xml.XmlTextReaderImpl.ParseElement() bei System.Xml.XmlTextReaderImpl.ParseElementContent() bei System.Xml.XmlTextReaderImpl.Read() bei System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) bei System.Xml.XmlDocument.Load(XmlReader reader) bei System.Xml.XmlDocument.Load(Stream inStream) bei CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.GetObjectFromResponse[T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) bei CounterSoft.Gemini.WebServices.BaseService.WhoAmI() bei CounterSoft.Gemini.Scheduler.SchedulerService.GetServiceManager(String url, String username, String password)

Have somebody an idea? Thank you for your help or a tip.

cvoelz
· 50
cvoelz
Replies (13)
helpful
0
not helpful

Please make sure that the username, password and url in the scheduler's config file are correct.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thank you for the fast answer.

The username and password are the same, as after the installation. (admin, admin) the url is: http://localhost/webservices

The error is only after the reboot. When the System runs long time, there is no other error.


cvoelz
· 50
cvoelz
helpful
0
not helpful

It might be that the service has started before IIS. So it can't connect.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Could i set the starttime?


cvoelz
· 50
cvoelz
helpful
0
not helpful

Sorry, but can somebody give me a last tip? or an helpful infomation?


cvoelz
· 50
cvoelz
helpful
0
not helpful

You will need to add depedency for the service: http://support.microsoft.com/kb/193888


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hello again,

Now I have updated to v. 3.6.3. When the Scheduler starts I get the following Error MEssage again:

System.Xml - Unerwartetes Token '='. Erwartet wurde das Token ';'. Zeile 11, Position 72. - bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) bei System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) bei System.Xml.XmlTextReaderImpl.ParseAttributes() bei System.Xml.XmlTextReaderImpl.ParseElement() bei System.Xml.XmlTextReaderImpl.ParseElementContent() bei System.Xml.XmlTextReaderImpl.Read() bei System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) bei System.Xml.XmlDocument.Load(XmlReader reader) bei System.Xml.XmlDocument.Load(Stream inStream) bei CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.GetObjectFromResponse[T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) bei CounterSoft.Gemini.WebServices.BaseService.WhoAmI() bei CounterSoft.Gemini.Scheduler.SchedulerService.GetServiceManager(String url, String username, String password)

And the next error:

System.Xml - Unerwartetes Token '='. Erwartet wurde das Token ';'. Zeile 11, Position 72. - bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) bei System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) bei System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) bei System.Xml.XmlTextReaderImpl.ParseAttributes() bei System.Xml.XmlTextReaderImpl.ParseElement() bei System.Xml.XmlTextReaderImpl.ParseElementContent() bei System.Xml.XmlTextReaderImpl.Read() bei System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) bei System.Xml.XmlDocument.Load(XmlReader reader) bei System.Xml.XmlDocument.Load(Stream inStream) bei CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.GetObjectFromResponse [T](Stream stream) bei CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) bei CounterSoft.Gemini.WebServices.BaseService.WhoAmI() bei CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)

After that messages, I get the Message " The service is started", but the system doesn't send any email notification. What ist the problem?

The Gemini v.3.6.3 works fine. Only the scheduler doesn't send any email.


cvoelz
· 50
cvoelz
helpful
0
not helpful

Please make sure that the URL in the scheduler's config file is correct.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

thanks for the fast answer!

the url, username and password are correct. In the version 3.5.4 of Gemini it works fine, with the same infomations. And the service starts after IIS. My system is Windows Server 2003 R2 Microsoft SQL Server 2005

Any other tip?


cvoelz
· 50
cvoelz
helpful
0
not helpful

Does the url point to the root of Gemini or to the webservices direcory?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

http://localhost/webservices

I have checked the login again and in the Gemini administration are the same informations like in the scheduler config file.


cvoelz
· 50
cvoelz
helpful
0
not helpful

It should point to the root, in your case http://localhost/


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

sorry my internet connection was damaged. I will try this and write here, when it is ok.

thank you for the fast support

EDIT: All is OK !!! Thank you! The system works very good!


cvoelz
· 50
cvoelz