Hello. qpid succesfully compiling again on solaris. However, two new
error messages appeared while running the unit test (the test was
passed, though):
make check-TESTS
Running 160 test cases...
2008-sep-25 11:32:22 error Channel exception: session-busy: Session
already attached: [EMAIL PROTECTED]
(qpid/broker/SessionManager.cpp:55)
2008-sep-25 11:32:22 error Session detached by peer:
[EMAIL PROTECTED] 0
2008-sep-25 11:32:22 error Exception in client dispatch thread:
Connection closed by broker
*** No errors detected
PASS: unit_test
I remember that the latter one was already present the last time I
tested it, but the previous ones are new for me. Do you think they can
be ignored or are actually hints of real problems?
Regards.