[rabbitmq-discuss] java client library rpc client

Reddy, Rajesh (GPT EMEA) rajesh.reddy at baml.com
Fri Apr 16 13:08:55 BST 2010


Hi

Iam having trouble using the java rpcclient for multiple replies.
Basically my process makes an rpccall and gets reply from one or more
other process. This works if the rpcclient receives one reply for its
request, but as soon as it gets multiple replies it fails. I get the
following exception which doesn't say much about the root cause.

The case here is the process should check for dependent process, so it
sends a rpc call to all existing process and then decide if the required
service is up and running.
This is possible in .NET library of rabbitmq and working fine.

Any help is appreciated.

Error:
Consumer com.rabbitmq.client.RpcClient$1 at b27c38 method handleDelivery
for channel
AMQChannel(amqp://guest@GBWMAPPROPC02.emea.win.ml.com:5672/,1) threw an
exception:
java.lang.NullPointerException
	at
com.rabbitmq.client.RpcClient$1.handleDelivery(RpcClient.java:153)
	at
com.rabbitmq.client.impl.ChannelN.processAsync(ChannelN.java:223)
	at
com.rabbitmq.client.impl.AMQChannel.handleCompleteInboundCommand(AMQChan
nel.java:159)
	at
com.rabbitmq.client.impl.AMQChannel.handleFrame(AMQChannel.java:110)
	at
com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:4
24)

Thanks
Rajesh



--------------------------------------------------------------------------
This message w/attachments (message) may be privileged, confidential or proprietary, and if you are not an intended recipient, please notify the sender, do not use or share it and delete it. The information contained in this e-mail was obtained from sources believed to be reliable; however, the accuracy or completeness of this information is not guaranteed. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, review and retain e-communications (EC) traveling through its networks/systems. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or error-free. References to "Merrill Lynch" are references to any company in the Merrill Lynch & Co., Inc. group of companies, which are wholly-owned by Bank of America Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a Condition to Any Banking Service or Activity * Are Not Insured by Any Federal Government Agency. Past performance is no guarantee of future results. Attachments that are part of this E-communication may have additional important disclosures and disclaimers, which you should read. This message is subject to terms available at the following link: http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you consent to the foregoing.
--------------------------------------------------------------------------
 




More information about the rabbitmq-discuss mailing list