hello sir, >From last 2 months am using h2 database and its really good. Now iam using the latest version of h2 database i.e h2-1.3.169 just want to tel that am working with million database and using this settings lock_mode=0;auto_server=true;auto_reconnect=true;lock_timeout=1000000; i tried mvcc=true Then also iam getting the exception as Login timeout so my Questions are 1)y? we get login timeout 2)how and where to increase Login timeout or 3)If we connect remotely is there any problem we get login timeout because remotely only 5 clients we are connecting at once normally connecting also its giving login timeout.and remotely connecting also its giving the same. 4)and please suggest me the best settings i can apply for my h2 database.. and get rid of exceptions
Thanks a lot...in advance..please help me.... On Friday, September 10, 2010 6:10:38 PM UTC+5:30, Thomas Mueller wrote: > > Hi, > > FYI: There was a bug (the timeout exception was thrown too early), but > that was fixed in version 1.2.141. See also the change log. > > Regards, > Thomas > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/BoRGL9Ex62YJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
