"EBS" to play Chinese patch6678700 error small note

Source: Internet
Author: User
Tags failover

EBS12.1.1 in patch 6678700 The Chinese fix times error is as follows:

Attention:all workers either has failed or is waiting:

Failed:file Xliffloader.class on worker ....

Attention:please Fix the above failed worker (s) so the manager can continue.

Go further to check the log of the error Adwrok and find the following error:

Target FILE:FADTXD.XLF

Start uploading ...
[060209_054527800] [][exception] java.io.UTFDataFormatException:Invalid UTF8 encoding.
At Oracle.xml.parser.v2.XMLUTF8Reader.checkUTF8Byte (xmlutf8reader.java:160)
At Oracle.xml.parser.v2.XMLUTF8Reader.readUTF8Char (xmlutf8reader.java:203)
At Oracle.xml.parser.v2.XMLUTF8Reader.fillBuffer (xmlutf8reader.java:120)
At Oracle.xml.parser.v2.XMLByteReader.saveBuffer (xmlbytereader.java:450)
At Oracle.xml.parser.v2.XMLReader.fillBuffer (xmlreader.java:2488)
At Oracle.xml.parser.v2.XMLReader.tryRead (xmlreader.java:1089)
At Oracle.xml.parser.v2.XMLReader.scanXMLDecl (xmlreader.java:3047)
At Oracle.xml.parser.v2.XMLReader.pushXMLReader (xmlreader.java:521)
At Oracle.xml.parser.v2.XMLParser.parse (xmlparser.java:288)
At Oracle.apps.xdo.oa.util.TemplateTranslator.
Createmlstemplates (templatetranslator.java:238)
At Oracle.apps.xdo.oa.util.XLIFFLoader.processUpload (xliffloader.java:709)
At Oracle.apps.xdo.oa.util.XLIFFLoader.process (xliffloader.java:565)
At Oracle.apps.xdo.oa.util.XLIFFLoader.main (xliffloader.java:1073)

Oracle.apps.xdo.XDOException:Exception while parsing base template
At Oracle.apps.xdo.oa.util.TemplateTranslator.
Createmlstemplates (templatetranslator.java:241)
At Oracle.apps.xdo.oa.util.XLIFFLoader.processUpload (xliffloader.java:709)
At Oracle.apps.xdo.oa.util.XLIFFLoader.process (xliffloader.java:565)
At Oracle.apps.xdo.oa.util.XLIFFLoader.main (xliffloader.java:1073)

AD Worker Error:
The above program failed. See the error messages listed
Above, if any, or see the log and output files for the program.

Here's how to fix it:

1. set the environment variable apps<context_name>.env

2. execute the following command:

Adjava-ms128m-mx256m-nojit Oracle.apps.xdo.oa.util.XDOLoader UPLOAD
-db_username <apps_un>-db_password <apps_pw>-jdbc_connection
(Description= (address_list= (Load_balance=yes) (Failover=yes) (Address= (PROTOCOL
=TCP) (host=<your hostname with domain>) (Port=<your port>))) (Connect_data= (Sid=<your sid>))) "
-lob_type Data_template-apps_short_name Ofa-lob_code fadtxd-language 00
-xdo_file_type Xml-data-template-file_name
$FA _top/patch/115/publisher/defs/fadtxd.xml

Execute command:

Adjava-ms128m-mx256m-nojit Oracle.apps.xdo.oa.util.XDOLoader UPLOAD
-db_username <apps_un>-db_password <apps_pw>-jdbc_connection
(Description= (address_list= (Load_balance=yes) (Failover=yes) (Address= (PROTOCOL
=TCP) (host=<your hostname with domain>) (Port=<your port>))) (Connect_data= (Sid=<your sid>))) "
-lob_type template_source-apps_short_name ofa-lob_code fadtxd-language en
-territory Us-xdo_file_type rtf-translate Y-file_name
$FA _top/patch/115/publisher/templates/us/fadtxd.rtf

Note: Modify the following in the above command
<apps_un> with your apps user;
<apps_pw> with your apps password;
<your hostname with domain> with hostname and domain like:test1.oracle.com;
<your port> with your port number;
<your sid> with your SID.


"EBS" to play Chinese patch6678700 error small note

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.