IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
 View Only
  • 1.  Can't start WTX launcher 8.2 on windows 2003

    Posted Wed January 28, 2009 04:17 AM

    Originally posted by: SystemAdmin


    Hello,

    I have a problem with starting up websphere transformation extender launcher 8.2. I install this product on windows platform. the install process doesn't show any error.

    I've also checked to ensure that port 5015 and 5016 are running.

    When i click to start Launcher administration or Management Console, nothing happen.

    Please share some advice.

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


  • 2.  Re: Can't start WTX launcher 8.2 on windows 2003

    Posted Wed January 28, 2009 08:11 AM

    Originally posted by: mikeladd


    I had a similar issue that FDSWIFT help me with. Below is his suggestion, which did work.

    Try this:
    In the 8.2.0.3 WTX Install directory I uncommented the following lines in the DTXcommon.bat to get the management console, resource registry, and launcher administration to work:

    @rem set JREDIR=%DTXHOME%\java
    @rem set JRE="%JREDIR%\bin\java" -Xmx128m

    just removed the @rem from the above lines

    set JREDIR=%DTXHOME%\java
    set JRE="%JREDIR%\bin\java" -Xmx128m



    Hope that helps!

    -Mike Ladd
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: Can't start WTX launcher 8.2 on windows 2003

    Posted Thu January 29, 2009 03:58 AM

    Originally posted by: SystemAdmin


    Thank mikeladd for your comment.

    Your suggestion should have helped me since the first place. it didn't work because on the server that i installed WTX, there are many application running so i think there may be some port conflict so i didn't work on that server.

    Now i install it on a new server, and with your solution, it works just fine.

    Thank you so much. Have a great day.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 4.  Re: Can't start WTX launcher 8.2 on windows 2003

    Posted Wed January 28, 2009 11:53 PM

    Originally posted by: SystemAdmin


    Thank for your comment,

    I followed your instruction, unfortunately i doesn't solve my problem.

    Any further suggestion please.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender