Search This Blog

Tuesday, February 7, 2012

AutoPatch error: ERROR [code=11] Running adjcopy.class

Issue:

Running adjcopy.class:

adjava -mx1024m -nojit oracle.apps.ad.jri.adjcopy @/u01/oracle/DEV/apps/apps_st/appl/admin/DEV/out/apps.cmd
stat_low = B
stat_high = 0
emsg:was terminated by signal 11

AutoPatch error:
ERROR [code=11] Running adjcopy.class


AutoPatch error:
Error updating master archive


An error occurred while Updating Oracle Applications Java files if necessary.
Continue as if it were successful [No] :

FIX

Solution: Run the adrelink

$ adrelink.sh force=y ranlib=y "ad adjava"

Check the log file.

view /u01/oracle/DEV/apps/apps_st/appl/admin/log/adrelink.log

Once the adrelink completes successfully rerun the patch. This will resolve the issue.

No comments:

Post a Comment