IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Unable to run launcher administration script

    Posted 08/28/09 10:48 AM

    Originally posted by: SystemAdmin


    WTX8.2.0.3
    AIX
    model 000D921A4C00

    I am unable to run the script launcheradmin.sh. The script returns a java runtime error.

    "The java class could not be loaded. java.lang.UnsupportedClassVersionError: com/ibm/websphere/dtx/launcher/gui/EventServerAdmin (Unsupported major.minor version 49.0)"

    Prior to this I set the variable $DTX_HOME_DIR in .profile.

    XWindows was working because the XCLOCK worked so I know the DISPLAY=IP Address is correct.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Unable to run launcher administration script

    Posted 08/28/09 11:37 AM

    Originally posted by: GerryCullen


    Make sure that you define all the environment variables that TX requires. If you're setting DTX_HOME_DIR in your .profile, you still need to run ". ${DTX_HOME_DIR}/setup" manually or add that line to the .profile so it's done for you when you login.

    I've seen that error when trying to use an older version of Java to run newer jar files. Running the TX setup script should resolve it. If it doesn't, try using the version of Java that is shipped with TX below ${DTX_HOME_DIR}/java.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: Unable to run launcher administration script

    Posted 08/30/09 05:13 PM

    Originally posted by: SystemAdmin


    Thank you very much. This worked at I can now run the script launcheradmin.sh.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange