There isn't a way of inspecting them remotely while running. One of the
disadvantages of RQ. You can enable log4net's logging to DEBUG to see what's
going on under the covers. That usually helps me more than inspecting the
queue contents.

On Thu, Aug 18, 2011 at 10:34 AM, Paul Durrant
<[email protected]>wrote:

> i am using rhino queues, but in production the service stops
> broadcasting messages, although it is stilll receiving messages, is
> there a way i can
> look at the queues remotely as i don't have access to the production
> enviroment
>
> there are no errors generated from the service
>
> i have a config of
>
>  <rhino.esb>
>
>    <bus
>  threadCount="1"
>  numberOfRetries="5"
>  endpoint="rhino.queues://localhost:50001/Position_Backend"
>  name="backend1"/>
>
>    <messages />
>
>  </rhino.esb>
>
> i tried using the queuemanager but it states that all message items
> are null, if this is the correct way what would be the queuename ?
>
>
> Paul
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to