Re: [h2] Re: h2 process dies frequently on redhat

2017-03-23 Thread Thomas Mueller Graf
Hi, I didn't know about the -Xrs option. But I would be careful, because according to http://stackoverflow.com/questions/34951812/why-does-xrs-reduce-performance this might reduce performance. I used nohup for testing H2 on a Raspberry Pi; it worked for me. Regards, Thomas On Thu, Mar 23,

[h2] Re: h2 process dies frequently on redhat

2017-03-23 Thread Manfred Rosenboom
If you want to run a JVM as server process you must use the -Xrs option -- 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+unsubscr...@googlegroups.com.