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
I am having the same issue with Jboss 7.1.1 final
Same here with eap-6.1.0Beta1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.