Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6736341

PermGen size is insufficient for jconsole

    XMLWordPrintable

Details

    • gc
    • b01
    • b04
    • generic, x86
    • generic, windows_xp
    • Verified

    Backports

      Description

        If we try to monitor an application using jconsole from JDK7b33/HS14-b03 on windows-i586, it reports many OutOfMemoryError: PermGen space errors and does not work properly.

        The problem does not occur on windows-amd64. Also, it goes away if we increase PermGen size using -J-XX:PermGen=128m.

        To reproduce:

        <log into intelsdv14.sfbay, cheesepuff.sfbay or vm-amd64-00.sfbay>
        $ cd s:/comp/vm/jdk/7/nightly/product/main_baseline/windows-i586
        $ bin/jconsole localhost:0

        It seems like a HS14 problem, not a JConsole one: if I start Jconsole using jconsole.jar from this JDK7 and java from JDK 6u6p/HS13-b04, everything works fine.

        Attachments

          Issue Links

            Activity

              People

                tonyp Tony Printezis
                kshiroko Kirill Shirokov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: