From issues-return-59217-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Jun 16 08:18:02 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id E9C73180679 for ; Wed, 16 Jun 2021 10:18:01 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 237074075C for ; Wed, 16 Jun 2021 08:18:01 +0000 (UTC) Received: (qmail 24093 invoked by uid 500); 16 Jun 2021 08:18:00 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 24082 invoked by uid 99); 16 Jun 2021 08:18:00 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2021 08:18:00 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 21B053E848 for ; Wed, 16 Jun 2021 08:18:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 08556C80140 for ; Wed, 16 Jun 2021 08:18:00 +0000 (UTC) Date: Wed, 16 Jun 2021 08:18:00 +0000 (UTC) From: "Ramarajan R (Jira)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARTEMIS-3350) GENERIC_EXCEPTION on connection reset by Peer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ramarajan R created ARTEMIS-3350: ------------------------------------ Summary: GENERIC_EXCEPTION on connection reset by Peer Key: ARTEMIS-3350 URL: https://issues.apache.org/jira/browse/ARTEMIS-3350 Project: ActiveMQ Artemis Issue Type: Bug Components: ActiveMQ-Artemis-Native Affects Versions: 2.16.0 Reporter: Ramarajan R Assignee: Clebert Suconic Hi Team, we are observing below logs repeatedly in our servers(hostname modified). Our clients are facing issue while sending the message. {{[Thread-1294] 10:23:30,383 WARN [org.apache.activemq.artemis.core.client= ] AMQ212037: Connection failure to /127.0.0.1:39466 has been detected: read= Address(..) failed: Connection reset by peer [code=3DGENERIC_EXCEPTION]}} =C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005)