Adapter Modules Missing On SOA Installation
(Doc ID 754146.1)
Last updated on OCTOBER 09, 2019
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.3.1 to 10.1.3.4 [Release AS10gR3]Information in this document applies to any platform.
***Checked for relevance on 30-Sep-2010***
Symptoms
You installed SOA server and you find that all adapter modules are not installed automatically.
So you follow Note 433524.1 - Error Running BPEL Process Using Adapters - Adapters Missing On Install, and this leads to following errors.
- When deploying the adapter through AS Control you get
[Nov 27, 2008 6:02:00 PM] Uploading file FileAdapter.rar ...
[Nov 27, 2008 6:02:00 PM] Connector Module Deployer for FileAdapter STARTS.
[Nov 27, 2008 6:02:00 PM] Copy the archive to /home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Unpacking FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Done unpacking FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Starting up resource adapter
[Nov 27, 2008 6:02:00 PM] Exception: NoClassDefFoundError: Missing class:
oracle.tip.adapter.api.OracleConnectionFactory Dependent class:
oracle.tip.adapter.file.FileConnectionFactory Loader: FileAdapter:0.0.0 Code-Source:
/home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter/fileAdapter.jar
Configuration: in
/home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter The missing
class is not available from any code-source or loader in the system.
[Nov 27, 2008 6:02:00 PM] Operation failed with error: Missing class: oracle.tip.file....
[Nov 27, 2008 6:02:00 PM] Connector Module Deployer for FileAdapter STARTS.
[Nov 27, 2008 6:02:00 PM] Copy the archive to /home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Unpacking FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Done unpacking FileAdapter.rar
[Nov 27, 2008 6:02:00 PM] Starting up resource adapter
[Nov 27, 2008 6:02:00 PM] Exception: NoClassDefFoundError: Missing class:
oracle.tip.adapter.api.OracleConnectionFactory Dependent class:
oracle.tip.adapter.file.FileConnectionFactory Loader: FileAdapter:0.0.0 Code-Source:
/home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter/fileAdapter.jar
Configuration: in
/home/app/oracle/product/10.1.3/soa/j2ee/OC4J_SOA/connectors/FileAdapter/FileAdapter The missing
class is not available from any code-source or loader in the system.
[Nov 27, 2008 6:02:00 PM] Operation failed with error: Missing class: oracle.tip.file....
- When deploying adapters manually you restart the container you get in opmn log
08/11/27 17:16:11 WARNING: ApplicationStateRunning.loadConnectors Exception loading connector
FileAdapter : Error while trying to set up class loader context for File Adapter:
java.io.IOException: Unable to add shared libs to RA loader
08/11/27 17:16:13 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
FileAdapter : Error while trying to set up class loader context for File Adapter:
java.io.IOException: Unable to add shared libs to RA loader
08/11/27 17:16:13 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
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 |