cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Queues disappear in Messaging System

Former Member
0 Kudos

Hi SAP Experts,

The Adapter engine uses certain queues interactive with external systems, we can found following queues in http://<host_name>:50000/MessagingSystem/monitor/systemStatus.jsp:

CIDX_http://sap.com/xi/XI/SystemCall true 0 0 (0) 5

CIDX_http://sap.com/xi/XI/SystemRecv true 0 0 (0) 5

CIDX_http://sap.com/xi/XI/SystemRqst true 0 0 (0) 5

CIDX_http://sap.com/xi/XI/SystemSend true 0 0 (0) 5

File_http://sap.com/xi/XI/SystemCall true 0 0 (0) 5

File_http://sap.com/xi/XI/SystemRecv true 0 0 (0) 5

File_http://sap.com/xi/XI/SystemRqst true 0 0 (0) 5

File_http://sap.com/xi/XI/SystemSend true 0 0 (0) 5

JDBC_http://sap.com/xi/XI/SystemCall true 0 0 (0) 5

JDBC_http://sap.com/xi/XI/SystemRecv true 0 0 (0) 5

JDBC_http://sap.com/xi/XI/SystemRqst true 0 0 (0) 5

JDBC_http://sap.com/xi/XI/SystemSend true 0 0 (0) 5

JMS_http://sap.com/xi/XI/SystemCall true 0 0 (0) 5

JMS_http://sap.com/xi/XI/SystemRecv true 0 0 (0) 5

JMS_http://sap.com/xi/XI/SystemRqst true 0 0 (0) 5

JMS_http://sap.com/xi/XI/SystemSend true 0 0 (0) 5

Don't know why, these queues disappear in our XI PRD system, therefore the messages in our XI PRD cannot be delivered.

Any buddy can help me?

Thanks and B'Rgds,

YiNing Mao

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Actually, u have nt mentioned any error here. Please explain about the scenario and where exactly u found ur message getting stucked.

Regards,

Prateek

Former Member
0 Kudos

every related message is in status "to be delivered", and there's an error "queue unavailable" in the log.

Hope you can help me.

prateek
Active Contributor
0 Kudos

What is the status of message in smq2?

If u could see some entries there, then double click and look into its details.

Regards,

Prateek

Former Member
0 Kudos

Not queues in ABAP, but queue in AFW. There's no entry in ABAP smq2.

Answers (1)

Answers (1)

Former Member
0 Kudos

This problem has been solved. CPACache refresh has some problem.