Activation issue: OIC_ACTIVATION_UN_HANDLED_ERROR / CASDK-0005: A connector specific exception was raised by the application.
(Doc ID 2586957.1)
Last updated on MARCH 01, 2021
Applies to:
Oracle Integration - Version 17.4.1 and laterInformation in this document applies to any platform.
Symptoms
Integration that uses the FTP Adapter will not activate:
CASDK-0005: A connector specific exception was raised by the application.
In the logfile :-
[2019-09-04T13:33:23.367+00:00] [XXXX_server_1] [ERROR] [ICS-20948] [oracle.ics.abstraction.designtime] [tid: Thread-827] [userId: nrang513] [ecid: 1c4d027c-2ce0-4899-aeca-6fa4e4adecdf-001745a5,0:68] [APP: icswebapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] Incident has been created with id "htRtCz1ZeNFHsFHeMPI7q", and the type is "ACTIVATION_GENERATION".
[2019-09-04T13:33:23.368+00:00] [oiciad4I_server_1] [ERROR] [] [oracle.ics.abstraction.designtime] [tid: Thread-827] [userId: nrang513] [ecid: 1c4d027c-2ce0-4899-aeca-6fa4e4adecdf-001745a5,0:68] [APP: icswebapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] The IncidentID created for the Activation Error is - htRtCz1ZeNFHsFHeMPI7q
[2019-09-04T13:33:23.368+00:00] [oiciad4I_server_1] [ERROR] [ICS-10989] [oracle.ics.webconsole.integration.activation] [tid: Thread-827] [userId: nrang513] [ecid: 1c4d027c-2ce0-4899-aeca-6fa4e4adecdf-001745a5,0:68] [APP: icswebapp] [partition-name: DOMAIN] [tenant-name: GLOBAL] Integration "<myIntegration> | 1.0" cannot be activated. Incident has been created with ID htRtCz1ZeNFHsFHeMPI7q. [[
oracle.ics.webconsole.common.exception.GeneralException: ICS-10989: Integration "<myIntegration> | 1.0" cannot be activated. Incident has been created with ID htRtCz1ZeNFHsFHeMPI7q.
at oracle.ics.webconsole.model.manager.IntegrationManager.activateProject(IntegrationManager.java:3538)
at oracle.ics.webconsole.view.beans.backing.composer.ViewIntegrationsBean$ActivateIntegration.run(ViewIntegrationsBean.java:2005)
at java.lang.Thread.run(Thread.java:748)
Caused by: Integration "<myIntegration>|01" cannot be activated because of an internal error. Incident has been created with ID: htRtCz1ZeNFHsFHeMPI7q.
at com.oracle.ics.abstraction.api.operation.activation.steps.ICSActivationErrorHandlerAction.execute(ICSActivationErrorHandlerAction.java:58)
at com.oracle.ics.abstraction.api.operation.activation.framework.ICSActivationOperationManager.performStepExecution(ICSActivationOperationManager.java:140)
at com.oracle.ics.abstraction.api.operation.activation.framework.ICSActivationOperationManager.activate(ICSActivationOperationManager.java:91)
at com.oracle.ics.abstraction.api.operation.bpel.ICSBPELOperationManager.processActivation(ICSBPELOperationManager.java:152)
at com.oracle.ics.abstraction.api.operation.bpel.ICSBPELOperationManager.processActivation(ICSBPELOperationManager.java:123)
at oracle.ics.webconsole.model.manager.IntegrationManager.activateProject(IntegrationManager.java:3529)
... 2 more
Caused by: <br> Integration <myIntegration> (1.0) cannot be activated.<br> oracle.cloud.connectivity.services.ConnectivityServiceException: CASDK-0005: A connector specific exception was raised by the application.. <br><br><b>How to fix</b> <br><br>1. Verify and rectify the changes.<br> 2. Retry the activation.<br><br><b>For more help</b><br><ul><li>To analyze the error further, open the diagnostic log and search for the unique ID <myInstance>_<myIntegration>_01.00.0000_04092019133318.</li><li>For additional suggestions, search the Oracle Cloud Customer Connect forum for error code OIC_ACTIVATION_UN_HANDLED_ERROR.</li><li>For more tips, see Troubleshoot Integration Activations.</li></ul>
at com.oracle.ics.abstraction.api.operation.activation.steps.ICSProcessActivationAction.execute(ICSProcessActivationAction.java:97)
at com.oracle.ics.abstraction.api.operation.activation.framework.ICSActivationOperationManager.performStepExecution(ICSActivationOperationManager.java:140)
at com.oracle.ics.abstraction.api.operation.activation.framework.ICSActivationOperationManager.activate(ICSActivationOperationManager.java:88)
... 5 more
Caused by: <br> Integration <myIntegration> (1.0) cannot be activated.<br> oracle.cloud.connectivity.services.ConnectivityServiceException: CASDK-0005: A connector specific exception was raised by the application.. <br><br><b>How to fix</b> <br><br>1. Verify and rectify the changes.<br> 2. Retry the activation.<br><br><b>For more help</b><br><ul><li>To analyze the error further, open the diagnostic log and search for the unique ID <myInstance>_<myIntegration>_01.00.0000_04092019133318.</li><li>For additional suggestions, search the Oracle Cloud Customer Connect forum for error code OIC_ACTIVATION_UN_HANDLED_ERROR.</li><li>For more tips, see Troubleshoot Integration Activations.</li></ul>
at com.oracle.ics.abstraction.api.operation.ICSOperationManagerHelper.pollActivationAPIForStatus(ICSOperationManagerHelper.java:105)
at com.oracle.ics.abstraction.api.operation.activation.steps.ICSProcessActivationAction.execute(ICSProcessActivationAction.java:91)
... 7 more
]]
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 |