[
https://issues.apache.org/jira/browse/QPID-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010141#comment-16010141
]
Lorenz Quack commented on QPID-7779:
------------------------------------
The performance tests started failing and it seems like it is due to this
change:
{noformat}
2017-05-14 19:54:21,146 ERROR
[IoRcvr-/169.124.113.161:43150-r2096259a359.svr.us.jpmchase.net/169.124.113.230:35672]
o.a.q.c.AMQProtocolHandler Exception processing frame
java.lang.NullPointerException: null
at
org.apache.qpid.client.handler.ConnectionStartMethodHandler.methodReceived(ConnectionStartMethodHandler.java:111)
at
org.apache.qpid.client.handler.ClientMethodDispatcherImpl.dispatchConnectionStart(ClientMethodDispatcherImpl.java:256)
at
org.apache.qpid.framing.ConnectionStartBody.execute(ConnectionStartBody.java:112)
at
org.apache.qpid.client.state.AMQStateManager.methodReceived(AMQStateManager.java:118)
at
org.apache.qpid.client.AMQProtocolHandler.methodBodyReceived(AMQProtocolHandler.java:530)
at
org.apache.qpid.client.protocol.AMQProtocolSession.methodFrameReceived(AMQProtocolSession.java:446)
at
org.apache.qpid.framing.AMQMethodBodyImpl.handle(AMQMethodBodyImpl.java:64)
at
org.apache.qpid.client.AMQProtocolHandler.received(AMQProtocolHandler.java:480)
at
org.apache.qpid.client.AMQConnectionDelegate_8_0$ReceiverClosedWaiter.received(AMQConnectionDelegate_8_0.java:549)
at
org.apache.qpid.transport.network.io.IoReceiver.run(IoReceiver.java:164)
at java.lang.Thread.run(Thread.java:745)
{noformat}
> [Qpid JMS Client 0-x] [0-8..0-91] sasl_mechs and other SASL connection
> options not supported
> --------------------------------------------------------------------------------------------
>
> Key: QPID-7779
> URL: https://issues.apache.org/jira/browse/QPID-7779
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
>
> There are a number of connections options (URL and system properties) which
> have only been implemented for the 0-10 protocol but which reflect
> functionality which is in no way 0-10 specific. In particular for 0-10
> connections it is possible to restrict which SASL mechanisms can be chosen
> using the sasl_mechs connection url option, however this is not repected for
> 0-8,0-9 or 0-9-1 connections.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]