Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-24285

Java coredump when starting jboss server from Eclipse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.30.x
    • None
    • server, upstream
    • None
    • -

      Intermittently, when starting a JBoss server from the "servers" view in Debug mode, the process coredumps shortly after starting the application. (3rd party application provided by Calypso) I've not seen this with non-jboss processes yet.

      Problematic frame always points to jvm.dll (same frame 0x68637). Logs attached.

      I've started the JBoss process with -Xcheck:jni but unfortunately the console is full of noise from
      WARNING: JNI local refs: zu, exceeds capacity: zu
      which causes the process to timeout on startup due to massively slowing down the startup. You can add this flag locally to see full logs

      Have also tried bumping Xmx/Xms from 1g to 4g but still getting the same issue. This issue does not occur if I start the server in 'run' mode instead of 'debug'.

            rob.stryker Rob Stryker (Inactive)
            beirti.onunain Beirti O'Nunain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: