Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 94554 invoked from network); 18 May 2010 02:29:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 May 2010 02:29:06 -0000 Received: (qmail 91868 invoked by uid 500); 18 May 2010 02:29:06 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 91825 invoked by uid 500); 18 May 2010 02:29:06 -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 91818 invoked by uid 99); 18 May 2010 02:29:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 02:29:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 May 2010 02:29:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4I2Sfv1018200 for ; Tue, 18 May 2010 02:28:42 GMT Message-ID: <31825032.96951274149721877.JavaMail.jira@thor> Date: Mon, 17 May 2010 22:28:41 -0400 (EDT) From: "Chi Runhua (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Issue Comment Edited: (GERONIMO-4718) Keystores portlet: Once unlocked for availability, keystore can not be locked In-Reply-To: <1063608515.1246245647658.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868489#action_12868489 ] Chi Runhua edited comment on GERONIMO-4718 at 5/17/10 10:27 PM: ---------------------------------------------------------------- I saw the error as followed on G2.2-Jetty7 when I tried to lock the keystore geronimo-default 2010-05-18 10:10:54,960 ERROR [MultiPagePortlet] Unrecognized portlet action 'lockKeystore' 2010-05-18 10:10:55,085 INFO [SupportedModesServiceImpl] Portlet mode 'edit' not found for portletId: '/console-base.Keystores!824133314|0' 2010-05-18 10:10:55,086 INFO [SupportedModesServiceImpl] Portlet mode 'help' not found for portletId: '/console-base.Keystores!824133314|0' Therefore, reopen the issue. was (Author: chi runhua): I saw the error as followed on G2.2-Jetty7 when I tried to unlock the keystore geronimo-default 2010-05-18 10:10:54,960 ERROR [MultiPagePortlet] Unrecognized portlet action 'lockKeystore' 2010-05-18 10:10:55,085 INFO [SupportedModesServiceImpl] Portlet mode 'edit' not found for portletId: '/console-base.Keystores!824133314|0' 2010-05-18 10:10:55,086 INFO [SupportedModesServiceImpl] Portlet mode 'help' not found for portletId: '/console-base.Keystores!824133314|0' Therefore, reopen the issue. > Keystores portlet: Once unlocked for availability, keystore can not be locked > ----------------------------------------------------------------------------- > > Key: GERONIMO-4718 > URL: https://issues.apache.org/jira/browse/GERONIMO-4718 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.1.4 > Reporter: Vamsavardhana Reddy > Fix For: 2.1.5 > > > Attempting to lock the keystore for availability is displaying the following message in the server console. > 2009-06-29 08:23:07,265 ERROR [MultiPagePortlet] Unrecognized portlet action 'lockKeystore' -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.