|
The Question is:
I have a java process reading some large files, sometimes the process hangs on
a large file. If I log out and back in and rerun it works fine. It appears
to be some sort of process quota issue but I can not identify the quota. Any
ideas or suggestions
would be greatly appreciated? thanks
The Answer is :
You will need to diagnose the hang itself, finding out what the
Java program is waiting for -- the AMDS and Availability Manager
packages (separately installed, included with OpenVMS) would be
among the easiest way to monitor the process quota usage.
You will also want to ensure that you have all current ECOs and
current software versions applied for TCP/IP Services, for OpenVMS,
and for Java.
|