cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Receiver Channel Error

Former Member
0 Kudos

Hi All,

Very Urgent!!!

My scenario is RFC to JDBC async . Earlier scenarion is working fine but not its showing error,

"Delivering the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error when attempting to get processing resources: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: The resource pool has already been destroyed."

For that already restart JAVA stack once and change some configuration in receiver channel like, timeout parameter in advence tab and check that "Disconnect from Database after processing each message"

But same error occurs when I try to resend the data again.

Please suggest!!

Thanks,

Arthita

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member220103
Active Participant
0 Kudos

Hi Arthita,

Have you implemented the recommendations mentioned in the below threads?

http://scn.sap.com/thread/1506229

http://scn.sap.com/thread/1511663

Thanks,

Kanda

Former Member
0 Kudos

Hi All,

Now showing something else.

Not showing previous error but status is showing "Message processing started" but after that not processed.

Please see the SS.

Please suggest something.

Thanks,

Arthita

Former Member
0 Kudos

Hi Arthita,

If you have configured the max concurrency and max pool waiting time, it only implies for the PI system to process and wait for certain period amount of time. If you try to check the message later, it might say " exceeded timeout".

Try to check with the DB team, whether PI communication channel is able to create any log on their end. So, that you would be able to figure out some clue related to the issue.

Former Member
0 Kudos

Hi All,

Problem is resolved.

Anyhow database was full.No space for insertion.

Thanks,

Arthita