2 Replies Latest reply on Sep 30, 2014 12:18 PM by clebert.suconic

    HQ222010: Critical IO Error, shutting down the server, page file not found

    veenaonnet

      Hi,

       

      We are running HornetQ 2.4 with Jboss7.2 in a collocated HA topology.

      Both servers were running and load was shared properly. On stopping one server, we saw the below exceptions on the other server

      As a result HornetQ server got stopped and we could not create session factory while dispatching/consuming the messages. At this point, when checked, we found paging directory to be empty on both nodes.

       

      What could be the reason for this error? How can we avoid this?

      1. server.log:2014-09-30 01:28:20,520 WARN  [org.hornetq.core.server]
        (Thread-1 (HornetQ-server-HornetQServerImpl::serverUUID=null-1955170854))
        HQ222010: Critical IO Error, shutting down the server. file=NIOSequentialFile
        /opt/msf/bin/../standalone/../store/hornetqdata/10.4.167.28/paging/24dab40d-487a-11e4-8090-1ff9a1d4e90f/000000007.page,
        message=/opt/msf/bin/../standalone/../store/hornetqdata/10.4.167.28/paging/24dab40d-487a-11e4-8090-1ff9a1d4e90f/000000007.page
        (No such file or directory): HornetQIOErrorException[errorType=IO_ERROR
        message=/opt/msf/bin/../standalone/../store/hornetqdata/10.4.167.28/paging/24dab40d-487a-11e4-8090-1ff9a1d4e90f/000000007.page
        (No such file or directory)]
      2. server.log:Caused by: java.io.FileNotFoundException:
        /opt/msf/bin/../standalone/../store/hornetqdata/10.4.167.28/paging/24dab40d-487a-11e4-8090-1ff9a1d4e90f/000000007.page
        (No such file or directory)
      3. server.log:2014-09-30 01:28:20,522 WARN  [org.hornetq.core.server]
        (Thread-1 (HornetQ-server-HornetQServerImpl::serverUUID=null-1955170854))
        HQ222023: problem cleaning page address hornetq.notifications:
        java.io.FileNotFoundException:
        /opt/msf/bin/../standalone/../store/hornetqdata/10.4.167.28/paging/24dab40d-487a-11e4-8090-1ff9a1d4e90f/000000007.page
        (No such file or directory)

       

      Regards,

      Veena