Hudson Error while deploying in jboss as 7 container. [message #1042179] |
Tue, 16 April 2013 00:43  |
Eclipse User |
|
|
|
Hi Everyone,
Using Hudson, i tried to automate the things(checking out from svn--->build ant--->deploy in the war file in jboss container).
For that i have made all the configurations and everything is fine i.e,checking out from svn and built the war file using ant.But deployment of war file in container doesnt happen.Please find the configuration as follows:
PostBild Actions:
Deploy war/ear to the container:
War File:**/**.war
Container:Jboss7.X
Manager UserName:jboss
Manager Password:jb0ss
jboss url:http:10.243.96.109:8080
jboss JMX Management Port:9990
PFB the error it thrown.
=====================================================
Deploying /root/.hudson/jobs/**/workspace/dist/*.war to container JBoss 7.x Remote
ERROR: Publisher hudson.plugins.deploy.DeployPublisher aborted due to exception
org.codehaus.cargo.util.CargoException: Cannot deploy deployable org.codehaus.cargo.container
at Caused by: java.net.ConnectException: JBAS012144: Could not connect to remote The connection timed out
Finished: FAILURE
==================================================
Kindly help me out in resolving this.
Thanks in advance
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26220 seconds