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 read JMS queue from WTX launcher

    Posted 12/26/11 12:53 AM

    Originally posted by: Bottle1234


    Hi All,
    I am not able to connect to JMS queue from wtx launcher although i was able to do the same using Design studio.
    I have made the required changes in the dtx.ini file, where i have mentioned the path of the weblogic jar in the launcher path

    JNI Layer Trace
    ;switch=off
    ;file=

    External Jar Files
    jar1=/mercatorDEV/libs/weblogic.jar
    jar2=/mercatorDEV/libs/wlclient.jar
    jar3=/mercatorDEV/libs/wljmsclient.jar
    *;...*or

    Do i need to change any classpath details in the Launcher.sh file or zip these files into a bundle and attach as a single file
    At present i have made this change and the classpath sections looks like below :
    CLASSPATH=$CLASSPATH:$DTX_JARS_DIR/launcher.jar
    CLASSPATH=$CLASSPATH:$DTX_JARS_DIR/launcherclient.jar
    CLASSPATH=$CLASSPATH:$DTX_JARS_DIR/wlclient.jar
    CLASSPATH=$CLASSPATH:$DTX_JARS_DIR/weblogic.jar
    CLASSPATH=$CLASSPATH:$DTX_JARS_DIR/wljmsclient.jar

    I have attached the log file . pls look into it and let me know where am I going wrong.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: unable to read JMS queue from WTX launcher

    Posted 12/26/11 01:00 AM
      |   view attached

    Originally posted by: Bottle1234


    Hi all,

    I have zipped the Launcher.sh and dtx.ini file also , which might help a bit more.

    Thanks n regards .
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender

    Attachment(s)



  • 3.  Re: unable to read JMS queue from WTX launcher

    Posted 12/26/11 05:31 AM

    Originally posted by: richlee


    Hi

    Which versions of Mercator/WebSphere and Weblogic are you using?

    Richard
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: unable to read JMS queue from WTX launcher

    Posted 12/26/11 10:37 PM

    Originally posted by: Bottle1234


    We are using IBM WTX Version 8.2.0.5 and Weblogic server is 10.3.

    Any idea is there any compatability issue between Weblogic server and AIX?
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 5.  Re: unable to read JMS queue from WTX launcher

    Posted 12/27/11 08:19 AM

    Originally posted by: richlee


    Hi,

    We run WTX 8.2.0.5 and Weblogic 9 on separate Windows servers, so no experience with AIX.

    We only needed to add the full path to the weblogic.jar file into the dtx.ini file...

    External Jar Files
    jar1=e:\bea\9\weblogic.jar
    ;jar2

    and the following are specified in the Connections Manager section of dtx.ini...

    IdleJMS=5
    SLimJMS=15
    HLimJMS=30
    KeepJMS=2
    MinJMS=0

    We found no need to add/change any CLASSPATH or JAVA* environment variable on the WTX server.

    Richard.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 6.  Re: unable to read JMS queue from WTX launcher

    Posted 01/02/12 12:38 AM
      |   view attached

    Originally posted by: Bottle1234


    Thanks Richard for your response and your time spent on this.

    I tried giving the details as specified by you in Windows server and it is working.

    But when I specify the same parameters in AIX, I am not able to connect to JMS.

    Please find attached dtx.ini file used for AIX.

    External Jar files:
    jar1=/mercatorDEV/libs/weblogic.jar
    jar2=/mercatorDEV/libs/wlclient.jar
    jar3=/mercatorDEV/libs/wljmsclient.jar

    Can you please help us by finding some more information on this with respect to AIX.

    Thanks
    Sundar
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender

    Attachment(s)



  • 7.  Re: unable to read JMS queue from WTX launcher

    Posted 01/02/12 07:58 AM

    Originally posted by: richlee


    Hi Sundar,

    Unfortunately, we are a Windows only site, so can't suggest anything else for AIX - Sorry.

    Richard
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender