We've further narrowed this down. It seems to be a problem with the java client talking to the java broker. The python client seems to work just fine with the account guest:guest.
-Adam On Sun, Jan 30, 2011 at 12:55 AM, Adam Crain <[email protected]>wrote: > Hi, > > I'm trying to run against the java broker. Running my unit tests which > succeed against the C++ broker, the log tells me the broker rejects my > user/password of guest:guest > > QpidBrokerConnection - Connecting to qpid:/[email protected]:5672/localhost > ConnectionException: Error processing data: > javax.security.sasl.SaslException: Authentication failed > > How to debug authentication failures? > > thanks, > Adam > > >
