I don't actually see the error message you're getting. Can you clarify this?

One thing I do see in your configuration is that you don't have any
acceptor which supports the CORE protocol. If you're getting an error about
"protocol CORE not found in map" that indicates something is attempting to
connect via the CORE protocol using an acceptor which doesn't support it.
Do you have any clients using the CORE protocol (this would include the
Artemis JMS client implementation)?


Justin

On Wed, Feb 6, 2019 at 9:14 AM Chinman01 <gmangreatn...@gmail.com> wrote:

> Hello,
> I'm using a Rhea client to connect to an Artemis 2.6.4 broker using AMQP
> and
> SSL. I'm getting the following error:
>
>
> I annexed my broker.xml. Does anyone know what could be causing this error
> and how to solve it?
> I have searched the documentation but am having trouble finding anything.
>
> Thanks!
>
> File:  broker.xml
> <http://activemq.2283324.n4.nabble.com/file/t379393/broker.xml>
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to