4. Created a flow to get XML on MQInput and using JAVA Compute Node I construct Command-Line string to call mqsicreatemsgdefs and mqsicreatebar (one at a time).
JAVA uses: Process BuildMsgSet = Runtime.getRuntime().exec(CommandLine);
to execute comman-line on windows.
Here is a sample of what command-line looks like:
mqsicreatemsgdefs -p OMB_MS_XSD_CASH_PAYMENT_PRJ_V0203 -d /var/tmp/omb_msw_20110607_5322488 -data C:\MosheWS\WS20110606MsgSet -base OMB_GENERIC_MS_XSD_PRJ\OMB_GENERIC_MS_XSD_PRJ -v -rmp -rmd -msg -opt C:\Moshe\CreateMS\mqsicreatemsgdefs.xml -log C:\Moshe\CreateMS\MswTrace\cash_payment.xsd_V0203_20110607_5323331.log
5. Up to 2 weeks ago: Both mqsicreatemsgdefs and mqsicreatebar worked fine and I got the BAR OK.
Not sure what is wrong but mqsicreatebar runs for 4-5min, dose not give any error and dose not create BAR !!!!
With toolkit I can create BAR from message-set project. !!!!
In last 2 weeks I installed SOAPUI and BMC software.
Can these cause problems with JAVA version, etc.?
6. Here is my JAVA version:
C:\Program Files\IBM\MQSI\7.0>java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pwi3260sr6ifix-20091014_01(SR6+IZ62487))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr6ifx-20091008_43861 (JIT enabled, AOT enabled)
J9VM - 20091008_043861
JIT - r9_20090902_1330ifx1
GC - 20090817_AA)
JCL - 20090924_01
7. Any Env. Variables are required on Windows?
8. What is required in order to run mqsicreatemsgdefs and mqsicreatebar on LINUX?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum