Azure デプロイメント上の OCP で "AMQ212037 AMQ222010: Critical IO Error, shutting down the server" が表示される
Issue
- ブローカーで多くの再起動が発生し、以下のメッセージが表示されます。
AMQ212037: Connection failure to /server:port has been detected: readAddress(..) failed: Connection reset by peer [code=GENERIC_EXCEPTION] ...
WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure to /server:port has been detected: readAddress(..) failed: Connection reset by peer [code=GENERIC_EXCEPTION] ...
WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure to /server:port has been detected: readAddress(..) failed: Connection reset by peer [code=GENERIC_EXCEPTION] ...
WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure to /server:port has been detected: readAddress(..) failed: Connection reset by peer [code=GENERIC_EXCEPTION] ...
WARN [org.apache.activemq.artemis.core.server] AMQ222010: Critical IO Error, shutting down the server. file=NIOSequentialFile /opt/broker-amq/data/paging/file-name.page, message=Bad file descriptor: ActiveMQIOErrorException[errorType=IO_ERROR message=Bad file descriptor]* at org.apache.activemq.artemis.core.io.nio.NIOSequentialFile.close(NIOSequentialFile.java:226) [artemis-journal-2.16.0.redhat-00012.jar:2.16.0.redhat-00012] at org.apache.activemq.artemis.core.paging.impl.Page.close(Page.java:511) [artemis-server-2.16.0.redhat-00012.jar:2.16.0.redhat-00012] at org.apache.activemq.artemis.core.paging.impl.Page.close(Page.java:490) [artemis-server-2.16.0.redhat-00012.jar:2.16.0.redhat-00012] at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.openNewPage(PagingStoreImpl.java:1107) [artemis-server-2.16.0.redhat-00012.jar:2.16.0.redhat-00012] at org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl.page(PagingStoreImpl.java:859) [artemis-server-2.16.0.redhat-00012.jar:2.16.0.redhat-00012] at org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.addToPage(AbstractJournalStorageManager.java:2235) [artemis-server-2.16.0.redhat-00012.jar:2.16.0.redhat-00012]
Environment
- Microsoft Azure Red Hat OpenShift 4.6.15
- AMQ 7.8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.