Firewall ? Does the JGroups test program work ? Ethereal/Wireshark is your
friend !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035460#4035460
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035460
__
I've not been able to find a non-IBM JRE for AIX. However, I was able to
eliminate this error message.As you stated above, the problem was related
to IPv6. Though IPv6 did not appear to be enabled, I had to pass the below
argument when running the program in order to force it to use IPv4
As a test, I will try to find a non-IBM JDK that will work on AIX and post
results here afterward. Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035412#4035412
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
Hmm. This problem has occurred before on AIX with IBM's JDK. I assume there is
no SUN JDK for AIX ? Can you try with JRockit ?
One route to take could also be to debug until the offending socket is created
and extract the culprit code into a small standalone program.
View the original post :
ht
I checked /etc/rc.tcpip and it appears that IPv6 is not being used:
# Start up autoconf6 process
#start /usr/sbin/autoconf6 ""
Is there anything else I should check?
Thanks
-Tim
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035398#4035398
Reply to the post
Can you disable the IPv6 stack and see if it works ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035372#4035372
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035372
___
jb