Hi,

It's usually a network configuration or firewall issue. Verify /etc/hosts
is correct, then try running "./build.sh testNetwork" in the H2 directory.
For me, the result is:

Target: testNetwork
localhost:
localhost/127.0.0.1
localhost/127.0.0.1
localhost/0:0:0:0:0:0:0:1
localhost/fe80:0:0:0:0:0:0:1%1
getLocalHost:Thomass-MacBook-Pro.local/127.0.0.1
/127.0.0.1
byName:/127.0.0.1
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=51524]
time: 0
server accepting
client:/127.0.0.1:51524
time: 6
server accepted:Socket[addr=/127.0.0.1,port=51525,localport=51524]
client:Socket[addr=/127.0.0.1,port=51524,localport=51525]
time: 2
server read:123
client read:234
server closing
server done
time: 202
done

Regards,
Thomas

Done in 1624 msOn Monday, April 21, 2014, Craig Smith <
[email protected]> wrote:

> I've been happily using a local H2 database (installed on a Mac) and the
> other day the console stopped connecting to it. I don't see any errors in
> sys out and don't find a log file where there would be any. I thought maybe
> I had did something screwy to the schema and it's not starting up. I tried
> to uninstall and reinstall but that didn't work. I tried giving it another
> url so it would create a different file but that didn't work. No matter
> what I've done, the results are the same - the console starts up the
> browser that eventually times out.
>
> Are there logs? Can I run in a verbose mode? How can I trouble shoot this?
> I don't care about the data or schema, so wiping and recreating is an
> option.
>
> Craig
>
> --
> 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]<javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');>
> .
> To post to this group, send email to 
> [email protected]<javascript:_e(%7B%7D,'cvml','[email protected]');>
> .
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to