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

loading applet using debug-plugin causing browser crash because of missing file java_vm_g in 142_xx

XMLWordPrintable

    • generic
    • generic

      loading applet using debug-plugin causing browser crash because of missing file java_vm_g in 142_xx

      Debug-plugin is searching for java_vm_g file(Which is not available in
      debug-build) when i load any applet and so its crashing the browser
      with the below error:


      ***************************************
      bash-3.00$ ./mozilla
      INTERNAL ERROR on Browser End: Exec of "java_vm_g" failed: 2
      <
      System error?:: No such file or directory

      ** (Gecko:3101): WARNING **: Serious fd usage error 22

      ** (Gecko:3101): WARNING **: Serious fd usage error 19
      INTERNAL ERROR on Browser End: Could not read ack from child process
      System error?:: Resource temporarily unavailable

      ***************************************
      java_vm_g file is not included in debug-build.
      Steps to reproduce for Mozilla browser:
      --------------------------------------
      1.
      Install any 1.4.2_xx bundle and 142_xx-debug bundle in the testmachine.
      2.
      Set Plugin Path to j2sdk1.4.2_11/jre/plugin/sparc/ns610/libjavaplugin_oji_g.so
      (or)
      create a soft link in <Browser-install-location>/plugin
      For Ex.:
      --------
      cd <Browser-install-location>/plugin
      ln -s /export/updates/jdks/j2sdk1.4.2_11/jre/plugin/sparc/ns610/libjavaplugin_oji_g.so libjavaplugin_oji_g.so
      3.
      Start the browser and load any applet from <Java-Home>/demos

      Expected:
      ---------
      Applet should load without any errors.
      Actual:
      -------
      Browser will crash with the above mentioned error.

            vikram Vikram Aroskar (Inactive)
            vmnsunw Vishnupriya Mn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: