[jboss-jira] [JBoss JIRA] (AS7-4754) NullPointerException in add-user.sh if username and password equal in silent mode.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Wed May 9 10:19:17 EDT 2012


Darran Lofthouse created AS7-4754:
-------------------------------------

             Summary: NullPointerException in add-user.sh if username and password equal in silent mode.
                 Key: AS7-4754
                 URL: https://issues.jboss.org/browse/AS7-4754
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management, Security
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 7.2.0.Alpha1


[darranl at localhost bin]$ ./add-user.sh -a --silent=true dddd dddd
Exception in thread "main" java.lang.NullPointerException
	at org.jboss.as.domain.management.security.state.ErrorState.execute(ErrorState.java:61)
	at org.jboss.as.domain.management.security.AddPropertiesUser.run(AddPropertiesUser.java:125)
	at org.jboss.as.domain.management.security.AddPropertiesUser.main(AddPropertiesUser.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.modules.Module.run(Module.java:270)
	at org.jboss.modules.Main.main(Main.java:294)
[darranl at localhost bin]$ 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list