Posted: Mon Jun 06, 2005 9:30 pm Post subject: Calling a java program from WorkFlow Program Activity
Novice
Joined: 15 Apr 2005 Posts: 24
Hi,
Earlier we were not able to call a java program from WF program activity in AIX environemnt with mqver as
$ mqver
Name: WebSphere MQ
Version: 530.4 CSD04
CMVC level: p530-04-030617
BuildType: IKAP - (Production)
Then we got to know that we need to set the following environment variables to solve the issue:-
JAVA_COMPILER=NONE
AMQ_NO_SIGWAIT_SIGTRAP=1
AMQ_SIGCHLD_SIGACTION=YES
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/mqm/java/lib
Then the issue got resolved.
Now ther problem is in AIX environment with
mqver
Name: WebSphere MQ
Version: 530.6 CSD06
CMVC level: p530-06-L040211
BuildType: IKAP - (Production)
is giving problem. Are there any other environment variables to set especially for this environment.
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