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

Forward compatibility issue : 1.4.1_03 onwards

XMLWordPrintable

    • x86
    • linux_redhat_7.2

      When native application server libraries are built, they link against libjvm.so.
      If the JDK is 1.4.1_03 and beyond, the application server libraries dont work
      fine due to a version tag associated with libjvm.so from 1.4.1_03, when the runtime JDK is anything below 1.4.1_03.

      This seems to be a regression, since users cannot use any JDK lower than 1.4.1_03. This is an issue on Linux. Happens on all linux platforms when using libjvm.so from 1.4.1_03 onwards and the runtime being anything jdk lesser than 1.4.1_03.

      The error seen at startup of the application server is shown below:

      [02/Sep/2003:10:08:37] SEVERE ( 1481): CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of /usr/SUNWappserver7/lib/libj2eeplugin.so failed (/usr/java/j2sdk1.4.1_02/jre/lib/i386/server/libjvm.so: version `SUNWprivate_1.1' not found (required by /usr/SUNWappserver7/lib/libj2eeplugin.so))

      This was diagnosed by Harsha from j2se sustaining.

            hhuangsunw Hui Huang (Inactive)
            vjanardh Vinay Janardhanachari (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: