You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Veena g <vg...@gmail.com> on 2022/09/17 09:25:35 UTC

Re: active mq issues

Thanks

On Mon, 14 Feb, 2022, 3:42 pm Robbie Gemmell, <ro...@gmail.com>
wrote:

> You should post such questions to the users list, not the dev list.
>
> I replied to the StackOverflow post this time so as to close out this
> thread, and also as though some of the necessary detail to suggest
> anything was here, as much of it was there.
>
> On Sun, 13 Feb 2022 at 14:30, Veena g <vg...@gmail.com> wrote:
> >
> > Please, I need help. I am using Java for sending active mq messages to
> the
> > queue which should be picked by python subscribers. This is happening
> > fine.when ever we send a message it's been picked up. But the problem is
> > the request takes more than 30 seconds to send back the response for the
> > request, since the requested process is huge[takes time]. By that time
> the
> > subscriber goes down, not sure why. But for short time requests it will
> be
> > fine. I have googled a lot and tried many things. Can anyone take a look
> at
> > this?
> > using "python_qpid_proton-0.31.0" and for java "qpid-jms-client".
> > should i change libraries or can i get an example on "java receiver and
> > sender" and also "python receiver and sender"
> > I had posted even in stack overflow. But no one gave a solution.
> >
> https://stackoverflow.com/questions/66888790/warn-transport-connection-to-tcp-ipport-failed-org-apache-activemq-tran
>