cancel
Showing results for 
Search instead for 
Did you mean: 

Problem when calling an adapter (JDBC)

christian_janson
Participant
0 Kudos

Hello,

What I'm currently trying is to create a scenario as described in

Lookup's in XI made simpler: =>

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

I adjusted the code to fit my scenario and imported the ojdbc14.jar oracle driver (I try to query an oracle DB).

My Problem is that I do not get any response from the DB due to this error:

Plain exception: Problem when calling an adapter by using communication channel value_mapping (Party: , Service: BSSCLNT402, Object ID: 0f467230af5130d5b8821973634d2e2f) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:0f467230af5130d5b8821973634d2e2f not available in CPA Cache.

As advised I double checked all configurations. The comm channel is existent and also the cache does hold the object.

I'm working on this problem for a few days now and have no idea what else I could do.

Help is really appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

to confirm that the communication channel is working properly...could you please check in the adapter monitoring in runtime workbench and make sure this is listed under the JDBC channels in green status.

Thanks,

Renjith

christian_janson
Participant
0 Kudos

Hi,

I checked it and in the adapter monitoring I only got the JPR adapter. How do enable other adapters?

Thanks,

Christian

Former Member
0 Kudos

Hi Christian,

DO you mean to say, you have configured a JDBC adapter and you find JDBC adapters in RWB in gray color?

You need not activate your adapter in RWB. If you have configured the coomn. channel correctly in ID, you should be able to see your commn. channnel in RWB.

Check your communication channel configuration.

Regards,

Jai Shankar.

Message was edited by: Jai Shankar

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Take a look at the note :<b> 809420</b>

Regards,

Bhavesh

Former Member
0 Kudos

Hi Christian,

Take a look at question no.3 under Adapters, in the XI FAQ by Michael...

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

and check the following threads...

Thanks,

Renjith

Answers (1)

Answers (1)

christian_janson
Participant
0 Kudos

Hello,

You've all been very helpful thanks.

I went through the guides/notes and completed my configuration.

All adapters are shown. JPR is still red and the JDBC is grey but I get a result from my query.

It all seems a little bit odd.

Regards,

Christian

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

<i>the JDBC is grey but I get a result from my query </i>

Can you elaborate further on your scenario and what actually is working.

Regards,

Bhavesh

christian_janson
Participant
0 Kudos

Hi,

Never mind.

I finally got everything the way it should be.

I was too hectic yesterday and got one configuration of my business systems wrong but now its working fine.

Thanks to you all again, helped me a lot.

Regards,

Christian