Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12968

Unable to specify absolute wildfly.config.url for jboss-cli on windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • None
    • 7.1.0.CR1
    • Security
    • None

    Description

      $ ./standalone.bat
      
      $ ./jboss-cli.bat -c "-Dwildfly.config.url=C:\whatever\wildfly-config.xml"
      java.lang.ExceptionInInitializerError: java.lang.NullPointerException
      
      

      Man can use file:///C:/... or relative path. In this case $JBOSS_HOME/bin/wildfly-config.xml

      $ ./jboss-cli.bat -c -Dwildfly.config.url=wildfly-config.xml
      [standalone@localhost:9990 /]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: