Hi,
I have following error during Java import of a PI 710 migration (homogeneous) on Linux/oracle.
ABAP import finished successfully but Java import fails at the first step itself:
"FATAL: java.lang.NoSuchMethodError: java.util.concurrent.ThreadPoolExecutor.allowCoreThreadTimeOut(Z)"
Issue seems to be with SAPJVM, as also mentioned here, since source system is using SAPJVM 6 and SapInst by default is extracting SAPJVM 5 for target installation. (I am using SWPM10SP03_2-20009701.SAR, for NW higher than 7.0x on Linux x86_64 64bit)
Is there any way to make SAPINST use the SAPJVM 6 archive, already present in the Kernel DVD?
I have tried following things to no avail:
1. Replaced the sapjvm5 folder under sapinst_instdir/.../DB with sapjvm6.
2. Removed the SAPJVM4.SAR & SAPJVM5.SAR files from Kernel media.
3. Edited the SAPJVM entry in Properties XML of Kernel.../DBINDEP media directory.
Thanks,
roshan