Dear Nitai, Another quick question for you:
I've got my new connection string for H2 as: jdbc:h2:[C:\absolutepath] \h2databases \test_h2;AUTO_SERVER=FALSE;IGNORECASE=true;CACHE_SIZE=131072;DB_CLOSE_DELAY=-1 Although I still cannot get the in-memory mode to work with OBD. I'll try using a URL instead of absolute file path. Now for the question: Are you running Jetty and if so what are you using for the -Xss -Xms abnd -Xmx? I use rc.local to start Jetty when the server starts and have my settings as follows: java -Xss128k -Xms1024m -Xmx1024m -jar start.jar Do you see anything wrong with this? Should I increase -Xmx? Most of the machines I'm using have 2 GB of RAM. Thanks for all of your feedback. It's been a really good learning experience. Anyone else who wants to comment or share their H2 connection strings or Jetty, JVM settings please feel free to do so! Thanks! GT -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
