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

Charitha Kankanamge (JIRA) jira at wso2.org
Sun May 13 23:46:02 PDT 2007


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


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