From users-return-18565-archive-asf-public=cust-asf.ponee.io@felix.apache.org Mon Oct 22 18:25:21 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A196818064A for ; Mon, 22 Oct 2018 18:25:20 +0200 (CEST) Received: (qmail 43078 invoked by uid 500); 22 Oct 2018 16:25:19 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 43061 invoked by uid 99); 22 Oct 2018 16:25:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2018 16:25:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 7D460C1B1D for ; Mon, 22 Oct 2018 16:25:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id q-yQkQjufaQX for ; Mon, 22 Oct 2018 16:25:17 +0000 (UTC) Received: from mx.rz.hs-furtwangen.de (mx.rz.hs-furtwangen.de [141.28.2.11]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 25FB65F1BE for ; Mon, 22 Oct 2018 16:25:17 +0000 (UTC) Received: from mx.rz.hs-furtwangen.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 01BBBC42CAF for ; Mon, 22 Oct 2018 18:25:17 +0200 (CEST) Received: from mail.rz.hs-furtwangen.de (mail.rz.hs-furtwangen.de [141.28.2.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.rz.hs-furtwangen.de (Postfix) with ESMTPS id B9D8BC42B40 for ; Mon, 22 Oct 2018 18:25:16 +0200 (CEST) Received: from webmail (unknown [141.28.2.17]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.rz.hs-furtwangen.de (Postfix) with ESMTPSA id B39F0A403A8 for ; Mon, 22 Oct 2018 18:25:16 +0200 (CEST) Date: Mon, 22 Oct 2018 18:25:16 +0200 (CEST) From: =?UTF-8?Q?=22J=C3=B6rn_Schumann_=28joern=2Esc?= =?UTF-8?Q?humann=40hs-furtwangen=2Ede=29=22?= Reply-To: =?UTF-8?Q?=22J=C3=B6rn_Schumann_=28joern=2Esc?= =?UTF-8?Q?humann=40hs-furtwangen=2Ede=29=22?= To: users@felix.apache.org Message-ID: <1755801767.1078501.1540225516731.JavaMail.open-xchange@webmail.hs-furtwangen.de> Subject: Deployment Admin Service always throwing Exception because of missing Manifest MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1078500_1589534398.1540225516672" X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v6.20.7-Rev2 X-PMX-Version: 6.4.3.2751440, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2018.10.22.161816, AntiVirus-Engine: 5.53.0, AntiVirus-Data: 2018.10.22.5530001 X-PMX-NoSpam: Spam checked by mx.rz.hs-furtwangen.de [Spam-Wahrscheinlichkeit=8%] ------=_Part_1078500_1589534398.1540225516672 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey, i want to use your implementation of the deployment admin service for my os= gi framework. I can start and get the service instance. But after calling the method "installDeploymentPackage" i get always the exception, that no manif= est is present in the deployment package. I tested it, i can print the manifest entries in the programm code. I also copied the class "ContentCopyingJarInputStream" into my project for debugging and it also wo= rks. So i have no idea why the service is throwing this exception. Maybe i have = to set some permissions to write the manifest copy while running in the osgi framework? Please help me... Greetings, J=C3=B6rn Schumann ------=_Part_1078500_1589534398.1540225516672--