[ 
http://issues.apache.org/jira/browse/GERONIMO-1196?page=comments#action_12412628
 ] 

David Jencks commented on GERONIMO-1196:
----------------------------------------

I couldn't get the portlet called "keystore" to work: it wouldn't create a new 
keystore for me.
The "old keystore" portlet would not let me create a key pair with blank alias 
or validity, but did let me create a key pair with alias = " " (a single space).

> Keystore portlet: Viewing trusted certificate results in an error
> -----------------------------------------------------------------
>
>          Key: GERONIMO-1196
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1196
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0, 1.0-M5
>  Environment: Win XP, Sun JDK 1.4.2_08
>     Reporter: Vamsavardhana Reddy
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.1
>  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

Reply via email to