Cross posting to the users mailing list.... Please turn on SQL trace to see what is being generated.
-Dopenjpa.Log=SQL=trace or <property name="openjpa.Log" value="SQL=trace" /> Thanks, Rick On Wed, May 19, 2010 at 8:04 AM, Web developer <[email protected]>wrote: > But what I can't ignore is that bug with log4j config that I posted > earlier. > Especially with a sequence generator. It says that the table is created in > HSQLDB database. But manual investigation shows no such table. But when > generator is forced to re-create the (theoretically) existing sequence > related table - it says that table is existing(?!). So I need help with > that > log4j bug to figure out what is happening. Looks like that it is sequence > generator related bug. John > >
