Skip to Content
0
Feb 27, 2014 at 06:16 PM

IDOC_AAE Error

313 Views

We have a PI 7.4 Java Only system and are sending IDocs to/from our SAP ECC system using the IDOC_AAE adapter. IDocs are sent and received fine without any errors, however when I look at the communication channels in the Communication Channel Monitor they always have a red error status with the following error message: Adapter has not provided any status information about this channel

That wasn’t overly helpful so I turned up the level of tracing for the IDoc Adapter and got the following in the Java logs:

Message: Error while getting connection factory name from JNDI due to Object not found in lookup of MetaCFLookupPrefixb52ce265196c39168a593247cc234276.
Category: com.sap.aii.af.idoc.outbound.IDocOutboundProcessor
Location: com.sap.aii.af.idoc.outbound.IDocOutboundProcessor.getConnectionFactory(channel, boolean, short)

Message: Error while getting connection factory name from JNDI due to Object not found in lookup of CFLookupPrefixb52ce265196c39168a593247cc234276.
Category: com.sap.aii.af.idoc.outbound.IDocOutboundProcessor
Location: com.sap.aii.af.idoc.outbound.IDocOutboundProcessor.getConnectionFactory(channel, boolean, short)

Does anyone know how this issue can be fixed?

Thanks,

Krishneel