Hello,
I'm using H2 Database for development in server mode (to access it from 
within application and also from query browser).
Till now everything worked ok, but currently I'm getting strange IP in 
lock.db file. 
Can somebody please tell me how is the IP obtained?

this is my current config:

jdbc:h2:~/h2db/bank;AUTO_SERVER=TRUE;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE


when I access it from query browser I get exception 

"java.net.ConnectException: Connection refused (Connection refused): 
X.Y.Z.ZZ:51149" [90067-193]

but that address is not mine...it's external address which I can see.

Thanks



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