cancel
Showing results for 
Search instead for 
Did you mean: 

Queues Stopped when Dispatcher Fails

Former Member
0 Kudos

Hi ,

We had an issue with our Web dispatcher and most of the messages failed in the step "Receiver Grouping" with the error "HTTP_CLIENT_RECEIVE_FAILED" when calling the mapping runtime.

After sometime we also noticed the queues failing with the error "CLient receive failed:Queues stopped".

I am just wondering what the role of the web dispatcher could be in calling the mapping runtime.Can somebody please explain this to me ?

When a message is already being processed on an instance on the Int. Engine, the IE will call the JAVA stack on the same instance(if I am not wrong) then how can the error occur if the Web dispatcher is down.Moreover, in our visual admin properties we have checked the JCA Adapter settings and it is calling its "LOCALHOST" always.

Please explain me in detail the mapping runtime step.

Thanks,

Harish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

I'm not a basis consultant... but I know you can use a web dispatcher, for instance when in production you have several PI application servers. by this way, the IE can communicate with the AE by using just one address (your web dispatcher).

So if this last one shut down, your connexion IE -> AE works no more, and your messages are in error in PI queues (SMQ2.)

regards.

Mickael