Posted: Mon Nov 17, 2003 5:28 am Post subject: Java hanging when triggered
Apprentice
Joined: 12 Nov 2002 Posts: 25
Hi
I am attempting to trigger a Java 1.3.1 application from MQ 5.3 on AIX 5.1.
I have set the class, and lib paths for the Q Mgr logon and in the shell script that starts the java application (just to be sure).
I can run the application from the cmd line logged on as the user which is running the Q Mgr and the application will run as expected.
When I trigger the application the start up script runs (I have echo's which prove this) but the java application hangs.
I have substituted a test application for the application to find out what is running. From this I have found:
A simple System.out will run and complete.
The system parameters (lib path) can be recovered and displayed (this uses the java.util.properties class).
When I try to reference the system date (to report when the test has run) the test application hangs.
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