[jboss-user] [Installation, Configuration & Deployment] - log4j truncates my stack traces, why?

sjmenden do-not-reply at jboss.com
Wed Aug 30 11:39:49 EDT 2006


I want to configure log4j.xml to NOT truncate my stack traces, and I've searched google for about an hour on how to do it to no avail, someone please HELP!

Ex.


  | Caused by: javax.transaction.RollbackException: Already marked for rollback TransactionImpl:XidImpl[FormatId=257, GlobalId=dhcp59-211.rdu.redhat.com/22, BranchQual=, localId=22]
  |         at org.jboss.tm.TransactionImpl.registerSynchronization(TransactionImpl.java:635)
  |         at org.hibernate.transaction.CMTTransaction.registerSynchronization(CMTTransaction.java:156)
  |         ... 48 more
  | 

But I really want to see those 48 more.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968405#3968405

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968405



More information about the jboss-user mailing list