Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 36458 invoked from network); 22 Sep 2009 06:24:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Sep 2009 06:24:21 -0000 Received: (qmail 73223 invoked by uid 500); 22 Sep 2009 06:24:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 73156 invoked by uid 500); 22 Sep 2009 06:24:20 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 73146 invoked by uid 500); 22 Sep 2009 06:24:20 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 73143 invoked by uid 99); 22 Sep 2009 06:24:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 06:24:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 06:24:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1889C234C1EA for ; Mon, 21 Sep 2009 23:23:52 -0700 (PDT) Message-ID: <1541771942.1253600632090.JavaMail.jira@brutus> Date: Mon, 21 Sep 2009 23:23:52 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1782) connecting private chat consumer fails every other time In-Reply-To: <404281064.1246499046992.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1782. -------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 > connecting private chat consumer fails every other time > ------------------------------------------------------- > > Key: CAMEL-1782 > URL: https://issues.apache.org/activemq/browse/CAMEL-1782 > Project: Apache Camel > Issue Type: Bug > Components: camel-xmpp > Affects Versions: 2.0-M2 > Environment: multiple -- linux, macos > Reporter: M Chen > Assignee: Stan Lewis > Fix For: 2.1.0 > > Attachments: cameltest.tgz > > > in using a private chat consumer in a route -- paraphrasing, > from("xmpp://server.where.ever:5222/recipient@where.ever? ...").process(...) > the first connect generally succeeds but no XMPP messages flow. > stopping later and restarting (second route) generally works properly with both connection and XMPP messages flowing. > tried with both jabber.org and talk.google.com -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.