Troubleshooting
Problem
When using the IBM Transformation Extender (ITX) script in command line text only mode on AIX or Linux, you might encounter the following exception:
java.lang.UnsatisfiedLinkError: libawt_xawt.so (libXrender.so.1: cannot open shared object file: No such file or directory)
Symptom
This issue can manifest when using the launcheradmin.sh script:
[itxuser@linuxhost logs]$ launcheradmin.sh -status
===================================================================================
IBM Utility : launcheradmin (Launcher Administration command line utility)
Version : 10.0.3.0(112)
StartTime : Thu Feb 02 15:59:35 CET 2023
===================================================================================
IBM Utility : launcheradmin (Launcher Administration command line utility)
Version : 10.0.3.0(112)
StartTime : Thu Feb 02 15:59:35 CET 2023
Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/ibm/itx10/java/lib/amd64/libawt_xawt.so (libXrender.so.1: cannot open shared object file: No such file or directory)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1461)
at java.lang.System.load(System.java:570)
at java.lang.ClassLoader.loadLibraryWithPath(Native Method)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1435)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:1408)
at java.lang.System.loadLibrary(System.java:583)
at java.awt.Toolkit$3.run(Toolkit.java:1647)
at java.awt.Toolkit$3.run(Toolkit.java:1645)
at java.security.AccessController.doPrivileged(AccessController.java:678)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1644)
at java.awt.Toolkit.<clinit>(Toolkit.java:1681)
at java.awt.Component.<clinit>(Component.java:604)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.loadSettings(Unknown Source)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.runCommandLineOptions(Unknown Source)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.main(Unknown Source)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1461)
at java.lang.System.load(System.java:570)
at java.lang.ClassLoader.loadLibraryWithPath(Native Method)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1435)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:1408)
at java.lang.System.loadLibrary(System.java:583)
at java.awt.Toolkit$3.run(Toolkit.java:1647)
at java.awt.Toolkit$3.run(Toolkit.java:1645)
at java.security.AccessController.doPrivileged(AccessController.java:678)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1644)
at java.awt.Toolkit.<clinit>(Toolkit.java:1681)
at java.awt.Component.<clinit>(Component.java:604)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.loadSettings(Unknown Source)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.runCommandLineOptions(Unknown Source)
at com.ibm.websphere.dtx.launcher.gui.EventServerAdminConsole.main(Unknown Source)
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSLU4JS","label":"IBM Sterling Transformation Extender"},"ARM Category":[{"code":"a8m0z000000bmJKAAY","label":"Launcher-\u003ELauncher Administration"},{"code":"a8m0z000000bmKhAAI","label":"Launcher-\u003ERuntime"}],"ARM Case Number":"TS012037404","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"}],"Version":"All Versions"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
15 March 2023
UID
ibm16953063