You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by kync <cs...@gmail.com> on 2017/09/08 08:54:14 UTC

Broker doesn't seem to work correct

Sometimes my consumer clients encourages with 204 content not fount http
header although the broker has . It happes more than nearly 2 hours and
works normally after this time. I see this header status every day at night.
There is no error, no warning just have all consumers get 204 no content at
the same time and on all virtual topics with same topic. Here is my config
file:





--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Broker doesn't seem to work correct

Posted by Tim Bain <tb...@alumni.duke.edu>.
Are we talking about 204 No Content, or 404 Not Found? Your first sentence
seems to have put one error code and a different error message together,
though your last sentence makes it seem like you're talking about a 204.

What URL are you hitting when you get this response? And I assume you're
doing this in the context of a websocket consumer?

http://activemq.2283324.n4.nabble.com/activeMQ-topics-via-rest-missing-messages-td4677698.html
seems to indicate that you'll get a 204 when attempting to GET or DELETE
from a topic subscription with no unconsumed messages. Could that be what's
going on for you?

http://activemq.2283324.n4.nabble.com/204-No-Content-after-sending-message-to-queue-with-active-consumer-td4255617.html
also references getting a 204, but it sounds like a more consistent
failure, whereas your error sounds like often it works and occasionally it
doesn't.

Tim

On Sep 8, 2017 2:54 AM, "kync" <cs...@gmail.com> wrote:

> Sometimes my consumer clients encourages with 204 content not fount http
> header although the broker has . It happes more than nearly 2 hours and
> works normally after this time. I see this header status every day at
> night.
> There is no error, no warning just have all consumers get 204 no content at
> the same time and on all virtual topics with same topic. Here is my config
> file:
>
>
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>