This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: publish hangs after some timeataylor Mar 4, 2012 4:40 AM (in response to rankorn)are you consuming the messages? what is your address-full-policy set to? 
- 
        2. Re: publish hangs after some timerankorn Mar 4, 2012 5:03 AM (in response to ataylor)Hi Andy I have other processes which consume the messages. My address-full-policy is BLOCK. Do you think this is caused since the consumers stop and the queue becomes full? Any way to check this behavior in the logs? Ran. 
- 
        3. Re: publish hangs after some timeataylor Mar 4, 2012 5:09 AM (in response to rankorn)yeah thats what it sound slike, either keep your consumers runni8ng ot change the policy to page 
- 
        4. Re: publish hangs after some timerankorn Mar 4, 2012 5:28 AM (in response to ataylor)OK will look into that. Any idea how I can monitor teh queues in a non gui environment? I can't run JConsole and connect to the server remotely due to problematic security config. 
 
    