During testing the jdbc adapter (which is extremely slow) we have got 90,000 messages sitting in the adapter queue (JDBC_http://sap.com/xi/XI/SystemRecv). These will take days and days to clear out. They are all sitting in status "to be delivered" while the 5 available java threads slowly process them.
Is there a way to delete these. I have found by disabling the comm channel the messages get set to system error status, but even this process takes a full day.
Surely there is a way to get in there and delete the messages from the queue?
Regards,
Jason.
Edited by: Jason Scott on Dec 4, 2008 1:43 AM