You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "André Hurschler (Jira)" <ji...@apache.org> on 2021/10/07 07:44:00 UTC

[jira] [Commented] (ARTEMIS-3504) AMQ224080: The server process will now be stopped, as component JournalStorageManage is not responsive

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

André Hurschler commented on ARTEMIS-3504:
------------------------------------------

Hi Bertram

We have the same problem again. The journal directory is almost empty until it fills the entire hard disk within a few minutes.

In between there are no entries in the artemis.log.

Here our configuration of the critical-analyzer.

<critical-analyzer>true</critical-analyzer>
 <critical-analyzer-timeout>120000</critical-analyzer-timeout>
 <critical-analyzer-check-period>60000</critical-analyzer-check-period>
 <critical-analyzer-policy>SHUTDOWN</critical-analyzer-policy>

logger.org.apache.activemq.artemis.utils.critical=TRACE

 

17:24:55 CEST 2021, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null] has reached maximum delivery attempts, sending it to Dead Letter Address dla.fenaco.mds from agrar-pfb-b4pfb.fenaco-mds-partner

*2021-10-07 02:17:58,593 WARN  [org.apache.activemq.artemis.core.server] AMQ222210: Free storage space is at 1.6GB of 21.5GB total. Usage rate is 92.6% which is beyond the configured <max-disk-usage>. System will start blocking producers.*

*2021-10-07 02:18:12,360 ERROR [org.apache.activemq.artemis.journal] AMQ144002: Error pushing opened file: java.io.IOException: Cannot initialize file*

        at org.apache.activemq.artemis.nativo.jlibaio.LibaioContext.fill(Native Method) [activemq-artemis-native-1.0.2.jar:1.0.2]

        at org.apache.activemq.artemis.nativo.jlibaio.LibaioFile.fill(LibaioFile.java:121) [activemq-artemis-native-1.0.2.jar:1.0.2]

        at org.apache.activemq.artemis.core.io.aio.AIOSequentialFile.fill(AIOSequentialFile.java:180) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.createFile0(JournalFilesRepository.java:669) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.createFile(JournalFilesRepository.java:623) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.takeFile(JournalFilesRepository.java:584) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.pushOpenedFile(JournalFilesRepository.java:535) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository$1.run(JournalFilesRepository.java:100) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:42) [artemis-commons-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:31) [artemis-commons-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:65) [artemis-commons-2.18.0.jar:2.18.0]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_292]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_292]

        at org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118) [artemis-commons-2.18.0.jar:2.18.0]

 

2021-10-07 02:18:12,361 WARN  [org.apache.activemq.artemis.core.server] AMQ222010: Critical IO Error, shutting down the server. file=NULL, message=unable to open : java.io.IOException: Cannot initialize file

        at org.apache.activemq.artemis.nativo.jlibaio.LibaioContext.fill(Native Method) [activemq-artemis-native-1.0.2.jar:1.0.2]

        at org.apache.activemq.artemis.nativo.jlibaio.LibaioFile.fill(LibaioFile.java:121) [activemq-artemis-native-1.0.2.jar:1.0.2]

        at org.apache.activemq.artemis.core.io.aio.AIOSequentialFile.fill(AIOSequentialFile.java:180) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.createFile0(JournalFilesRepository.java:669) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.createFile(JournalFilesRepository.java:623) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.takeFile(JournalFilesRepository.java:584) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository.pushOpenedFile(JournalFilesRepository.java:535) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.core.journal.impl.JournalFilesRepository$1.run(JournalFilesRepository.java:100) [artemis-journal-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:42) [artemis-commons-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:31) [artemis-commons-2.18.0.jar:2.18.0]

        at org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:65) [artemis-commons-2.18.0.jar:2.18.0]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_292]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_292]

        at org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118) [artemis-commons-2.18.0.jar:2.18.0]

> AMQ224080: The server process will now be stopped, as component JournalStorageManage is not responsive
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3504
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3504
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.18.0
>            Reporter: André Hurschler
>            Priority: Major
>
> We get this error again at different times in a productive system without stack-traces or additional information:
> {noformat}
> AMQ224080: The server process will now be stopped, as component org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager@65631036 is not responsive {noformat}
> We use the ActiveMQ Artemis Native Layer 1.0.2, Red Hat Linux, on a VMWare VM.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)