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

Exception was thrown when invoking SwingSet2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • client-libs
    • sparc
    • solaris_2.6

      An exception was thrown when invoking SwingSet2.

      JDK version: 1.4.0beta-b23
      Platforms tested: Solaris 2.6 (I18n-85-93) and Windows NT4.0 (I18n-85-pulin)
      Locale: Japanese and English

      Steps to reproduce:
      1. Install the latest version of merlin.
      2. Launch SwingSet2.
      See actual result below.

      Actual result:

      i18n-85-93:/home/bpaga/jdk1.4/demo/jfc/SwingSet2 24 % java -jar SwingSet2.jar
      Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/bpaga/jdk1.4/jre/lib/sparc/libfontmanager.so: ld.so.1: /home/bpaga/jdk1.4/bin/../bin/sparc/native_threads/java: fatal: libCrun.so.1: open failed: No such file or directory
              at java.lang.ClassLoader$NativeLibrary.load(Native Method)
              at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
              at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
              at java.lang.Runtime.loadLibrary0(Runtime.java:749)
              at java.lang.System.loadLibrary(System.java:820)
              at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
              at java.security.AccessController.doPrivileged(Native Method)
              at sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:39)
              at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
              at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:120)
              at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:64)
              at java.awt.Window.init(Window.java:196)
              at java.awt.Window.<init>(Window.java:240)
              at java.awt.Frame.<init>(Frame.java:320)
              at java.awt.Frame.<init>(Frame.java:285)
              at javax.swing.JFrame.<init>(JFrame.java:144)
              at SwingSet2.createFrame(SwingSet2.java:618)
              at SwingSet2.main(SwingSet2.java:201)
      i18n-85-93:/home/bpaga/jdk1.4/demo/jfc/SwingSet2 25 %

      ben.pagatpatan@Eng 2000-07-14
      --------------------------------------------------------------------------------

            ehawkessunw Eric Hawkes (Inactive)
            bpagatpasunw Ben Pagatpatan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: