I have successfully connect to snowflake, and extract file, import to anaplan file csv, but it seems the connect api did not call the action to import into anaplan. (Because I have seen the file of anaplan has been updated, but the process/action has not been launched)
It seems the problem coming from here: [jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable (…) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module]
Please see the picture for more info :
More info : I have configured the snowflake properties files and java, anaplan connect installed etc.
JAVA version 11
Anaplan Plan Connec Version 4.2.1
Can anyone give me some tips to figure it out ? Thanks