Re: [JBoss-user] Log4J Exception when passivating stateful session bean

2003-02-11 Thread Lennart Petersson
or declare it transient /L tisdagen den 11 februari 2003 kl 13.28 skrev Brian Johnson: You could null the variable containing the Logger before passivation, then reinitialize it at activation. Brian --- This SF.NET email is sponsored by:

Re: [JBoss-user] Log4J Exception when passivating stateful session bean

2003-02-11 Thread Brian Johnson
You could null the variable containing the Logger before passivation, then reinitialize it at activation. Brian On Tuesday, February 11, 2003, at 07:23 AM, Marek Lange wrote: Hi all, in JBoss 3.2.0RC1 I get the following stack trace when the container tries to passivate a stateful session b

[JBoss-user] Log4J Exception when passivating stateful session bean

2003-02-11 Thread Marek Lange
Hi all, in JBoss 3.2.0RC1 I get the following stack trace when the container tries to passivate a stateful session bean: 13:05:14,466 ERROR [Log4jService$ThrowableListenerLoggingAdapter] Unhandled Throwable javax.ejb.EJBException: Could not passivate; failed to save state; CausedByException is