[
https://issues.apache.org/jira/browse/AXIS2C-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajika Kumarasiri closed AXIS2C-1198.
-------------------------------------
Resolution: Fixed
The issue was fixed and the AMQP transport works properly.
> Connectionn to Qpid broker failed whiling starting AMQP trasnport
> -----------------------------------------------------------------
>
> Key: AXIS2C-1198
> URL: https://issues.apache.org/jira/browse/AXIS2C-1198
> Project: Axis2-C
> Issue Type: Bug
> Environment: Fedora 9(gcc 4.2.4)
> Reporter: Rajika Kumarasiri
> Priority: Minor
>
> I compiled the AMQP transport. Then I was trying to test the transport with
> the given samples(According to the INSTALL file of AMQP transport ).
> I started the qpid broker(qpidd) and it is running on port 5672
> [EMAIL PROTECTED] amqp]$ netstat -pant
> (Not all processes could be identified, non-owned process info
> will not be shown, you would have to be root to see it all.)
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address Foreign Address
> State PID/Program name
> tcp 0 0 0.0.0.0:5672 0.0.0.0:*
> LISTEN 25512/qpidd
> tcp 0 0 0.0.0.0:111 0.0.0.0:*
> LISTEN -
> tcp 0 0 0.0.0.0:22 0.0.0.0:*
> LISTEN -
> tcp 0 0 127.0.0.1:631 0.0.0.0:*
> LISTEN -
> tcp 0 0 127.0.0.1:25 0.0.0.0:*
> LISTEN -
> tcp 0 0 0.0.0.0:53343 0.0.0.0:*
> LISTEN -
> tcp 0 0 192.168.1.4:59810 72.14.205.19:80
> ESTABLISHED 2904/firefox
> tcp 0 0 192.168.1.4:54991 75.101.157.142:5222
> ESTABLISHED 3790/pidgin
> tcp 0 0 127.0.0.1:33468 127.0.0.1:5672
> TIME_WAIT -
> tcp 0 0 192.168.1.4:59781 72.14.205.19:80
> TIME_WAIT -
> tcp 0 0 192.168.1.4:41106 209.85.163.125:5222
> ESTABLISHED 3790/pidgin
> tcp 0 0 192.168.1.4:32967 66.163.181.174:5050
> ESTABLISHED 3790/pidgin
> tcp 0 0 :::22 :::*
> LISTEN -
> Then I tried to start the axis2_amqp_server but the following was given
> continuously,
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> Connecting to Qpid Broker on 127.0.0.1:5672 ... FAILED
> For me it seems like a ip:port binding problem. And also the log(axis2_amqp)
> doesn't states anything special so I didn't add that here. The qpid broker is
> running on the default ip and the axis2_amqp_server is trying to connect to
> loopback address .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]