Originally posted by: SriniBodapati
Hi All,
I have installed 64 bit WTX integration server run time. As mentioned in below link, I have modified InstallWTXService.bat file and executed it and did couple of more changes mentioned in below link.
https://www.ibm.com/developerworks/community/blogs/SterlingB2B/entry/Using_Sterling_B2B_integrator_5_2_6_1_with_IBM_Transformation_extender_8_4_1_4_and_EDIFACT_PACK_2_8_1_4_for_WTX?lang=en
I am able to execute the map in command server, but when I run it on Sterling B2B Integrator it's failing. I have tried with the example map provided with the installation WTX_IVT_Example_For_SIB2B.zip
Below are the log entries from Sterling B2B wtx.log file.
----------------------------------------------
2016-11-23 18:47:01.752] DEBUG WTX_TRANSLATION_RMI_SERVICE Before running WTXSIUtils.setup
[2016-11-23 18:47:01.752] DEBUG WTXSIUtils.setup is calling initializeAPI with
[2016-11-23 18:47:02.092] DEBUG DTXIS0003E: WTX Error message: com.ibm.websphere.dtx.dtxpi.MException: Failed to load library - Native function: Java_com_ibm_websphere_dtx_dtxpi_MMap_initializeAPI
[2016-11-23 18:47:02.092] DEBUG 51037 : Instantiating WTX Service engine....
[2016-11-23 18:47:02.092] DEBUG New map service invocation
[2016-11-23 18:47:02.092] ALL 51037 : DTXIS0003E: WTX Error message: WTX APIs are not initialized, could not execute a map.
[2016-11-23 18:47:02.092] ALL 51037 : Map instance: -1 Return code: -1 Message: null
[2016-11-23 18:47:02.092] DEBUG 51037 : Status_Report WTX Service engine....<mapInstances>
<mapInstance-1>
<mapReturn>-1</mapReturn>
<message>null</message>
</mapInstance-1>
</mapInstances>
[2016-11-23 18:47:02.092] DEBUG 51037 : Attached audit log to Workflow context
[2016-11-23 18:47:02.092] DEBUG 51037 : leaving processData...
[2016-11-23 18:47:21.191] DEBUG 51039 : WTX Adapter Service Name : MapTestService
[2016-11-23 18:47:21.191] DEBUG 51039 : entering processData...
[2016-11-23 18:47:21.191] DEBUG 51039 : TRANSLATION_ENGINE WTXSIMapServiceImpl_processData OS :Windows 7
[2016-11-23 18:47:21.191] DEBUG 51039 : Overriding map with SI Dynamic Map.
[2016-11-23 18:47:21.191] DEBUG 51039 : dynamic map size : 1150
[2016-11-23 18:47:21.191] DEBUG 51039 : Map working directory is: D:\IBM\SterlingIntegrator\install\logs
[2016-11-23 18:47:21.191] ALL 51039 : ResourceFile =
[2016-11-23 18:47:21.191] ALL 51039 : Threshold = 0
[2016-11-23 18:47:21.191] ALL 51039 : MapName = null
[2016-11-23 18:47:21.191] ALL 51039 : CacheMap = false
[2016-11-23 18:47:21.191] ALL 51039 : accessing input override in1 = text_in
[2016-11-23 18:47:21.191] ALL 51039 : accessing output override out1 = text_out
[2016-11-23 18:47:21.191] DEBUG WTX_TRANSLATION_RMI_SERVICE Before running WTXSIUtils.setup
[2016-11-23 18:47:21.191] DEBUG WTXSIUtils.setup is calling initializeAPI with
[2016-11-23 18:47:21.211] DEBUG DTXIS0003E: WTX Error message: com.ibm.websphere.dtx.dtxpi.MException: Failed to load library - Native function: Java_com_ibm_websphere_dtx_dtxpi_MMap_initializeAPI
[2016-11-23 18:47:21.211] DEBUG 51039 : Instantiating WTX Service engine....
[2016-11-23 18:47:21.211] DEBUG New map service invocation
[2016-11-23 18:47:21.211] ALL 51039 : DTXIS0003E: WTX Error message: WTX APIs are not initialized, could not execute a map.
[2016-11-23 18:47:21.211] ALL 51039 : Map instance: -1 Return code: -1 Message: null
[2016-11-23 18:47:21.211] DEBUG 51039 : Status_Report WTX Service engine....<mapInstances>
<mapInstance-1>
<mapReturn>-1</mapReturn>
<message>null</message>
</mapInstance-1>
</mapInstances>
[2016-11-23 18:47:21.211] DEBUG 51039 : Attached audit log to Workflow context
[2016-11-23 18:47:21.211] DEBUG 51039 : leaving processData...
--------------------------------------------------------------------------------------
Please help/guide me in fixing the issue, I am a newbie to WTX.
Thanks,
Srinivas
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender