Re: [h2] H2 startup error

2014-01-29 Thread Ryan How
That sounds like it might be possible. Or the users home dir is not set correctly? I'm not familiar enough with H2 codebase to know what it does, you'd probably have to look into the source or someone else can probably help you :). If you try it as a different user on the same machine I guess

Re: [h2] H2 startup error

2014-01-29 Thread Subhash Agrawal
Hi, I am using following svrArgs. This is used in all the machines, including this. -tcpSSL, -tcpPort, 8392 -tcpAllowOthers I also noticed that h2 creates .h2.keystore file in user home directory. It could be some user permission issue on the file system. Any pointer or confirmation on this? O

Re: [h2] H2 startup error

2014-01-29 Thread Ryan How
Hi, What args are you actually putting into svrArgs? Perhaps on that machine svrArgs is incorrect? On 30/01/2014 7:18 AM, Subhash Agrawal wrote: Hi All, We are using H2 database in embedded mode and use Server.createTcpServer(svrArgs).start() to get instance of h2 server. It works fine fo

[h2] H2 startup error

2014-01-29 Thread Subhash Agrawal
Hi All, We are using H2 database in embedded mode and use Server.createTcpServer(svrArgs).start() to get instance of h2 server. It works fine for us but for some reason, on one particular windows machine, we see following error. [2014-01-02 13:17:10,081] ERROR IO Exception: "java.io.IOException: