Hi, Could you run this and post the result?:
./build.sh testNetwork By default, H2 will try to use the IP address (for me it's http://10.132.1.237:8083/ currently). The advantage over http://localhost:8083 is that you can use the same URL on another machine. I don't know why you get http://[::1]:8082/. It sounds like IPv6 is the default protocol in your system, or the system doesn't support IPv4. Also, it's strange you got the IPv6 loopback address and not the absolute address. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
