I spent most if the afternoon on this problem yesterday and I thought I
could just share the solution since this might be a good tip for everyone...
I have Arquillian tests which used to run flawlessly and which stopped
working out of the blue! The problem was, according to the JUnit logs, a
socket connection error when using remote JBoss AS.
After a lot of searching and great help from Aslak Knutsen on
#jbosstesting, I found out that the problem was in /etc/hosts!
More info and the solution from JBoss community.
23 March 2011
Subscribe to:
Post Comments (Atom)
No Response to "Socket connection error when using remote JBoss AS"
Post a Comment