cancel
Showing results for 
Search instead for 
Did you mean: 

messages are stuck in delivering status

ravi_reddy1
Participant
0 Kudos

Hi Friends,

My scenario is Proxy to JDBC.

i Tested this scenario in DEV and QUALITY , its working fine.

While testing in PRODUCTION,  after posting the data from sap and it reached to pi successfully,

I checked in message monitoring , all messages are stuck in delivering status..

IN CC monitoring i found only  "Message processing started". i didn't see "Message processing ssuccessfully"

Please see the screenshot for the same.

why these messages are in delivering status.

where is the problem occurs?

Regards,

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

luisbarros
Participant
0 Kudos

Hello Ravi,

please go to the Log Viewer in the nwa and try to check if you have any logs for those messages. Post the errors that you find there (if any) so we can help you with this.

Regards,

Luis

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Hello Priyanka,

It might be due Locks or JDBC issues or load issues.

Check the below link and you can prevent it in future

PriyankaAnagani
Active Contributor
0 Kudos

There might be some java lock on your JDBC communication channel.

Goto NWA-->Troubleshooting-->Java-->Locks and see if there is any lock and if yes, remove the lock and restart your JDBC communication channel.

---Priyanka