On Seg, 2013-05-13 at 12:17 +0100, Gordon Sim wrote:
> On 05/13/2013 11:59 AM, Bruno Matos wrote:
> > On Qui, 2013-05-09 at 16:02 +0100, Gordon Sim wrote:
> >> On 05/09/2013 03:13 PM, Bruno Matos wrote:
> >>> The same, after 10 minutes it gives:
> >>> error Connection qpid.192.168.102.104:5672-192.168.102.7:50729 No
> >>> protocol received closing
> >>>
> >>> Be aware that this is a local compilation with no install, something can
> >>> be wrong with modules or something else, not that I have notice, but it
> >>> can.
> >>
> >> Hmm... did you use autotools or cmake? If you run: make check
> >> TESTS=run_interlink_tests (if using autotools) or ctest -R interlink (if
> >> using cmake) do the tests all pass?
> >
> > I'm using cmake, and the interlink tests failed indeed, I'll try to
> > understand why, and I'll let you know.
> >
> > They failed on SL6.3, but they pass on FC18.
> 
> Is it the same version of proton in each case? Do they all fail or just 
> some of them?

Sorry to waste your time, it was my fault, as expected... One had an old
qpid version that was conflicting with the new one and the other didn't
have qpid libraries in the python's library path. Now all tests pass,
but the problem is still there, if I don't set the --max-negotiate-time,
10 seconds after the outgoing link creation, the destination broker
gives 'error Connection qpid.192.168.102.104:5672-192.168.102.7:52067 No
protocol received closing' and it's deleted in the source broker.

-- 
Bruno Matos


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to