Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B0BC0200B53 for ; Tue, 12 Jul 2016 23:12:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AF61E160A56; Tue, 12 Jul 2016 21:12:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04C80160A53 for ; Tue, 12 Jul 2016 23:12:07 +0200 (CEST) Received: (qmail 53876 invoked by uid 500); 12 Jul 2016 21:12:07 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 53864 invoked by uid 99); 12 Jul 2016 21:12:06 -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; Tue, 12 Jul 2016 21:12:06 +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 625FA18028E for ; Tue, 12 Jul 2016 21:12:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.486 X-Spam-Level: ***** X-Spam-Status: No, score=5.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HTML_MESSAGE=2, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx2-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 K_8Im9tjGpEs for ; Tue, 12 Jul 2016 21:12:04 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 6714460D53 for ; Tue, 12 Jul 2016 21:12:04 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 97CD02C5468D for ; Tue, 12 Jul 2016 13:49:28 -0700 (PDT) Date: Tue, 12 Jul 2016 14:12:03 -0700 (MST) From: souciance To: users@camel.apache.org Message-ID: In-Reply-To: <1468353856260-5785056.post@n5.nabble.com> References: <1468247774984-5785015.post@n5.nabble.com> <1468321405287-5785044.post@n5.nabble.com> <1468332563002-5785051.post@n5.nabble.com> <1468353856260-5785056.post@n5.nabble.com> Subject: Re: Camel XML DSL route custom bean for testing Weblogic Availiability helper hangs on startup MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_149437_1073950963.1468357923358" archived-at: Tue, 12 Jul 2016 21:12:08 -0000 ------=_Part_149437_1073950963.1468357923358 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Not sure if it is a good thing that it runs only with jdk 1.6. Isn't that out of support? On Tue, Jul 12, 2016 at 10:04 PM, jlidholm [via Camel] < ml-node+s465427n5785056h99@n5.nabble.com> wrote: > Success! > > For any future readers stumbling upon this. > Tried other JDK and it works as a charm. > > Didn't get it working using > > > > *java version "1.7.0_101" OpenJDK Runtime Environment (IcedTea 2.6.6) > (7u101-2.6.6-2~deb8u1) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed > mode) * > > But it works when running under > > > > *java version "1.6.0" Java(TM) SE Runtime Environment (build > pap3260sr11-20120806_01(SR11)) IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 > AIX ppc-32 jvmap3260sr11-20120801_118201 (JIT enabled, AOT enabled) * > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/Camel-XML-DSL-route-custom-bean-for-testing-Weblogic-Availiability-helper-hangs-on-startup-tp5785015p5785056.html > To start a new topic under Camel - Users, email > ml-node+s465427n465428h31@n5.nabble.com > To unsubscribe from Camel - Users, click here > > . > NAML > > -- View this message in context: http://camel.465427.n5.nabble.com/Camel-XML-DSL-route-custom-bean-for-testing-Weblogic-Availiability-helper-hangs-on-startup-tp5785015p5785057.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_149437_1073950963.1468357923358--