[
https://issues.apache.org/jira/browse/ARTEMIS-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Graham Bertram resolved ARTEMIS-2502.
--------------------------------------------
Resolution: Information Provided
> AMQ222010: Critical IO Error, shutting down the server - WFLYSRV0025: WildFly
> Full 16.0.0.Final (WildFly Core 8.0.0.Final)
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2502
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2502
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.3
> Reporter: Markus Knaus
> Assignee: Clebert Suconic
> Priority: Blocker
>
> *Shutdown because of unknown error:*
> {noformat}
> 2019-09-24 13:49:11,837 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222104: IO Error completing the
> transaction, code = 116, message = Stale file handle
> 2019-09-24 13:49:11,838 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222063: Error processing
> IOCallback code = 116 message = Stale file handle
> 2019-09-24 13:49:11,838 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222104: IO Error completing the
> transaction, code = 116, message = Stale file handle
> 2019-09-24 13:49:11,839 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222063: Error processing
> IOCallback code = 116 message = Stale file handle
> 2019-09-24 13:49:11,839 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222010: Critical IO Error,
> shutting down the server. file=NULL, message=Stale file handle:
> ActiveMQException[errorType=ALREADY_REPLICATING message=Stale file handle]
> at
> org.apache.activemq.artemis.core.io.aio.AIOSequentialFileFactory$AIOSequentialCallback.sequentialDone(AIOSequentialFileFactory.java:371)
> [artemis-journal-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at
> org.apache.activemq.artemis.core.io.aio.AIOSequentialFile.done(AIOSequentialFile.java:273)
> [artemis-journal-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at
> org.apache.activemq.artemis.core.io.aio.AIOSequentialFileFactory$AIOSequentialCallback.done(AIOSequentialFileFactory.java:361)
> [artemis-journal-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at
> org.apache.activemq.artemis.jlibaio.LibaioContext.done(LibaioContext.java:364)
> [artemis-native-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at org.apache.activemq.artemis.jlibaio.LibaioContext.blockedPoll(Native
> Method) [artemis-native-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at
> org.apache.activemq.artemis.jlibaio.LibaioContext.poll(LibaioContext.java:356)
> [artemis-native-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> at
> org.apache.activemq.artemis.core.io.aio.AIOSequentialFileFactory$PollerThread.run(AIOSequentialFileFactory.java:397)
> [artemis-journal-2.6.3.jbossorg-00014.jar:2.6.3.jbossorg-00014]
> 2019-09-24 13:49:11,851 +0200 WARN [org.apache.activemq.artemis.core.server]
> (Apache ActiveMQ Artemis libaio poller) AMQ222104: IO Error completing the
> transaction, code = 116, message = Stale file handle
> {noformat}
> *Manual restart necessary:*
> {noformat}
> 2019-09-24 13:56:39,575 +0200 INFO [org.apache.activemq.artemis.core.server]
> (ServerService Thread Pool -- 80) AMQ221007: Server is now live
> 2019-09-24 13:56:39,575 +0200 INFO [org.apache.activemq.artemis.core.server]
> (ServerService Thread Pool -- 80) AMQ221001: Apache ActiveMQ Artemis Message
> Broker version 2.6.3.jbossorg-00014 [default,
> nodeID=81e2a5d7-8762-11e9-89bf-0050568f0c17]
> 2019-09-24 13:56:50,731 +0200 INFO [org.jboss.as] (Controller Boot Thread)
> WFLYSRV0051: Admin console listening on http://0.0.0.0:10290
> 2019-09-24 13:56:50,731 +0200 INFO [org.jboss.as] (Controller Boot Thread)
> WFLYSRV0025: WildFly Full 16.0.0.Final (WildFly Core 8.0.0.Final) started in
> 23059ms - Started 1700 of 1868 services (371 services are lazy, passive or
> on-demand)
> 2019-09-24 13:56:51,087 +0200 INFO [org.jboss.ejb.client] (default task-83)
> JBoss EJB Client version 4.0.14.Final
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)