Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9354

Typo in error message WFLYAC0023

    XMLWordPrintable

Details

    Description

      When starting a JavaEE application client with invalid ear/jar name, the error message lacks a "not" ("could NOT find application client..."):

      C:\Temp>c:\Temp\wildfly-11.0.0.CR1\bin\appclient.bat some.ear#some.jar
      Calling "c:\Temp\wildfly-11.0.0.CR1\bin\appclient.conf.bat"
      JAVA_HOME is not set. Unexpected results may occur.
      Set JAVA_HOME to the directory of your local JDK to avoid this message.
      12:35:47,789 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Final
      java.lang.RuntimeException: WFLYAC0023: Could find application client C:\Temp\so
      me.ear
      at org.jboss.as.appclient.subsystem.Main.main(Main.java:133)
      at org.jboss.modules.Module.run(Module.java:344)
      at org.jboss.modules.Main.main(Main.java:525)

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            wolfgangknauf Wolfgang Knauf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: