|
Hello
We have a never ending RPG program that processes incoming transactions by instantiating the JVM (Program Start Up) and uses a number of classes / methods to do the work. Recently volumes have been multiplied by a factor of 10 and we have been getting problems with the Java. Very little detail available in the log just RNX0301 Erreur Java reçue à l'appel de la méthode Java.
The dump has the following
CLICHE FORMATE ILE RPG
Zone état programme :
Nom de procédure . . . . . . . . . . . : SWXR92G
Nom du programme . . . . . . . . . . . : SWXR92M
Bibliothèque. . . . . . . . . . . . : TMP834
Nom de module . . . . . . . . . . . . : SWXR92G
Etat du programme. . . . . . . . . . . : 00301
(C G D F) Erreur Java reçue en appelant la méthode Java.
Etat précédent. . . . . . . . . . . . : 00000
Instruction en erreur. . . . . . . . . : 00146600
Routine RPG . . . . . . . . . . . . . : clean
Nombre de paramètres . . . . . . . . . : 001
Type de message. . . . . . . . . . . . : RNX
Info message supplémentaire. . . . . . : 0301
Message Data . . . . . . . . . . . . . :
Erreur Java reçue à l'appel de la méthode Java.
Etat à l'origine du message RNX9001 . :
Dernier fichier utilisé. . . . . . . . :
I added code to clean up old objects (Garbage Collection) as this had not been done. I thought this might help as I noticed that the amount of memory consumed by the job was less than before. It must be something to do with the increased volume but where else to look ?. In time we will as with all our systems be converting to full java , but that is still some time off so any help appreciated.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.