From users-return-50914-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Feb 7 09:20:54 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB9FF180600 for ; Thu, 7 Feb 2019 10:20:53 +0100 (CET) Received: (qmail 48468 invoked by uid 500); 7 Feb 2019 09:20:52 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 48451 invoked by uid 99); 7 Feb 2019 09:20:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2019 09:20:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 47C56181911 for ; Thu, 7 Feb 2019 09:20:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.712 X-Spam-Level: **** X-Spam-Status: No, score=4.712 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.227] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Ysf5BPqY8Rlu for ; Thu, 7 Feb 2019 09:20:49 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2E98E5F5FD for ; Thu, 7 Feb 2019 09:20:49 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 2D63A52A643D for ; Thu, 7 Feb 2019 03:20:43 -0600 (CST) Date: Thu, 7 Feb 2019 03:20:43 -0600 (CST) From: Chinman01 To: users@activemq.apache.org Message-ID: <1549531243141-0.post@n4.nabble.com> In-Reply-To: References: <1549441493125-0.post@n4.nabble.com> Subject: Re: "protocol CORE not found in map" error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sorry, the error message is the following: "protocol CORE not found in map: [AMQP]" I purposely only activated the AMQP protocol as it is the one I'm using with Rhea (an AMQP 1.0 client). Note that, if I deactivate SSL, it works as expected, while if I use it it gives the error. Rhea is the only client I use. Thanks for your help! -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html