Hi Using openjpa and if your logs are configured you should get the stack before this line Le 3 mars 2014 20:32, "slawek" <[email protected]> a écrit :
> I work a lot with databases via jpa. I call stored procedures, select > tables, > views and many more on few different databases. There are usualy some > problem with fileld type and sequence. Unfortunately in standard catalina > log usually I see only something like it: > org.apache.geronimo.transaction.manager.SetRollbackOnlyException: > setRollbackOnly() called. See stacktrace for origin > It is very short information and generaly has no information about problem. > I would like to see more detail information like "the sequence doesn't > exist" or "can't save String to Integer..." etc. So how Can I "See > stacktrace"? > > Best Regards > Slawek > > > > ----- > Best Regards > sw > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Tomee-and-transaction-information-tp4668092.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
