since there isnt an edit post ill just reply the java logging wasn't really the problem i just forgot to set it to org.h2.tools.Server instead of Console my mistake x|
On Jan 8, 1:52 pm, kitmub <[email protected]> wrote: > just found the problem its with java jre logging (enabled and being no > access to whatevr it needed to access) > > On Jan 7, 5:18 pm, Márcio Geovani Jasinski <[email protected]> wrote: > > > Hi Michel, > > > I've never seen such issue regarding to H2. Normally this is caused by a > > bug from other parts of the software. > > Nevertheless I think you should run a profiler on your application in order > > to be more accurate finding out which thread is getting 100% of your CPU. > > Java does provide a very good tool for this job called > > jvisualvm:http://docs.oracle.com/javase/6/docs/technotes/tools/share/jvisualvm.... > > > There's other paid options like jprofiler, yourkit, etc. But jvisualvm will > > probably show you what's is going on. > > > Cheers > > -- > > Márcio Geovani Jasinski -- 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.
