Hi, I use DBCP on my projects and don't have this problems. What's your connection URL ? Are you using MULTI_THREADED or MVCC mode ?
regards, Dario El 08/10/10 15:29, LORDs_diakonos escribió: > We are using dbcp to configure db pooling. > > I have many threads stuck like the one below. Any reason why this > would be . Seems like an odd place to be stuck. Does H2 limit the > number of connections or something? > > "TP-Processor41" daemon prio=10 tid=0x00002aad4c60e000 nid=0x4e3f > waiting for monitor entry [0x0000000045c83000] > java.lang.Thread.State: BLOCKED (on object monitor) > at org.h2.command.Command.executeQuery(Command.java:130) -- 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.
