Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  outstanding RPC

Guest
Posted: Tue Mar 18, 2008 9:22 pm Reply with quote
Guest
Hi all,

Any idea what might cause the following?
java.lang.IllegalStateException: Oops, outstanding RPC
at
com.rabbitmq.client.impl.AMQChannel.enqueueRpc(AMQChannel.java:156)
at
com.rabbitmq.client.impl.AMQChannel.transmitAndEnqueue(AMQChannel.java:1
64)
at com.rabbitmq.client.impl.AMQChannel.rpc(AMQChannel.java:209)
at com.rabbitmq.client.impl.AMQChannel.rpc(AMQChannel.java:195)
at
com.rabbitmq.client.impl.AMQChannel.exnWrappingRpc(AMQChannel.java:124)
at
com.rabbitmq.client.impl.ChannelN.accessRequest(ChannelN.java:331)
at
com.rabbitmq.client.impl.ChannelN.accessRequest(ChannelN.java:312)


I appreciate your help. Thanks.

Best,
ying

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
Guest
Posted: Wed Mar 19, 2008 6:23 am Reply with quote
Guest
Ying,

Ying He wrote:
> Any idea what might cause the following?
> java.lang.IllegalStateException: Oops, outstanding RPC

I suspect you are attempting to concurrently use a single channel from
multiple threads, which is illegal. See
http://www.rabbitmq.com/api-guide.html#channel-threads

The exception report and docs should make that more obvious. I have
filed a bug for that.


Matthias.

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum