JBoss / HotSpot JVM crashing

前端 未结 2 370
失恋的感觉
失恋的感觉 2021-01-24 23:54

We have a web app built on Jboss that has been in production for several years; for the last 18 months it has never gone down. However, in the last two days, the jvm has crashe

2条回答
  •  盖世英雄少女心
    2021-01-25 00:50

    I agree with Matt, it does sound like hardware problems. I've seen your three crash reports and they are all failing in different parts. One, mostly when executing VM code. The second, in native code. And the third (in the question you should have not opened, but added here), in standard Java code.

    Of course, if you have several production machines and the issue is happening in different ones, then I would seriously consider to buy subscriptions and get real support.

提交回复
热议问题