You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2006/11/20 11:45:03 UTC

[jira] Created: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

KeystorePortlet: Lock keystore throws NullPointerException
----------------------------------------------------------

                 Key: GERONIMO-2585
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2585
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console, security
    Affects Versions: 1.2, 2.0
            Reporter: Vamsavardhana Reddy
         Assigned To: Vamsavardhana Reddy
             Fix For: 1.2, 2.0


In KeyStore portlet, lock keystore for "Availability" throws NullPointerException.  To recreate the error:
1.  Start the server and unlock any keystore for availability.
2.  Restart the server
3.  Unlock the keystore for availability.

This error must have been introduced in rev 465702, fix for GERONIMO-2504.

-- 
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

        

[jira] Commented: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2585?page=comments#action_12451334 ] 
            
Vamsavardhana Reddy commented on GERONIMO-2585:
-----------------------------------------------

Typographic error in my previous comment.  Fixed in rev 477190 (branches\1.2).   This JIRA is NOT applicable to 1.1.

> KeystorePortlet: Lock keystore throws NullPointerException
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2585
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2585
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: security, console
>    Affects Versions: 1.2, 2.0
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>             Fix For: 1.2, 2.0
>
>
> In KeyStore portlet, lock keystore for "Availability" throws NullPointerException.  To recreate the error:
> 1.  Start the server and unlock any keystore for availability.
> 2.  Restart the server
> 3.  Unlock the keystore for availability.
> This error must have been introduced in rev 465702, fix for GERONIMO-2504.

-- 
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

        

Re: [jira] Closed: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Thanks for pointing this out.  It is a typo.  This JIRA is not applicable to
1.1.

--vamsi

On 11/20/06, Donald Woods <dr...@yahoo.com> wrote:
>
> Did you also check this into branches/1.2, since trunk is now 2.0-SNAPSHOT
> ?
>
> -Donald
>
>
> Vamsavardhana Reddy (JIRA) wrote:
> >      [ http://issues.apache.org/jira/browse/GERONIMO-2585?page=all ]
> >
> > Vamsavardhana Reddy closed GERONIMO-2585.
> > -----------------------------------------
> >
> >     Resolution: Fixed
> >
> > Fixed in rev 477190 (branches\1.1) and rev 477197 (trunk).
> >
> >> KeystorePortlet: Lock keystore throws NullPointerException
> >> ----------------------------------------------------------
> >>
> >>                 Key: GERONIMO-2585
> >>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2585
> >>             Project: Geronimo
> >>          Issue Type: Bug
> >>      Security Level: public(Regular issues)
> >>          Components: security, console
> >>    Affects Versions: 1.2, 2.0
> >>            Reporter: Vamsavardhana Reddy
> >>         Assigned To: Vamsavardhana Reddy
> >>             Fix For: 1.2, 2.0
> >>
> >>
> >> In KeyStore portlet, lock keystore for "Availability" throws
> NullPointerException.  To recreate the error:
> >> 1.  Start the server and unlock any keystore for availability.
> >> 2.  Restart the server
> >> 3.  Unlock the keystore for availability.
> >> This error must have been introduced in rev 465702, fix for
> GERONIMO-2504.
> >
>
>
>

Re: [jira] Closed: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

Posted by Donald Woods <dr...@yahoo.com>.
Did you also check this into branches/1.2, since trunk is now 2.0-SNAPSHOT?

-Donald


Vamsavardhana Reddy (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/GERONIMO-2585?page=all ]
> 
> Vamsavardhana Reddy closed GERONIMO-2585.
> -----------------------------------------
> 
>     Resolution: Fixed
> 
> Fixed in rev 477190 (branches\1.1) and rev 477197 (trunk).
> 
>> KeystorePortlet: Lock keystore throws NullPointerException
>> ----------------------------------------------------------
>>
>>                 Key: GERONIMO-2585
>>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2585
>>             Project: Geronimo
>>          Issue Type: Bug
>>      Security Level: public(Regular issues) 
>>          Components: security, console
>>    Affects Versions: 1.2, 2.0
>>            Reporter: Vamsavardhana Reddy
>>         Assigned To: Vamsavardhana Reddy
>>             Fix For: 1.2, 2.0
>>
>>
>> In KeyStore portlet, lock keystore for "Availability" throws NullPointerException.  To recreate the error:
>> 1.  Start the server and unlock any keystore for availability.
>> 2.  Restart the server
>> 3.  Unlock the keystore for availability.
>> This error must have been introduced in rev 465702, fix for GERONIMO-2504.
> 

[jira] Closed: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2585?page=all ]

Vamsavardhana Reddy closed GERONIMO-2585.
-----------------------------------------

    Resolution: Fixed

Fixed in rev 477190 (branches\1.1) and rev 477197 (trunk).

> KeystorePortlet: Lock keystore throws NullPointerException
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2585
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2585
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: security, console
>    Affects Versions: 1.2, 2.0
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>             Fix For: 1.2, 2.0
>
>
> In KeyStore portlet, lock keystore for "Availability" throws NullPointerException.  To recreate the error:
> 1.  Start the server and unlock any keystore for availability.
> 2.  Restart the server
> 3.  Unlock the keystore for availability.
> This error must have been introduced in rev 465702, fix for GERONIMO-2504.

-- 
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