Patch PreCheck Failing For JCS Patch
(Doc ID 2940473.1)
Last updated on APRIL 11, 2024
Applies to:
Java Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
Patch precheck failing with below error
Detailed Error: [ServiceToolsUpdateExecutor::executeScp]: Exception while copying the mds_toolsupgrader.sh script on the admin host.
IP: XX.XX.XX.XX Location: /u01/app/oracle/tools/paas/tmp/ ---
[
Caused By: sm.rex.trilead.ioexception.scp.put: PSM-REX-0005: Trilead throws an IOException while copying to remote host: XX.XX.XX.XX, port: XX, user: oracle remote_file: "/u01/app/oracle/tools/paas/tmp//mds_toolsupgrader.sh" Error during SCP transfer.
]INFO COMMAND:chmod -R 750 /u01/app/oracle/tools/paas/tmp/
Cause: someone has added some echo statements to the "oracle" linux user startup scripts.
IP: XX.XX.XX.XX Location: /u01/app/oracle/tools/paas/tmp/ ---
[
Caused By: sm.rex.trilead.ioexception.scp.put: PSM-REX-0005: Trilead throws an IOException while copying to remote host: XX.XX.XX.XX, port: XX, user: oracle remote_file: "/u01/app/oracle/tools/paas/tmp//mds_toolsupgrader.sh" Error during SCP transfer.
]INFO COMMAND:chmod -R 750 /u01/app/oracle/tools/paas/tmp/
Cause: someone has added some echo statements to the "oracle" linux user startup scripts.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |