Summary
XML Bursting Completed With Error
Content
Hello All,
We are doing bursting program to place the output of one particular concurrent program in the same server as csv file. Here we are getting error as below
LeftOver are sT7J¿[050217_113544863][oracle.apps.xdo.delivery.ssh2.transport.TransportProtocolClient][STATEMENT] Sending Secret
[050217_113544920][oracle.apps.xdo.delivery.ssh2.transport.MessageSender][STATEMENT] Sending Msg with ID = 30 and Msg length is 140 and padding len is 5
[050217_113544920][oracle.apps.xdo.delivery.ssh2.transport.MessageSender][STATEMENT] Msg ID is 30
[050217_113545021][oracle.apps.xdo.delivery.ssh2.transport.MessageProcessor][STATEMENT] Msg ID is 20
[050217_113545021][oracle.apps.xdo.delivery.ssh2.transport.MessageProcessor][STATEMENT] ***TPC:readMessage: Num of available bytes are :0
[050217_113545022][oracle.apps.xdo.batch.DeliveryHelper][EXCEPTION]a
at oracle.apps.xdo.delivery.ssh2.transport.MessageProcessor.readAndProcessMessage(Unknown Source)
at oracle.apps.xdo.delivery.ssh2.transport.MessageProcessor.sendMessage(Unknown Source)
at oracle.apps.xdo.delivery.ssh2.transport.TransportProtocolClient.sendSecret(Unknown Source)
at oracle.apps.xdo.delivery.ssh2.transport.TransportProtocolClient.startTransportProtocol(Unknown Source)
at oracle.apps.xdo.delivery.ssh2.SFTPDeliveryRequestHandler.submitRequest(Unknown Source)
at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(Unknown Source)
at oracle.apps.xdo.batch.DeliveryHelper.submitRequests(Unknown Source)
at oracle.apps.xdo.batch.bursting.DocumentDelivery.submitCoreDeliveryRequests(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument(Unknown Source)
at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.java:120)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:430)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:307)
at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(Unknown Source)
at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:211)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1628)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:455)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:401)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:341)
at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(Unknown Source)
at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:293)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
The same code works well in another environment without any issue, the only difference between the two environment is Operating System.
Application Version: R12.2.6
Database Version: 12.1.0.2
OS : Solaris SPARC 11.3
Kindly help us on this issue.
Regards,
Venkatesh