Hi,
I am getting the following error
'JVMJ9VM015W Initialization error for library j9jit24(11): cannot initialize JIT
Could not create the Java virtual machine.'
when I try to execute a java code on TSO OMVS.
Can anyone point me out why this error is occurring?
Further, I have tried googling this problem, what I have found is, 'the error occurs when there is not enough memory'.The default memory for TSO is 4096, I have tried to increase it to 6144(This is the maximum memory I am allowed to allocate as I am getting an error when I try to increase it further).
Regards