You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2022/08/26 16:18:00 UTC

[jira] [Commented] (ARTEMIS-3958) network jitter sendWillMessage will cause java.lang.StackOverflowError

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

Justin Bertram commented on ARTEMIS-3958:
-----------------------------------------

As far as I can tell this has nothing to do with "network jitter." The stack-trace you attached indicates the problem is that the disk is full. This is causing the LWT to fail and triggers a connection failure which again triggers an LWT. This process recurses infinitely until the StackOverflowError.

I'm going to update the title and description of this Jira to reflect this.

> network jitter sendWillMessage will cause java.lang.StackOverflowError
> ----------------------------------------------------------------------
>
>                 Key: ARTEMIS-3958
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3958
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: gongping.zhu
>            Assignee: Justin Bertram
>            Priority: Major
>         Attachments: StackOverflowError.log
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> under network jitter sendWillMessage will cause java.lang.StackOverflowError
> it will cause the device to switch back and forth between online and offline



--
This message was sent by Atlassian Jira
(v8.20.10#820010)