Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4611

It's impossible to add user "silently" by $JBOSS_HOME/bin/add-user.* tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.2.Final (EAP)
    • 7.1.1.Final
    • Security
    • None

      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)

            darran.lofthouse@redhat.com Darran Lofthouse
            vrastsel_jira Vladimir Rastseluev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: