DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: JRE message

  1. #1
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    This message appeared when loading the SSOHash.class with the loadjava utility.

    ld.so.1: /tools/ias/JRE/bin/sparc/native_threads/jre: fatal: libX11.so.4: open failed: No such file or directory

    This is part of an effort to configure my 9iAS installation on Solaris 2.8. There are two ORACLE_HOMEs. One for an 8.1.7 database where Portal is hosted, and the other is the 9iAS home. The message appears regardless of the ORACLE_HOME setting.

    Any ideas?
    David Knight
    OCP DBA 8i, 9i, 10g

  2. #2
    Join Date
    Oct 2001
    Posts
    126
    Don't know if this would help but two possibilities I can think of.

    1. check you PATH in .profile. You might need to put current directory on the PATH list. ex. PATH=.:

    2. check the JClass version.

    Susan

  3. #3
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    The PATH doesnt seem to be the problem.

    The problem is no libX11.so.4 in that directory.

    But in the /usr/openwin/lib lies a libX11.so.4

    /usr/openwin/lib is in my LD_LIBRARY_PATH, but the loadjava looks elsewhere.

    Any ideas on what to do?
    David Knight
    OCP DBA 8i, 9i, 10g

  4. #4
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    The loadjava overrides the LD_LIBRARY_PATH.

    This was a simple of editing the loadjava.

    David Knight
    OCP DBA 8i, 9i, 10g

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width