Adapter Rar Could Not be Found by LoadApplication
(Doc ID 2240129.1)
Last updated on SEPTEMBER 01, 2024
Applies to:
Oracle SOA Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Trying to create FTP Adapter connection factory using wlst script functions.
FTP Adapter CF creation failed in loadApplication(appPath, planPath) method with below error message, while File is located in the path and has the proper permission.
Error Message:
-------------------
Plan for your application will be written to /oracle/fmw_domain/config/FtpAdapter/Plan.xml
[INFO] [exec] <Mar 1, 2017 12:00:57 PM AEDT> <Error> <J2EE> <BEA-160228> <AppMerge failed to merge your application. If you are running AppMerge on the command-line, merge again with the -verbose option for more details. See the error message(s) below.>
[INFO] [exec] This Exception occurred at Wed Mar 01 12:00:57 AEDT 2017.
[INFO] [exec] java.io.IOException: [J2EE:160106]ERROR: The source file, "/oracle/fmw/soa/soa/connectors/FtpAdapter.rar", could not be found.
[INFO] [exec] weblogic.management.scripting.ScriptException: Error occurred while performing loadApplication : Could not read configuration. : [J2EE:160106]ERROR: The source file, "/oracle/fmw/soa/soa/connectors/FtpAdapter.rar", could not be found.
-------------------
Plan for your application will be written to /oracle/fmw_domain/config/FtpAdapter/Plan.xml
[INFO] [exec] <Mar 1, 2017 12:00:57 PM AEDT> <Error> <J2EE> <BEA-160228> <AppMerge failed to merge your application. If you are running AppMerge on the command-line, merge again with the -verbose option for more details. See the error message(s) below.>
[INFO] [exec] This Exception occurred at Wed Mar 01 12:00:57 AEDT 2017.
[INFO] [exec] java.io.IOException: [J2EE:160106]ERROR: The source file, "/oracle/fmw/soa/soa/connectors/FtpAdapter.rar", could not be found.
[INFO] [exec] weblogic.management.scripting.ScriptException: Error occurred while performing loadApplication : Could not read configuration. : [J2EE:160106]ERROR: The source file, "/oracle/fmw/soa/soa/connectors/FtpAdapter.rar", could not be found.
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 |
References |