Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Question about logging levels

Is EclipseLink logging the exception, or your server?


NBW wrote:
> 
> The Eclipselink wiki notes [1] that when setting eclipselink.logging.level
> to WARNING a stack trace is not included. However, with that property set
> to
> WARNING I am seeing a stack track printed out in my server.log (Glassfish
> 3.1 b45) when a org.eclipse.persistence.exceptions.OptimisticLockException
> is thrown from inside an EJB.
> 
> Is this an issue with the documentation, a bug in Eclipselink
> 2.2.0v20110202-r8913, or a misunderstanding on my part?
> 
> Thanks,
> 
> -Noah
> 
> [1] -
> http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_%28ELUG%29#Using_EclipseLink_JPA_Extensions_for_Logging
> 
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
> 
> 


-----
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
Blog:  http://java-persistence-performance.blogspot.com/ Java Persistence
Performance 
-- 
View this message in context: http://old.nabble.com/Question-about-logging-levels-tp32252930p32379542.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top