[
https://issues.jboss.org/browse/WFLY-3684?page=com.atlassian.jira.plugin....
]
Perry Anderson commented on WFLY-3684:
--------------------------------------
Thanks for the quick response and the correct answer, life on the bleeding
edge of technology.
Perry
On Tue, Jul 29, 2014 at 12:21 AM, Brian Stansberry (JIRA) <issues(a)jboss.org>
--
Perry Anderson
----------------------------------------
perry.anderson(a)gmail.com
Check out my professional profile and connect with me on LinkedIn.
http://lnkd.in/5TpErE
----------------------------------------
JBAS012144: Could not connect to remote://localhost:9999. The
connection timed out
----------------------------------------------------------------------------------
Key: WFLY-3684
URL:
https://issues.jboss.org/browse/WFLY-3684
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.1.0.Final
Environment: Ubuntu 12.04.4
Reporter: Perry Anderson
Assignee: Brian Stansberry
Labels: mvn
the mvn jboss-as:deploy operation times out complaining that it could not connect:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.662s
[INFO] Finished at: Tue Jul 29 01:26:12 UTC 2014
[INFO] Final Memory: 19M/174M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.jboss.as.plugins:jboss-as-maven-plugin:7.4.Final:deploy (default-cli) on project
jboss-kitchensink-rf: Could not execute goal deploy on
/home/jboss/workspace/jboss-kitchensink-rf/target/jboss-kitchensink-rf.war. Reason: I/O
Error could not execute operation '{
[ERROR] "address" => [],
[ERROR] "operation" => "read-attribute",
[ERROR] "name" => "launch-type"
[ERROR] }': java.net.ConnectException: JBAS012144: Could not connect to
remote://localhost:9999. The connection timed out
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
I tried the same project with EAP 6.0 and mvn command works fine. This is an issue
narrowed down to 8.1.0.Final.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)