[wsas-java-dev] [jira] Resolved: (WSAS-227) NPE thrown when changing admin user password using chpasswd.bat/sh

Afkham Azeez (JIRA) jira at wso2.org
Mon May 14 00:55:02 PDT 2007


     [ http://www.wso2.org/jira/browse/WSAS-227?page=all ]

Afkham Azeez resolved WSAS-227.
-------------------------------

    Fix Version/s: Nightly
       Resolution: Fixed

The input configuration file was not given. 

> NPE thrown when changing admin user password using chpasswd.bat/sh
> ------------------------------------------------------------------
>
>                 Key: WSAS-227
>                 URL: http://www.wso2.org/jira/browse/WSAS-227
>             Project: WSO2 WSAS-Java
>          Issue Type: Bug
>    Affects Versions: Nightly
>         Environment: Any, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Afkham Azeez
>            Priority: Critical
>             Fix For: Nightly
>
>
> Following exception is thrown when updating admin user password using chpasswd.bat/sh
> Exception in thread "main" java.lang.NullPointerException
>         at java.io.File.<init>(File.java:194)
>         at org.wso2.wsas.util.PasswordUpdater.main(PasswordUpdater.java:133)
> Steps to reproduce:
> ===============
> 1. Shutdown wso2wsas.sh
> 2. Run chpasswd.sh with the following parameters
> sh chpasswd.sh --db-url jdbc:derby:/home/charitha/Tungsten/wso2wsas-1.2-SNAPSHOT/database/WSO2WSAS_DB

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Wsas-java-dev mailing list