[jboss-jira] [JBoss JIRA] (WFLY-9354) Typo in error message WFLYAC0023
Wolfgang Knauf (JIRA)
issues at jboss.org
Sun Sep 17 06:40:00 EDT 2017
Wolfgang Knauf created WFLY-9354:
------------------------------------
Summary: Typo in error message WFLYAC0023
Key: WFLY-9354
URL: https://issues.jboss.org/browse/WFLY-9354
Project: WildFly
Issue Type: Bug
Components: Application Client
Affects Versions: 11.0.0.CR1
Reporter: Wolfgang Knauf
Assignee: Stuart Douglas
Priority: Trivial
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)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list