Search This Blog

Tuesday, March 6, 2012

DB Adapter: Interaction processing error


Exception:

Exception occured when binding was invoked.Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'DEMO_TEST' failed due to: Interaction processing error.Error while processing the execution of the APPS.ABC.DEMO API interaction.An error occurred while processing the interaction for invoking the APPS.ABC.DEMO API. Cause: java.lang.NullPointerException.Check to ensure that the XML containing parameter data matches the parameter definitions in the XSD. This exception is considered not retriable, likely due to a modelling mistake.". The invoked JCA adapter raised a resource exception.Please examine the above error message carefully to determine a resolution.


Solution:

Undeploy the composite and Redeploy it again

4 comments:

  1. We also facing the same issue. But would like to know what might effect if we do this.

    ReplyDelete
  2. Hi Bala,

    Nothing is going to be affected.Just a minimal downtime.
    This exception occurs if the code was not deployed properly for the first time, this could have been due to multiple reasons like (Your server was not helathy when you deployed the composite..etc..)


    Regards,
    Moshe.S

    ReplyDelete
    Replies
    1. Reset the datasource used by the dba adapter. This can be done from Console and this should solve the issue.

      Delete