Originally posted by: johnxp
Where I can check the %MQSI_WORKPATH%\shared-classes ? I not able to find it in the system Environment Variables.
I tried to add the jar file to $CLASSPATH, still no luck.
Below are the JNI trace log:
<3796-3112-04/13/16 09:46:34>: ===== WebSphere Transformation Extender Java Programming Interface Library =====
<3796-3112-04/13/16 09:46:34>: Version: 8.3.0.6(3)
<3796-3112-04/13/16 09:46:34>: Install Directory: C:\Apps\WTX8.3\
<3796-3112-04/13/16 09:46:34>: CLASSPATH: C:\Program Files (x86)\IBM\WebSphere MQ\java\lib\com.ibm.mqjms.jar;C:\Program Files (x86)\IBM\WebSphere MQ\java\lib\com.ibm.mq.jar;C:\Test\Java\MyJHelper.jar
<3796-3112-04/13/16 09:46:34>: Loading JVM...
<3796-3112-04/13/16 09:46:34>: JVM already loaded. Path: C:\Apps\WTX8.3\java\bin\j9vm\jvm.dll
<3796-3112-04/13/16 09:46:34>: Loading JVM symbols...
<3796-3112-04/13/16 09:46:34>: JVM symbols loaded successfully.
<3796-3112-04/13/16 09:46:34>: JVM exists with ptr = 005BB370, count = 1
<3796-3112-04/13/16 09:46:34>: Message Broker Environment not detected based on environment variable, MQSI_VERSION.
<3796-3112-04/13/16 09:46:36>: *ERR: java.lang.Exception: java.lang.Exception: java.lang.reflect.InvocationTargetException
<3796-3112-04/13/16 09:46:36>: ERROR: JExit exception encountered:
<3796-3112-04/13/16 09:46:36>: *ERR: Java exception occured (-305) in MjpiCheckJavaException()
Looks like JEXIT is most difficult function to use in WTX, I am referring the setup issue.
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender