cancel
Showing results for 
Search instead for 
Did you mean: 

Look up Exception

Former Member
0 Kudos

Hi All ,

Im getting the following error :

<b>LookupException: Problem when calling an adapter by using communication channel CC_JDBC_Rcvr_Lookup (Party: , Service: (service name), Object ID: (id)</b> <b>XI AF API call failed. Module exception: 'Error ACK handling failed:</b> <b>java.lang.NullPointerException'. Cause Exception: (No information available).</b>

Kindly suggest

thanks

SD

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Can some one please reply ??

what exactly is failing in the jdbc communication channel ?

Is the data thats provided for testing not as per the mapping ??

please suggest

Thanks

SD

Former Member
0 Kudos

Hi,

Just check you look up compaing to this blog by Siva

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

P.S: Just try executing the communication channel alone. If it works then you can be sure, your code has some error.

Regards,

JaiShankar.

moorthy
Active Contributor
0 Kudos

HI,

1) Check the Payload is a valid xml

2) Check the JDBC Adapter connection Parameters -go to Adapter Monitoring and check is this is showing Active and Green..

3) Check these blog- /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

4) check the Driver connection parameters

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi,

Please verify if you don't make a typo in communication channel name, service or another project. Check also whether you have activated your development in integration directory.

Regards,

Wojciech

Former Member
0 Kudos

Hi

Checked Both , they both seem to be fine !

nothing wrong with the names in the Communication channel

and the changes in integration directory are activated as well

SD

Former Member
0 Kudos

Hi,

Please also pay attencion to case sensitivity (it's java).

Regards,

Wojciech