Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 619C999D1 for ; Mon, 22 Dec 2014 12:06:42 +0000 (UTC) Received: (qmail 82296 invoked by uid 500); 22 Dec 2014 12:06:42 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 82251 invoked by uid 500); 22 Dec 2014 12:06:42 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Delivered-To: moderator for dev@karaf.apache.org Received: (qmail 9179 invoked by uid 99); 22 Dec 2014 11:23:13 -0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of meetraj14@gmail.com does not designate 162.253.133.43 as permitted sender) Date: Mon, 22 Dec 2014 04:21:47 -0700 (MST) From: Prithviraj To: dev@karaf.apache.org Message-ID: <1419247307703-4037354.post@n3.nabble.com> In-Reply-To: References: <5023A638.9070508@die-schneider.net> <5023D1EB.6040103@gmail.com> <5023D632.5080509@nanthrax.net> Subject: Re: Telling whether startup is really complete MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am running Karaf server on Unix . I have started the Karaf server in non console mode by executing ./karaf server command . Now I want to deploy my bundle in next step . Since server is not fully stared yet , my command for deploying bundle getting failed . Is there any way to wait till Karaf server fully started so that my next command will wait till server is started and after that bundle get deployed . -- View this message in context: http://karaf.922171.n3.nabble.com/Telling-whether-startup-is-really-complete-tp4025451p4037354.html Sent from the Karaf - Dev mailing list archive at Nabble.com.