A fix is available
APAR status
Closed as program error.
Error description
COBOL v5 and later enable IEEE floating point divide-by-zero exceptions. Java (C/C++) semantics expect a divide-by-zero to result in a positive or negative infinity rather than an exception, but when run with COBOL active in the enclave a zero divide at JVM routine helperDoubleDivideDouble+0x4 produces an exception.
Local fix
See PI23475 and install as USRHDLR(,IGZXDIVZ) if you continue to see the exception.
Problem summary
**************************************************************** * USERS AFFECTED: Users of Enterprise COBOL V5 and later * * releases running programs which interact * * with Java programs. * * * **************************************************************** * PROBLEM DESCRIPTION: Java applications terminate with * * 'Unhandled exception Type=Floating * * point error' at * * helperDoubleDivideDouble when * * CEE3224S occurs. * * * **************************************************************** * RECOMMENDATION: Install PI23475 and use * * USRHDLR(,IGZXDIVZ) when running the * * program. * * * **************************************************************** Users installed the IGZXDIVZ sample available with PI23475, and then ran Java application with JVM -XCEEHDLR or -Xsignal:userConditionHandler=percolate. When CEE3224S(IEEE division--by--zero exception) occurred, the application terminated with Java 'Unhandled exception'. The -XCEEHDLR option converted the Language Environment condition into Java ConditionException. The exception was then handled by JAVA, which terminated the application, instead of passing to the user handler in IGZXDIVZ. -Xsignal:userConditionHandler=percolate led to the similar results. Refer also to PI23475. COB0501T/K COB0502T/K COB0601T/K COB0602T/K
Problem conclusion
Use USRHDLR(,IGZXDIVZ) when running the program. The usage instructions in the IGZXDIVZ sample has been updated.
Temporary fix
Comments
APAR Information
APAR number
PH13539
Reported component name
LE ENT COBOL LI
Reported component ID
568819812
Reported release
7A0
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2019-06-18
Closed date
2019-07-13
Last modified date
2019-08-01
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
IGZXLPKA
Fix information
Fixed component name
LE ENT COBOL LI
Fixed component ID
568819812
Applicable component levels
R7A0 PSY UI64197
UP19/07/19 P F907
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSCVR7X","label":"Runtime"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
14 December 2020