Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Bug
-
0.6.0
-
None
-
Debian 8.3, Apache Qpid Proton 0.12.2 for drivers and dependencies, Hardware: 2 CPUs, 15 GB RAM, 60 GB HDD on 3 separate machines each
Description
I just updated my sandbox to pull the latest bug fixes. I see that all the routers in my cluster of 3 interior routers have stopped accepting connections from my clients as well as qdstat.
The port is properly open but qdstat shows the following error:
*************
vsharda@millennium-qpid-untouched-latest-6443:~/apache-qpid-dispatch/my_build$ sudo netstat -tulpn | grep qdrouterd
tcp 0 0 0.0.0.0:5672 0.0.0.0:* LISTEN 18460/qdrouterd
vsharda@millennium-qpid-untouched-latest-6443:~/apache-qpid-dispatch/my_build$ qdstat -c
LinkDetached: sender 427616d4-8253-4bb3-a332-d1940a12f0e3-$management to $management closed due to: Condition('qd:connection-role', 'Link attach forbidden on inter-router connection')
**************
If I run the router as standalone, I can see qdstat working fine.