[rabbitmq-discuss] outstanding RPC
Matthias Radestock
matthias at lshift.net
Wed Mar 19 06:22:30 GMT 2008
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.
More information about the rabbitmq-discuss
mailing list