Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2816

java.lang.Error: java.io.IOException: Error while submitting IO: Interrupted system call

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.0.0.ER5
    • 7.0.0.ER4
    • ActiveMQ
    • None

    Description

      We hit following exception in daytrader benchmark with EAP 7.0.0.ER4. It crashed the benchmark. This happens only with ASYNCIO journal.

      Exception:

       [JBossINF] [0m[31m04:04:14,184 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835)) Exception in thread "Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835)" java.lang.Error: java.io.IOException: Error while submitting IO: Interrupted system call
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148)
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at java.lang.Thread.run(Thread.java:745)
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835)) Caused by: java.io.IOException: Error while submitting IO: Interrupted system call
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at org.apache.activemq.artemis.jlibaio.LibaioContext.blockedPoll(Native Method)
      [JBossINF] [0m[31m04:04:14,185 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at org.apache.activemq.artemis.jlibaio.LibaioContext.poll(LibaioContext.java:351)
      [JBossINF] [0m[31m04:04:14,186 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at org.apache.activemq.artemis.core.io.aio.AIOSequentialFileFactory$PollerRunnable.run(AIOSequentialFileFactory.java:342)
      [JBossINF] [0m[31m04:04:14,186 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      [JBossINF] [0m[31m04:04:14,186 ERROR [stderr] (Thread-0 (ActiveMQ-AIO-poller-pool1020162958-457462835))  ... 2 more
      

      Issue is under investigation.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-ataylor Andy Taylor
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: