Pierre,
It looks like this is an issue with Java 1.4 and IPv6
(http://www.mail-archive.com/[EMAIL PROTECTED]/msg01397.html).
I confirm the problem is detected only on java 1.4 :
--> on a JVM 1.5 client can use the vdb
on a JVM 1.4 impossible to use vdb: we see in log (with my extra traces)
EXCEPTION : /172.19.1.61:9201
java.net.SocketException: Protocol family not supported
at java.net.PlainSocketImpl.socketConnect(Native Method)
I am not sure which OS you use but here are a couple of options:
- disable IPv6 altogether (or at least on loopback interface)
- try with a single network interface
- add static routes to prevent falling back to a IPv6 default route
This is obviously a JVM problem but there are a couple of related bugs
like http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6230761 in Sun's
bug database.
Keep us posted if you can solve the problem by tweaking your network
configuration.
Thanks for your feedback,
Emmanuel
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia