Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F223ECB24 for ; Fri, 22 Jun 2012 19:06:42 +0000 (UTC) Received: (qmail 4751 invoked by uid 500); 22 Jun 2012 19:06:42 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 4715 invoked by uid 500); 22 Jun 2012 19:06:42 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 4696 invoked by uid 99); 22 Jun 2012 19:06:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 19:06:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 825001427F2 for ; Fri, 22 Jun 2012 19:06:42 +0000 (UTC) Date: Fri, 22 Jun 2012 19:06:42 +0000 (UTC) From: "Holly Cummins (JIRA)" To: dev@aries.apache.org Message-ID: <1314230190.45000.1340392002535.JavaMail.jiratomcat@issues-vm> In-Reply-To: <35888572.16304.1339694443081.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (ARIES-861) Error on retrieving constructor for proxy of karaf BlueprintCommand class on jdk 6 update 33 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399522#comment-13399522 ] Holly Cummins commented on ARIES-861: ------------------------------------- I'm seeing local test failures in the proxy tests running with r33, presumably for the cases that we just can't handle, even after this fix. Should we disable the tests, or hope that we can find a more clever long-term workaround, or ...? (I don't think we should leave the tests failing long term, since it makes it easy to inadvertently commit other test regressions.) > Error on retrieving constructor for proxy of karaf BlueprintCommand class on jdk 6 update 33 > -------------------------------------------------------------------------------------------- > > Key: ARIES-861 > URL: https://issues.apache.org/jira/browse/ARIES-861 > Project: Aries > Issue Type: Bug > Components: Proxy > Reporter: Christian Schneider > Assignee: Daniel Kulp > Fix For: proxy.impl-0.4.1 > > > When I switch my karaf trunk snapshot from jdk 6 update 31 to update 33 all karaf commands stop working. > I was able to track this down to blueprint and the proxy facility or aries. > The exception I get is: > org.osgi.framework.ServiceException: Service factory exception: (class: org/apache/karaf/shell/console/commands/$BlueprintCommand16496117, method: signature: (Ljava/lang/reflect/InvocationHandler;)V) Call to wrong initialization method > In the log this does not show. There I only get a Nullpointer exception as the service object for the command is returned as null. > I have documented more details in the linked karaf issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira