Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 714727 Details for
Bug 733758
Catch and report failure to open qpidd.sasldb when PLAIN authentication is enabled
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Trace for connection request
file_733758.txt (text/plain), 5.03 KB, created by
Ernie
on 2013-03-22 19:11:15 UTC
(
hide
)
Description:
Trace for connection request
Filename:
MIME Type:
Creator:
Ernie
Created:
2013-03-22 19:11:15 UTC
Size:
5.03 KB
patch
obsolete
>2013-03-22 15:06:00 [Security] debug qpid/broker/SaslAuthenticator.cpp:298:qpid::broker::CyrusAuthenticator::init: External ssf=0 and auth= >2013-03-22 15:06:00 [Security] debug qpid/broker/SaslAuthenticator.cpp:311:qpid::broker::CyrusAuthenticator::init: min_ssf: 0, max_ssf: 256, external_ssf: 0 >2013-03-22 15:06:00 [Security] info qpid/broker/SaslAuthenticator.cpp:392:qpid::broker::CyrusAuthenticator::getMechanisms: SASL: Mechanism list: DIGEST-MD5 ANONYMOUS CRAM-MD5 PLAIN >2013-03-22 15:06:00 [Broker] debug qpid/broker/LinkRegistry.cpp:292:qpid::broker::LinkRegistry::notifyConnection: LinkRegistry::notifyConnection(); key=qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Security] trace qpid/acl/AclConnectionCounter.cpp:151:qpid::acl::ConnectionCounter::connection: ACL ConnectionCounter new connection: qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Model] trace qmf/org/apache/qpid/broker/Connection.cpp:79:qmf::org::apache::qpid::broker::Connection::Connection: Mgmt create connection. id:qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Management] debug qpid/management/ManagementAgent.cpp:354:qpid::management::ManagementAgent::addObject: Management object (V1) added: org.apache.qpid.broker:connection:qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Protocol] trace qpid/amqp_0_10/Connection.cpp:89:qpid::amqp_0_10::Connection::encode: SENT [qpid.127.0.0.1:5672-127.0.0.1:48252]: INIT(0-10) >2013-03-22 15:06:00 [Protocol] trace qpid/amqp_0_10/Connection.cpp:95:qpid::amqp_0_10::Connection::encode: SENT [qpid.127.0.0.1:5672-127.0.0.1:48252]: Frame[BEbe; channel=0; {ConnectionStartBody: server-properties={qpid.federation_tag:V2:36:str16(885998fc-3412-4d17-ba0a-3c53c15146a9)}; mechanisms=str16{V2:10:str16(DIGEST-MD5), V2:9:str16(ANONYMOUS), V2:8:str16(CRAM-MD5), V2:5:str16(PLAIN)}; locales=str16{V2:5:str16(en_US)}; }] >2013-03-22 15:06:00 [Protocol] trace qpid/amqp_0_10/Connection.cpp:57:qpid::amqp_0_10::Connection::decode: RECV [qpid.127.0.0.1:5672-127.0.0.1:48252]: Frame[BEbe; channel=0; {ConnectionStartOkBody: client-properties={platform:V2:5:str16(posix),product:V2:18:str16(qpid python client),qpid.client_pid:F8:int64(21894),qpid.client_ppid:F8:int64(23113),qpid.client_process:V2:9:str16(qpid-stat),version:V2:11:str16(development)}; mechanism=PLAIN; response=xxxxxx; }] >2013-03-22 15:06:00 [Security] info qpid/broker/SaslAuthenticator.cpp:415:qpid::broker::CyrusAuthenticator::start: SASL: Starting authentication with mechanism: PLAIN >2013-03-22 15:06:00 [Security] info qpid/broker/SaslAuthenticator.cpp:473:qpid::broker::CyrusAuthenticator::processAuthenticationStep: SASL: Authentication failed for guest@QPID:SASL(-13): user not found: Password verification failed >2013-03-22 15:06:00 [System] debug qpid/Exception.cpp:43:qpid::Exception::Exception: Exception constructed: Authentication failed >2013-03-22 15:06:00 [Management] debug qpid/management/ManagementAgent.cpp:407:qpid::management::ManagementAgent::raiseEvent: SEND raiseEvent (v1) class=org.apache.qpid.broker.clientConnectFail >2013-03-22 15:06:00 [Management] debug qpid/management/ManagementAgent.cpp:445:qpid::management::ManagementAgent::raiseEvent: SEND raiseEvent (v2) class=org.apache.qpid.broker.clientConnectFail >2013-03-22 15:06:00 [Model] debug qpid/broker/ConnectionHandler.cpp:190:qpid::broker::ConnectionHandler::Handler::startOk: Failed connection. rhost:qpid.127.0.0.1:5672-127.0.0.1:48252 user:guest@QPID reason:SASL(-13): user not found: Password verification failed >2013-03-22 15:06:00 [Protocol] trace qpid/amqp_0_10/Connection.cpp:95:qpid::amqp_0_10::Connection::encode: SENT [qpid.127.0.0.1:5672-127.0.0.1:48252]: Frame[BEbe; channel=0; {ConnectionCloseBody: reply-code=320; reply-text=connection-forced: Authentication failed; }] >2013-03-22 15:06:00 [Protocol] trace qpid/amqp_0_10/Connection.cpp:57:qpid::amqp_0_10::Connection::decode: RECV [qpid.127.0.0.1:5672-127.0.0.1:48252]: Frame[BEbe; channel=0; {ConnectionCloseOkBody: }] >2013-03-22 15:06:00 [System] debug qpid/sys/AsynchIOHandler.cpp:229:qpid::sys::AsynchIOHandler::disconnect: DISCONNECTED [qpid.127.0.0.1:5672-127.0.0.1:48252] >2013-03-22 15:06:00 [Management] debug qpid/management/ManagementAgent.cpp:407:qpid::management::ManagementAgent::raiseEvent: SEND raiseEvent (v1) class=org.apache.qpid.broker.clientDisconnect >2013-03-22 15:06:00 [Management] debug qpid/management/ManagementAgent.cpp:445:qpid::management::ManagementAgent::raiseEvent: SEND raiseEvent (v2) class=org.apache.qpid.broker.clientDisconnect >2013-03-22 15:06:00 [Model] debug qpid/broker/Connection.cpp:132:qpid::broker::Connection::~Connection: Delete connection. user: rhost:qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Management] trace qpid/management/ManagementObject.cpp:261:qpid::management::ManagementObject::resourceDestroy: Management object marked deleted: org.apache.qpid.broker:connection:qpid.127.0.0.1:5672-127.0.0.1:48252 >2013-03-22 15:06:00 [Security] trace qpid/acl/AclConnectionCounter.cpp:173:qpid::acl::ConnectionCounter::closed: ACL ConnectionCounter closed: qpid.127.0.0.1:5672-127.0.0.1:48252, userId:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 733758
: 714727 |
717063