I'm trying to do some performance analysis on the qpid C++ broker
packaged by Fedora 14, but the qpid-perftest tool fails to connect with
the following message:
$ qpid-perftest --username guest --password guest
2011-05-16 17:34:29 warning Closing connection due to internal-error:
Sasl error: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS
failure. Minor code may provide more information (Credentials cache
file '/tmp/krb5cc_500' not found) (qpid/SaslFactory.cpp:275)
internal-error: Sasl error: SASL(-1): generic failure: GSSAPI Error:
Unspecified GSS failure. Minor code may provide more information
(Credentials cache file '/tmp/krb5cc_500' not found)
(qpid/SaslFactory.cpp:275)
I can connect via the python libraries, using the same username and
password, and with qpid-python-test. qpid-client-test fails with the
same error as qpid-perftest.
Any ideas what is wrong/misconfigured?
--
Anthony Foglia
Princeton Consultants
(609) 987-8787 x233
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]