FULL_VERSION=$(echo"${FULL_VERSION_OUT}"|head -1)elseFULL_VERSION_OUT=$("$JVM"-version2>&1)#<-- Local execution of the binary as rootRC=$?FULL_VERSION=$(echo"${FULL_VERSION_OUT}"|head -1)fiiftest"$RC"-ne"0";thenlog"Failed to execute JVM to determine version, skipping"...
Access denied!!