Hi guys
h2 : h2-2017-06-10.zip
OS : Red Hat Enterprise Linux Server release 6.7
java : "1.8.0_144"
When running bin/h2.sh to install h2 db, the following error occurred.
org.h2.jdbc.JdbcSQLException: IO Exception: "java.net.UnknownHostException:
GIT-TEST: GIT-TEST: Temporary failure in name resolution" [90028-196]
at
org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
at org.h2.message.DbException.get(DbException.java:168)
at org.h2.message.DbException.convert(DbException.java:287)
at org.h2.util.NetUtils.getLocalAddress(NetUtils.java:254)
at org.h2.server.web.WebServer.updateURL(WebServer.java:333)
at org.h2.server.web.WebServer.init(WebServer.java:322)
at org.h2.tools.Server.<init>(Server.java:50)
at org.h2.tools.Server.createWebServer(Server.java:420)
at org.h2.tools.Console.runTool(Console.java:232)
at org.h2.tools.Console.main(Console.java:102)
Caused by: java.net.UnknownHostException: GIT-TEST: GIT-TEST: Temporary
failure in name resolution
at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
at org.h2.util.NetUtils.getLocalAddress(NetUtils.java:252)
... 6 more
Caused by: java.net.UnknownHostException: GIT-TEST: Temporary failure in
name resolution
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at
java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
... 7 more
Has anyone ever encountered that?
Thank you.
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.