Justin,
That looks like the network took a hit and the residual was the Java event.
Have you checked with the network folks for any outage/upgrade/change
between the IBM i and your SQL Server?
Steve
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Justin
Taylor
Sent: Friday, October 23, 2020 07:55
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: JDBCR4-Java exception ""
We make extensive use of JDBCR4 for SQL Server access, and overnight we had
this inexplicable error appear (it happened once last week as well).
The failing service program worked fine prior to this error, and continues
to work fine now.
Message:
Message . . . . : Java exception received when calling Java method.
Cause . . . . . : RPG procedure procedureName in program
library/serviceProgram received
Java exception "" when calling method "setAutoCommit" with signature
"(Z)V"
in class "java.sql.Connection".
Typically with Java, I expect to see an actual exception rather than just an
empty string (""). All subsequent Java calls with the same job failed with
this message (the specific names varied on the Java program called but the
error was always the same).
Message:
Message . . . . : Java exception received when calling Java method.
Cause . . . . . : RPG procedure JDBC_PROPE in program QGPL/JDBCR4 received
Java exception "" when calling method "<init>" with signature "()V" in
class
"java.util.Properties".
I'm trying to determine the cause of this error and how to mitigate its
effects. I resolved the problem today by ending the bad job, but the error
occurred at midnight and it was hours before it was detected.
Thanks
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.