When deploing to remote jboss 7.1.1 exception

Pavel Kuzin August 29, 2012

When i try to debloy to remote jboss 7.1.1

have exception

java.net.ConnectException: Could not connect to remote://91.151.195.202:9999 in 5000ms. Make sure the server is running and/or consider setting a longer timeout by setting -Dorg.jboss.as.client.connect.timeout=<timeout in ms>.
	at org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy$Establishing.getChannel(ManagementClientChannelStrategy.java:120)
	at org.jboss.as.protocol.mgmt.ManagementRequest$1.run(ManagementRequest.java:101)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
here dump from ngrep
bill:/usr/local/bamboo/logs# ngrep host 91.151.195.202 interface: eth0 (91.151.199.252/255.255.255.252) filter: (ip or ip6) and ( host 91.151.195.202 ) #### T 91.151.195.202:9999 -> 91.151.199.254:56244 [AP] .......91.151.195.202 ## T 91.151.199.254:56244 -> 91.151.195.202:9999 [AP] ........ ## T 91.151.195.202:9999 -> 91.151.199.254:56244 [AP] ...2......api:MANAGEMENT..JBOSS-LOCAL-USER..DIGEST-MD5 # T 91.151.199.254:56244 -> 91.151.195.202:9999 [AP] .....DIGEST-MD5 ## T 91.151.195.202:9999 -> 91.151.199.254:56244 [AP] ...j.realm="ManagementRealm",nonce="sR7rIDuupvYprs918z3n8qio5U/cKTvW5VaDWr3d",charset=utf-8,algorithm=md5-sess # T 91.151.199.254:56244 -> 91.151.195.202:9999 [AP] ........ # T 91.151.195.202:9999 -> 91.151.199.254:56244 [AP] ...2......api:MANAGEMENT..JBOSS-LOCAL-USER..DIGEST-MD5 #^Cexit

3 answers

0 votes
Dimitrios Kordas June 5, 2013

I am having the same issue with Jboss 7.1.1 final

0 votes
Jakub Demczuk May 15, 2013

Same here with eap-6.1.0Beta1

0 votes
fdeferr December 4, 2012

Same problem here with jboss 7.1.1

I couldn't find the source code for this plugin, neither. I guess it's not open source?

Maybe Atlassian could rebuild this plugin with artifact jboss-as-controller-client in version 7.1.1?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events