× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Doug,

I'm assuming (since I'm not familiar with your applications) that the reason you'd get "end code 0" is that the program isn't reporting an error.

Does that mean that the Java program isn't throwing an error message back to it's caller?

Or does that mean that is sending a message, but RUNJVA is ignoring it and proceeding as if nothing went wrong?

If the Java program isn't throwing an error, it doesn't matter what you do in the RPG program -- the problem is on the Java side.   But if it is throwing the error, and RUNJVA is ignoring it, then you could, indeed, write an RPG program to solve it.


On 2/22/2022 11:53 AM, DEnglander--- via RPG400-L wrote:
We are on V7R3 with very recent CUMEs.

We have a Java program that runs under WRKJOBSCDE using the RUNJVA
command. It basically reads a DB2 table containing a list of files and
sends those files to a remote server.

There are times when the remote server is down, and the job produces a
printout, but has a Job Ending code of zero, even though the job wasn't
really complete. There is a small printout within the job that can show it
failed, but the system views the run as successful.

I was thinking of writing a small RPG wrapper that will run the Java
program in hopes I can call the Java with something like a CALLP(e)
javapgm();
and monitor the success of the Java program that way [using %error]. But,
I am not sure if that will work since Java is not seeming to really report
an error.

Does anyone have any ideas on how I would accomplish this? Ideally, if the
Java program fails, I would like the system to try again after waiting 10
minutes.

I don't want to reinvent the world here, but would like to know if anyone
else has done something like this successfully.

Thank you,

Doug


"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the attachments accompanying it) contain confidential information belonging to the sender. The information is intended only for the use of the intended recipient. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or the taking of any action in reliance on the contents of the information is strictly prohibited. Any unauthorized interception of this transmission is illegal under the law. If you have received this transmission in error, please promptly notify the sender by reply e-mail, and then destroy all copies of the transmission."

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.