Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38892

Out Of Memory Exception does not terminate jvm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • maven-plugin
    • centos 7, openjdk 8

      I have a basic maven job that builds my code.
      Occasionally I was having an out of memory exception which fails my build.
      The issue however is that while the build fails, the jvm would still be running after the build fails, and any ports that were bound will stay bound in CLOSED_WAIT state. This would cause all subsequent builds to fail as the port is already bound.

      From my point of view it seems that jenkins is not properly cleaning up in this case.

            Unassigned Unassigned
            mangusbrother aaron axisa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: