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 4DA73200D5B for ; Wed, 13 Dec 2017 15:28:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4C34E160C23; Wed, 13 Dec 2017 14:28:57 +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 92041160C16 for ; Wed, 13 Dec 2017 15:28:56 +0100 (CET) Received: (qmail 59873 invoked by uid 500); 13 Dec 2017 14:28:55 -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 59862 invoked by uid 99); 13 Dec 2017 14:28:55 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2017 14:28:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3B02FC4B2B for ; Wed, 13 Dec 2017 14:28:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id oCKCfAUwLMXg for ; Wed, 13 Dec 2017 14:28:53 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D684C62A2F for ; Wed, 13 Dec 2017 14:04:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 18EDDE0248 for ; Wed, 13 Dec 2017 14:04:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9BA2F212FF for ; Wed, 13 Dec 2017 14:04:00 +0000 (UTC) Date: Wed, 13 Dec 2017 14:04:00 +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-4310) Installing kar causes karaf restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Dec 2017 14:28:57 -0000 [ https://issues.apache.org/jira/browse/KARAF-4310?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-4310: ---------------------------------------- Fix Version/s: (was: 4.1.4) 4.1.5 > Installing kar causes karaf restart > ----------------------------------- > > Key: KARAF-4310 > URL: https://issues.apache.org/jira/browse/KARAF-4310 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 4.0.4 > Environment: OpenSUSE Tumbleweed (4.4.0-2-default) oracle jdk 1.8= .0_72 > Reporter: Michal Hlavac > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.0.11, 4.2.0, 4.1.5 > > Attachments: karaf-3.0.5.log, karaf-4.0.4.log > > > Prerequisites: > {code} > feature:repo-add mvn:org.apache.cxf.karaf/apache-cxf/3.1.4/xml/features > feature:install pax-cdi war cxf eventadmin > {code} > In karaf 3.0.5 kar installation works properly (see attached log), but in= karaf 4.0.4 it seems instance is restarting and redeploy kar again which c= ause some error (see attached log). -- This message was sent by Atlassian JIRA (v6.4.14#64029)