From dev-return-19300-apmail-nifi-dev-archive=nifi.apache.org@nifi.apache.org Thu Jun 13 12:21:18 2019 Return-Path: X-Original-To: apmail-nifi-dev-archive@minotaur.apache.org Delivered-To: apmail-nifi-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 0456F19F71 for ; Thu, 13 Jun 2019 12:21:17 +0000 (UTC) Received: (qmail 41548 invoked by uid 500); 13 Jun 2019 12:21:16 -0000 Delivered-To: apmail-nifi-dev-archive@nifi.apache.org Received: (qmail 41499 invoked by uid 500); 13 Jun 2019 12:21:16 -0000 Mailing-List: contact dev-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list dev@nifi.apache.org Delivered-To: moderator for dev@nifi.apache.org Received: (qmail 28506 invoked by uid 99); 13 Jun 2019 04:04:52 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.172 X-Spam-Level: *** X-Spam-Status: No, score=3.172 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] autolearn=disabled Date: Wed, 12 Jun 2019 21:04:40 -0700 (MST) From: Puspak To: dev@nifi.apache.org Message-ID: <1560398680068-0.post@n7.nabble.com> Subject: Message sending to JMS through MQ gives error-Transport scheme NOT recognized: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi , I am relatively new to nifi .I have a requirment where i have to push some messages to JMS (HornetQ). When i push the message with below configuration in putJMS of nifi i am getting the below error. 2019-06-13 09:30:31,701 ERROR [Timer-Driven Process Thread-7] o.apache.nifi.processors.standard.PutJMS PutJMS[id=4a3d7305-016b-1000-c244-a62fe67418b0] Failed to connect to JMS Server due to javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [http]: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [http] javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [http] at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:36) at org.apache.activemq.ActiveMQConnectionFactory.createTransport(ActiveMQConnectionFactory.java:333) at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:346) at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:304) at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:244) -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/