Blog dedicated to Oracle Applications (E-Business Suite) Technology; covers Apps Architecture, Administration and third party bolt-ons to Apps

Tuesday, April 21, 2009

ERROR: Please check the jri clone stage directory

Sreenivas reported this error while merging application tier file systems:

Executing merge appl top for JRI merge

ERROR: Please check the jri clone stage directory
Number of java directories in clone stage for jri merge are incorrect
adjcopy needs atleast two directories to merge jri files i.e., -masterArchive and -deltaArchives

Bug 3804082 says:

$OA_JAVA/META-INF/JRIMETA.DAT does not exist in clone directory of any server.

However this file was present.

In an OTN forum, Sreenivas found the advise to copy $COMMON_TOP/clone directory from all source nodes.

This time adcfgclone.pl ran fine:

Executing merge appl top for JRI merge

 merge jri files with command :

 JRI log file located at, $APPL_TOP/admin/$TWO_TASK/out/jri_logfile.txt

 JRI report file located at, $APPL_TOP/admin/$TWO_TASK/out/jri_report.txt

 Copying master archive from $COMMON_TOP/clone/bin/../appl/webserver1/java/* to $COMMON_TOP/java

 Completed copying master archive to  $COMMON_TOP/java

No comments: