You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Closed) (JIRA)" <ji...@apache.org> on 2011/09/27 22:53:45 UTC

[jira] [Closed] (AMQ-2369) IOException stops "ActiveMQ Data File Writer" thread

     [ https://issues.apache.org/jira/browse/AMQ-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-2369.
-----------------------------

    Resolution: Cannot Reproduce

No unit tests supplied to reproduce the issue.  
                
> IOException stops "ActiveMQ Data File Writer" thread
> ----------------------------------------------------
>
>                 Key: AMQ-2369
>                 URL: https://issues.apache.org/jira/browse/AMQ-2369
>             Project: ActiveMQ
>          Issue Type: Wish
>          Components: Message Store
>    Affects Versions: 5.3.0
>         Environment: We are using FUSE/5.3.0.0 on Linux 2.6.18-8.1.15.el5
>            Reporter: Denis Bazhenov
>             Fix For: 5.x
>
>
> We have situation where ActiveMQ try to write on a full disc and IOException: "No space left on device" occured. Thread with name: "ActiveMQ Data File Writer" is missing on a such broker. And all STOMP consumers stops to receive messages (OpenWire consumer that sends a non-persistent messages keeps working normally).
> As far as I understand this situation depends on type of cursor that we are using. I looked at source code (NIODataFileAppender) and it seems like processQueue() method is not responsible to handle IOException.
> So there is two questions. Why only STOMP consumers stops working after IOException, and may be file writer thread should sleep for a while and try to repeat write the batch?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira