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

JavaTest Harness doesn't work with Solaris 2.6

XMLWordPrintable

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

      (NOTE: The test harness seems to run fine under Sol-7 and Sol-8.)

      When attempting to start the javatest harness,

      "java -classpath /net/sqesvr/export/st1/JCK-13/javatest.jar:. javasoft.sqe.javatest.tool.Main"

      ...under Solaris 2.6 the folling error occurs:

      Exception in thread "main" java.lang.UnsatisfiedLinkError: /net/sqesvr/export/st1/jdk14-beta/b18/solaris/jre/lib/sparc/libfontmanager.so: ld.so.1: /net/sqesvr/export/st1/jdk14/solaris/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:58)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:120)
              at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
              at java.awt.Window.<init>(Window.java:187)
              at java.awt.Frame.<init>(Frame.java:332)
              at java.awt.Frame.<init>(Frame.java:311)
              at javasoft.sqe.javatest.tool.Startup.<init>(Startup.java:31)
              at javasoft.sqe.javatest.tool.Main.showTool(Main.java:217)
              at javasoft.sqe.javatest.tool.Main.go(Main.java:145)
              at javasoft.sqe.javatest.Main.run(Main.java:109)
              at javasoft.sqe.javatest.tool.Main.main(Main.java:61)


            ehawkessunw Eric Hawkes (Inactive)
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: