[jbosstools-users] Unable to add remote Windows jboss server
f f
jbosstools-users at lists.jboss.org
Mon Oct 6 10:46:52 EDT 2014
Yes, the deployment on 7.1.1 was using DStore, however it didn't quite work, i think the messages were something along the lines of JBossTools is unable to verify that the server is up and responsive. java.io.IOException: java.net.ConnectException: JBAS012174: Could not connect to remote://zzz:9999. The connection failed
I could reach 9999 on the server just fine, the port was open, deployment from IntelliJ 14 also worked. Might have been a different problem.
I then upgraded to 8.0.0CR1 just to find the option for Windows is missing completely.
Anyway, I now configured it with SSH as per your suggestion, i checked "Server is externally managed" so that it doesn't try to use the nonexistent ssh server, and the deployment is working.
However, this way, the files are not put into jboss deployments directory, which might be a bit sub-optimal.
Thanks for helping out, I'm able to proceed now.
Posted by forums
Original post: https://developer.jboss.org/message/906117#906117
More information about the jbosstools-users
mailing list