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

CLONE -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: Critical Critical
    • EAP 5.0.0.CR1
    • 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.

      This is the same as JBPAPP-907, except this issue is for EAP 5.

      The fix for this issue will implement the workaround for JBPAPP-2277.

            gbadner@redhat.com Gail Badner (Inactive)
            gbadner@redhat.com Gail Badner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: