Posted: Tue Jun 29, 2004 5:29 am Post subject: Help Regarding profile file
Novice
Joined: 05 Apr 2004 Posts: 20
With a triggered application I had coded in java , I had a problem wherin some trigger messages were put to the Dead Letter Queue. The problem was that there was no AMQ_SIGCHLD_SIGACTION =YES variable in the .profile file . So i modified the .profile file and the triggering worked fine and no more Trigger messages were put to the DLQ. But this works only when we restart the trigger monitor program . I do not have access to restart trigger monitors . Is there a workaround whereby we can avoid restarting the trigger monitors and AMQ_SIGCHLD_SIGACTION being effective. I had tried to export this variable in the shell script that invokes my java program but that doesnt work.
You have to have it incorporated (exported ) from the script that starts the trigger monitor.
We have a script to start our queue managers. For each individual qmgr
-- a listener is started on the relevant port,
-- the qmgr is started
-- the trigger monitor gets started
-- the command server gets started
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