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 D9055200B61 for ; Tue, 9 Aug 2016 17:15:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D7792160AA5; Tue, 9 Aug 2016 15:15:52 +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 53116160A6B for ; Tue, 9 Aug 2016 17:15:52 +0200 (CEST) Received: (qmail 63450 invoked by uid 500); 9 Aug 2016 15:15:46 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 63440 invoked by uid 99); 9 Aug 2016 15:15:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 15:15:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1E3A71A5E31 for ; Tue, 9 Aug 2016 15:15:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.972 X-Spam-Level: X-Spam-Status: No, score=0.972 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id K_IMmWs4prbC for ; Tue, 9 Aug 2016 15:15:44 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9F3945FBB8 for ; Tue, 9 Aug 2016 15:15:43 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mbob.nabble.com (Postfix) with ESMTP id A71DB2E5F4E5 for ; Tue, 9 Aug 2016 07:50:05 -0700 (PDT) Date: Tue, 9 Aug 2016 08:15:42 -0700 (PDT) From: chevy To: user@ignite.apache.org Message-ID: <1470755742470-6883.post@n6.nabble.com> In-Reply-To: <7F6C2627-BED1-41EB-A52A-9644357A8A18@gmail.com> References: <1470753586420-6881.post@n6.nabble.com> <7F6C2627-BED1-41EB-A52A-9644357A8A18@gmail.com> Subject: Re: IgniteException on starting node from Jar MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 09 Aug 2016 15:15:53 -0000 I am not using spring framework for my code and it is in plain Java. So, I do not have any spring version to specify explicitly. Also, how can i make my code use config inside jar rather than pick it from $IGNITE_HOME? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteException-on-starting-node-from-Jar-tp6881p6883.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.