MSCM: "Requester id not found for User" and "Premature end of file error messages"
After upgrading to 9.0.1.2 patch 10, and trying to upload counts, I received 2 errors in the mscm_server.log. I'm wondering if these errors are related so if I resolve the first, will the second go away? If not, does anyone know how to resolve either or both of these errors?
Requester id not found for User:xxxxxxx. There are records in MSCM and RQ04.
And this:
[05-02-2013 09:27:00,732] ERROR [com.lawson.mscm.platform.adapter.ags.OutboundSchedulable] Submitting message to Lawson failed
[05-02-2013 09:35:11,819] INFO [com.lawson.mscm.platform.adapter.rmi.InboundUserDeltaProcessSchedulable] About to import --> 'USER'
[05-02-2013 09:35:12,132] ERROR [com.lawson.mscm.platform.adapter.rmi.InboundUserDeltaProcessSchedulable] org.xml.sax.SAXParseException: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
I found a resolution for an error very similar to this but in the lajs.log.
Comments
There are no comments yet