[ 
https://issues.apache.org/jira/browse/LOG4J2-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311548#comment-16311548
 ] 

Remko Popma commented on LOG4J2-2173:
-------------------------------------

It needs Java 9 to compile though (in case that's what you're trying to do). 
Log4j2 does use some Java 9 features, but we've arranged things so that at 
runtime, the Java 9 features are ignored unless the app is running on the Java 
9 runtime.

> JMS Appender is not re-connecting on JBoss
> ------------------------------------------
>
>                 Key: LOG4J2-2173
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2173
>             Project: Log4j 2
>          Issue Type: Question
>          Components: Appenders
>    Affects Versions: 2.10.0
>         Environment: Jboss EAP 7.0
>            Reporter: leor amikam
>         Attachments: log4j2.xml, stack_trace.log
>
>
> We are using a JMS appender to write to JBoss EAP7 ActiveMQ.   If there is no 
> logging activity for a period of time ( not sure of duration at this point - 
> several hours at least), then get this error:
> occurred processing Appender HIFAuditAppender 
> org.apache.logging.log4j.core.appender.AppenderLoggingException: 
> javax.jms.IllegalStateException: Session is closed
> Any thoughts on how to debug?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to