I made specific compiler using ORCA API before long time in Java. This compiler worked fine in some versions, after substitution relevant version of ORCA library. It were versions 7, 9, 10.5, 11.5.
Now my company uses PowerBuilder 11.5 and we try to use Appeon 2017 R3 (version 17.0). Migration of code is OK, our applications work fine in PB 17.0. But compiler in this version has problems.
If I use compiler on little application "hello world" type, build is successfull. But if I Compile application with 208 PBL files with size 340MB, compiler crashes during call function for fullrebuild with message:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x646bb937, pid=18856, tid=0x00004b40
#
# JRE version: Java(TM) SE Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12)
# Java VM: Java HotSpot(TM) Client VM (25.162-b12 mixed mode windows-x86 )
# Problematic frame:
# C [PBVM170.dll+0x18b937]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# c:\prac\PB170\elbospb\EbTctw\SMain\MElbosMainGui\PblApp\build\temp\pbl\hs_err_pid18856.log
#
FullRebuild of the same application in PowerBuilder develop environment is ok. Has someone some idea?
Thanks
Jura
I am super glad that you found your problem Jura - excellent news! :-)