cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Framework Queues do not Start - Message Status "To be Delivered"

Former Member
0 Kudos

The Adapter Framwork Queus are not staterd, messages are not delivered to the target systems.

Adapter Engine, message: Fatal Message listener localejbs/AFWListener could not be created for connection RNIF11_http://sap.com/xi/XI/System after 60 attempts.(Details: Code: MS.APP.LISTENER.NOTFOUND, Location: com.sap.aii.af.ra.ms.runtime.ListenerFinder, Reason: Unknown, Time: 30.04.2008 14:54:38) h6.

Sympthoms:

1. Messages in the Integration server look as process completed.

2. Message Monitoring in Runtime Workbench is "To be Delivered"

3. AFW Engine Queus Status is "false" in RWB>Component Monitoring>Adapter Engine>Engine Status>Queues

Backlog Messaging Queues Message Store Scheduler Sequencer EOIO Sequences Event Handler Database Locks Technical Settings

Queue Information node 927xxxx

Queue Name Started+

AFWCall true

AFWRecv false

AFWRqst false

AFWSend true

I have tried delting and canceling messages, restarting the service, system and server. Starting up the system take more than 1 hours.

Preface:

This happend while I was on holiday, the only peculiarity in that period is that a rookie collegue make several file adapter interfaces that created over 180.000 messages in a few weeks and caused and storage problem in the sql server. Once that was solved, the problem with the AFW started.

Edited by: Juan Francisco Zurita Duque on Apr 30, 2008 6:22 PM

Edited by: Juan Francisco Zurita Duque on Apr 30, 2008 6:24 PM

Edited by: Juan Francisco Zurita Duque on Apr 30, 2008 6:28 PM

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello Juan,

My first idea would be to restart the J2EE-engine.

Are you sure that you have enough space on your database?

Did you had a look at the Message Display Tool http://host:j2ee-port/MessagingSystem/monitor/systemStatus.jsp ?

Kind regards,

Steven

Former Member
0 Kudos

Thanks Steve,

But of course I restarted the J2EE engine, several times.

there is no issue with the databse space now.

The message display tool is where i can see the AFW queues are not started.

Former Member
0 Kudos

Juan,

All your queues are stopped ? Regarding your messages, what kind of trans method was used (EO ? EOIO) ? I've faced such issues a couple of weeks ago (all newly created msgs were stored and set to "TO BE DELIVERED" because, due to EOIO mode, one of the previously msg was stuck and needed to be set to FAILED or CANCELED (i can't remember exactly)

I've tried looking for such msgs (using the Message Display Tool and selecting appropriate status) ?

Rgds

Chris

Former Member
0 Kudos

Hej Chris,

All the Recv and Rqst queues are not started, for all adapters:

e.g.

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

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

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

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

Regardless of the QoS method I tried the messages are not delivered to the target system. I already tried cancelling all messges with out any improvement.

The error when I try to resend on is "Message Already in the queue".

juan

Edited by: Juan Francisco Zurita Duque on May 2, 2008 11:54 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

The Issue was fixed with SAP Note: 994433