Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96EC91873F for ; Wed, 12 Aug 2015 04:20:46 +0000 (UTC) Received: (qmail 99977 invoked by uid 500); 12 Aug 2015 04:20:46 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 99911 invoked by uid 500); 12 Aug 2015 04:20:46 -0000 Mailing-List: contact issues-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 issues@karaf.apache.org Received: (qmail 99575 invoked by uid 99); 12 Aug 2015 04:20:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 04:20:46 +0000 Date: Wed, 12 Aug 2015 04:20:46 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-3893) Unable to start offline container MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-3893?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-3893: ---------------------------------------- Priority: Critical (was: Blocker) > Unable to start offline container > --------------------------------- > > Key: KARAF-3893 > URL: https://issues.apache.org/jira/browse/KARAF-3893 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Affects Versions: 4.0.1 > Reporter: Bernhard Schuhmann > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Critical > > Due to a fix for KARAF-3805 a Karaf container from a 4.0.1-SNAPSHOT assem= bly doesn't start if no (remote) repository is available. The container req= uires to find {{org.apache.kara.profile.assembly}} and {{org.apache.kara.di= agnostic.boot}} in the system (local) repository in order to start. These t= wo bundles are only deployed into the {{lib/boot}} folder, but (because of = the change in {{org.apache.karaf.profile.assembly.Builder.java}}) not place= d in the system repository.=20 > To reproduce uncompress a vanilla distribution, disconnect from internet = and move away your local maven repository. Karaf container won't start, han= gs even before the welcome message from the shell. -- This message was sent by Atlassian JIRA (v6.3.4#6332)