[jboss-jira] [JBoss JIRA] (AS7-4611) It's impossible to add user "silently" by $JBOSS_HOME/bin/add-user.* tool

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Tue Apr 24 12:52:17 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rastseluev updated AS7-4611:
-------------------------------------

    Summary: It's impossible to add user "silently" by $JBOSS_HOME/bin/add-user.* tool  (was: It's impossible to add user by $JBOSS_HOME/bin/add-user.* tool)

    
> It's impossible to add user "silently" by $JBOSS_HOME/bin/add-user.* tool
> -------------------------------------------------------------------------
>
>                 Key: AS7-4611
>                 URL: https://issues.jboss.org/browse/AS7-4611
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 7.1.1.Final
>            Reporter: Vladimir Rastseluev
>            Assignee: Darran Lofthouse
>             Fix For: 7.1.2.Final-redhat1
>
>
> I tried to add user "silently" by add-user.sh script (see steps to reproduce). But unsuccessfully:
> Exception in thread "main" java.lang.NullPointerException
>         at org.jboss.as.domain.management.security.state.PropertyFileFinder.<init>(PropertyFileFinder.java:63)
>         at org.jboss.as.domain.management.security.AddPropertiesUser.<init>(AddPropertiesUser.java:117)
>         at org.jboss.as.domain.management.security.AddPropertiesUser.<init>(AddPropertiesUser.java:121)
>         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:260)
>         at org.jboss.modules.Main.main(Main.java:291)

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