can you get a thread dump of the broker to see what it is doing?

On 25 January 2012 11:38, Oscar Pernas <os...@pernas.es> wrote:
> Hi all, Im using ActiveMQ-5.3.1, with a Java application (JVM 1.6). Im
> getting into a problem because when I try to create a temporary queue, my
> thread is being blocked.
>
> The stack trace is:
>
> MutexTransport.oneway(Object) line: 40
> ResponseCorrelator.asyncRequest(Object, ResponseCallback) line: 74
> ResponseCorrelator.request(Object) line: 79
> ActiveMQConnection.syncSendPacket(Command) line: 1244
> ActiveMQConnection.createTempDestination(boolean) line: 1862
> ActiveMQSession.createTemporaryQueue() line: 1266
>
> What could be the reason because the broker could stop this create method?
>
>
> Regards!
> --
> Óscar Pernas Plaza.



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to