[
https://issues.apache.org/jira/browse/KARAF-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947427#comment-14947427
]
Jean-Baptiste Onofré commented on KARAF-3893:
---------------------------------------------
Fixed on master:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=3fc54bc71c4745d83b32463ec8fbbe9c8377fb26
> 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é
> Priority: Critical
> Fix For: 4.0.2
>
>
> Due to a fix for KARAF-3805 a Karaf container from a 4.0.1-SNAPSHOT assembly
> doesn't start if no (remote) repository is available. The container requires
> to find {{org.apache.kara.profile.assembly}} and
> {{org.apache.kara.diagnostic.boot}} in the system (local) repository in order
> to start. These two bundles are only deployed into the {{lib/boot}} folder,
> but (because of the change in
> {{org.apache.karaf.profile.assembly.Builder.java}}) not placed in the system
> repository.
> To reproduce uncompress a vanilla distribution, disconnect from internet and
> move away your local maven repository. Karaf container won't start, hangs
> even before the welcome message from the shell.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)