Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 24200 invoked from network); 1 Aug 2006 07:41:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 07:41:48 -0000 Received: (qmail 27255 invoked by uid 500); 1 Aug 2006 07:41:47 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 26613 invoked by uid 500); 1 Aug 2006 07:41:45 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 26602 invoked by uid 99); 1 Aug 2006 07:41:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 00:41:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 00:41:45 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 49CCD41000B for ; Tue, 1 Aug 2006 07:39:14 +0000 (GMT) Message-ID: <6888337.1154417954284.JavaMail.jira@brutus> Date: Tue, 1 Aug 2006 00:39:14 -0700 (PDT) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-1196) Keystore portlet: Viewing trusted certificate results in an error In-Reply-To: <1048278180.1132224281206.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1196?page=all ] Vamsavardhana Reddy resolved GERONIMO-1196. ------------------------------------------- Fix Version/s: 1.1.1 1.2 (was: Verification Required) Resolution: Fixed Resolved with GERONIMO-2218. > Keystore portlet: Viewing trusted certificate results in an error > ----------------------------------------------------------------- > > Key: GERONIMO-1196 > URL: http://issues.apache.org/jira/browse/GERONIMO-1196 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 1.0, 1.0-M5 > Environment: Win XP, Sun JDK 1.4.2_08 > Reporter: Vamsavardhana Reddy > Priority: Critical > Fix For: 1.1.1, 1.2 > > Attachments: GERONIMO-1196-2.patch, GERONIMO-1196.patch > > > Viewing a trusted certificate results in an error. The following exception is logged to geronimo.log > 12:04:01,806 ERROR [PortletInvokerImpl] PortletInvokerImpl.render() - Error while dispatching portlet. > javax.portlet.PortletException > at org.apache.geronimo.console.certmanager.actions.ViewKeyStoreEntryDetail.render(ViewKeyStoreEntryDetail.java:69) > at org.apache.geronimo.console.certmanager.CertManagerPortlet.doView(CertManagerPortlet.java:134) > at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:250) > ... > Caused by: java.lang.NullPointerException > at sun.security.provider.JavaKeyStore$JKS.convertAlias(JavaKeyStore.java:40) > at sun.security.provider.JavaKeyStore.engineIsCertificateEntry(JavaKeyStore.java:409) > at java.security.KeyStore.isCertificateEntry(KeyStore.java:567) > at org.apache.geronimo.console.core.keystore.KeyStoreGBean.getKeyEntryInfo(KeyStoreGBean.java:179) > ... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira