Hi, Thanks a lot! I found the problem now, it's a limitation of the exclusive mode. I will try to fix it in the next release.
Regards, Thomas On Tuesday, October 11, 2011, Paul Morris wrote: > a couple of thread dumps attached from the source DB > > On 10 October 2011 19:07, Thomas Mueller > <[email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > > wrote: > >> Hi, >> >> I don't know what could be the problem... Could you get a few full thread >> dumps to find out what the problem is? >> >> jps -l (to get the process id) >> jstack -l <pid> >> >> Regards, >> Thomas >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To post to this group, send email to >> [email protected]<javascript:_e({}, 'cvml', >> '[email protected]');> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:_e({}, 'cvml', >> 'h2-database%[email protected]');>. >> For more options, visit this group at >> http://groups.google.com/group/h2-database?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'h2-database%[email protected]');>. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. 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.
