Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-907

sun.lang.ClassLoader.allowArraySyntax should be set to "true" in run.conf to avoid deserialization bottleneck in arrays for JDK 1.6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • JDK 1.6

    • Release Notes

      The following should be added to run.conf to avoid deserialization bottleneck in arrays for JDK 1.6:
      -Dsun.lang.ClassLoader.allowArraySyntax=true

      This provides a workaround for issues in hibernate, remoting, and possibly other components.

            rhn-engineering-dbhole Deepak Bhole
            gbadner@redhat.com Gail Badner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: