Posted: Tue Oct 21, 2003 6:17 am Post subject: Problems triggering Java on unix
Apprentice
Joined: 12 Nov 2002 Posts: 25
Hi
I am trying to run a java application from a trigger on a unix box. The trigger receives the message and prints up the line 'Starting' to indicate it is running.
I can then see the shell script and the java line command which is generated by the shell script in the list of processes, but there is no other indication that the code is running, and there is never any output from the code. Not even the basic log messages which should start to be written straight away.
Any ideas???
Keith
(PS all the permissions are set to allow the code to be run by the trigger, and it runs fine from the shell script when it is run from the command line.)
All the variables have been set and the paths are all full paths as far as I am aware.
When I run the script under the same user which is running the Q Manager it runs correctly, and it is from this I conclude that the variables are properly set.
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