Issue on R12.2.4
RC-50208: Exception in method TimedProcessProcess.run
Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: Cannot run program "unzip": error=2, No such file or directory
Solution:
Set java ve unzip set in your .profile(bash_profile) file.Add this line below:
$ORACLE_HOME/appsutil/jre/bin:$ORACLE_HOME/bin
No comments:
Post a Comment