I am trying to generate javadump and core dump for the liberty process, using:
/opt/IBM/wlp/bin/server javadump --include=system
It is failing giving an error: Server default dump complete in /opt/ibm/wlp/usr/servers//The core file created by child process with pid = 22000 was not found. Expected to find core file with name "/var/support/core_kernel-command-.22000"
My core_pattern(/proc/sys/kernel/core_pattern) is /var/support/core_%e.%p I am using java 8.