On 17 December 2016 at 09:42, SkiAddict <[email protected]> wrote:

>
> - I'm sorry, but can you please explain how to set a system property?
> I've googled java.net.preferIPv4Stack and all I see is Java code, calls to
> System.setProperty().  Also how do I get the current value of
> java.net.preferIPv4Stack -- perhaps it's already true???
>
>
add
    -Djava.net.preferIPv4Stack=true
to the h2.sh file after the "java" command

- I've downloaded wireshark just now and I've got a capture of launching
> the console.  There are 25 gaps of 3 or 4 seconds (mostly 3 seconds)
> between lines -- I've never done network analysis before so I don't know if
> this (3s / 4s) is a long time, I'm assuming Yes.  I've saved the file so
> can send in the (assuming unlikely) event you want to see it.  There's a
> huge number of things called "Standard query 0x0000 <hard disk name>.local,
> "QU" [or "QM"] question AAA <hard disk name>" and then the text goes off
> the screen and I haven't figured out a way to see the rest of it.  Many of
> the 3s / 4s gaps are between lines like this.
>
>
>
you could post a screenshot here to look at

And I just noticed that you're running a really old version.
You should probably try the latest 1.4 release, and add MV_STORE=false to
your URL if you need to keep on using old databases.

-- 
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.

Reply via email to