qpid listening socket after reboot

2012-11-12 Thread Gary Kotton
Hi, I have run into a little issue on Fedora. When I reboot my appliance qpid is only listening on the v6 socket and not the v4. If I restart the qpidd service then it starts to listen on v4. An ugly work around that I did was to add the following line net.ipv6.conf.all.disable_ipv6 = 1 to

[jira] [Updated] (QPID-4432) AMQStateManager logger might generate unexpected amount of logs during failover

2012-11-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4432: - Summary: AMQStateManager logger might generate unexpected amount of logs during failover (was:

[jira] [Created] (QPID-4432) AMQStateManager logger might generate unexpected amount of log during failover

2012-11-12 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4432: Summary: AMQStateManager logger might generate unexpected amount of log during failover Key: QPID-4432 URL: https://issues.apache.org/jira/browse/QPID-4432 Project: Qpid

Re: qpid listening socket after reboot

2012-11-12 Thread Steve Huston
What version of Qpid is this? On 11/12/12 9:06 AM, Gary Kotton gkot...@redhat.com wrote: Hi, I have run into a little issue on Fedora. When I reboot my appliance qpid is only listening on the v6 socket and not the v4. If I restart the qpidd service then it starts to listen on v4. An ugly work

Re: qpid listening socket after reboot

2012-11-12 Thread Gary Kotton
On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the issue is that the qpidd service was starting before the appliance had received a DHCP address.

Re: qpid listening socket after reboot

2012-11-12 Thread Steve Huston
Great! Glad to hear it's working now. On 11/12/12 10:59 AM, Gary Kotton gkot...@redhat.com wrote: On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the

Re: qpid listening socket after reboot

2012-11-12 Thread Darryl L. Pierce
On Mon, Nov 12, 2012 at 05:59:54PM +0200, Gary Kotton wrote: On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the issue is that the qpidd service

[jira] [Updated] (QPID-4418) configure gives misleading error if g++ missing

2012-11-12 Thread Jimmy Jones (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Jones updated QPID-4418: -- Attachment: automake.diff Patch to configure.ac to barf if working C++ compiler not found.

[jira] [Created] (QPID-4433) Error in documentation

2012-11-12 Thread Jimmy Jones (JIRA)
Jimmy Jones created QPID-4433: - Summary: Error in documentation Key: QPID-4433 URL: https://issues.apache.org/jira/browse/QPID-4433 Project: Qpid Issue Type: Bug Components: Website

Review Request: proton-c: support for AMQP 1.0 connection idle timeout negotiation and keepalives

2012-11-12 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8021/ --- Review request for qpid, Andrew Stitcher and Rafael Schloming. Description

Re: Review Request: proton-c: support for AMQP 1.0 connection idle timeout negotiation and keepalives

2012-11-12 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8021/#review13372 --- /proton/trunk/proton-c/include/proton/engine.h

[jira] [Created] (QPID-4434) Can't build C++ components with cmake if minimum swig version not present

2012-11-12 Thread Steve Huston (JIRA)
Steve Huston created QPID-4434: -- Summary: Can't build C++ components with cmake if minimum swig version not present Key: QPID-4434 URL: https://issues.apache.org/jira/browse/QPID-4434 Project: Qpid