|
From: Walter, S. <Ste...@im...> - 2018-01-25 07:15:20
|
Hello, in case you didn’t notice already: A bugfix release has been published yesterday. Best regards, Stefan Von: Walter, Stefan [mailto:Ste...@im...] Gesendet: Mittwoch, 24. Januar 2018 10:21 An: ope...@li... Betreff: Re: [opentcs-discuss] Kernel XML Interface Hello, I can confirm there’s a problem with processing the incoming telegrams. I hope we will be able to release a bugfix release shortly. Best regards, Stefan Walter Von: an...@sp...<mailto:an...@sp...> [mailto:an...@sp...] Gesendet: Montag, 22. Januar 2018 19:39 An: Walter, Stefan <Ste...@im...<mailto:Ste...@im...>> Cc: ope...@li...<mailto:ope...@li...> Betreff: Re: [opentcs-discuss] Kernel XML Interface Hello, I am currently using the 4.8.2 version. Cheking the kernel's log messages, I get a - java.io.IOException: Exception unmarshalling data - which results a linked exception: - javax.xml.bind.UnmarshalException - with linked exception:[org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 15; Content is not allowed in trailing section.] -. When cheking the xml file I am sending to it, the - lineNUmber: 9; columnNumber: 15 - refers to the last character of the closing tag "</tcsOrderSet>", just as it is described in the developer's guide. I also checked the plant model I am using and it does not contains any non-ASCII character. Best regards, André |