Its best if you start a new thread for new discussions, that way
unrelated issues get their own thread and it is easier for people to
follow / join in / find later etc.

<Rest of original typed message deleted due to being double-ninja'd by
Gordon's mails saying the same thing> :P

Robbie

On 24 August 2016 at 12:49, lucas <[email protected]> wrote:
> hi,Ted Ross.
> I have some questions about dispatch.I use it lasterday and I find that it's
> report error when I use ./qpidd and ./qdrouterd at the same time.Report As
> follow:
>         warning Couldn't listen to: 0.0.0.0:5672: Can't bind to port
> 0.0.0.0:5672: Address already in use
> Here is my routerd.conf setting:
>  router {
>     mode: standalone
>     id: Router.A
> }
>
> listener {
>     host: 127.0.0.1
>     port: 5672
>     authenticatePeer: no
> }
>
> connector {
>     name: broker
>     role: route-container
>     host: 127.0.0.1
>     port: 5672
>     sasl-mechanisms: ANONYMOUS
> }
>
> address {
>     prefix: queue
>     waypoint: yes
> }
>
> autoLink {
>     addr: queue.first
>     dir: in
>     connection: broker
> }
>
> autoLink {
>     addr: queue.first
>     dir: out
>     connection: broker
> }
>
> Since I am new in QIPD and any help is appreciated.
>
>
>
>
> --
> View this message in context: 
> http://qpid.2158936.n2.nabble.com/Qpid-dispatch-router-issue-tp7648428p7649538.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to