--
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 h2-database...@googlegroups.com.
To post to this group, send email to h2-da...@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
Hi,The error "Connection refused" when using "localhost" usually means there either is a firewall that prevents the connection, or there is something wrong with the file /etc/hosts.Regards,Thomas
--Hi all,Here is what i'm doing:a) create an H2 Database using the R package RH2 on Ubuntu & verify it works.b) put all database files into a tar archive, send to a Mac machine & expand archivec) attempts to connect get the following error:Connecting to H2 DATABASE using url 'jdbc:h2:file:/dat/MYDB;FILE_LOCK=SOCKET;AUTO_SERVER=TRUE;TRACE_LEVEL_FILE=3'Error in is(object, Cl) :error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': Error in .jcall(.rJava.class.loader, "V", "addClassPath", as.character(path)) :org.h2.jdbc.JdbcSQLException: Connection is broken: "java.net.ConnectException: Connection refused: localhost:52634" [90067-175]This same process worked just a few days ago. Nothing that I can think of has changed.Any thoughts?thanks, jason
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 h2-database+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to h2-database...@googlegroups.com.