Troubleshooting

Procedure

  1. For launcher start-up failures, check launcher logs under <bind_mount_dir>/logs directory.
  2. For missing, or unresolved JVC classes, enable JNI trace on config.yaml under <bind_mount_dir>/config directory:
      JNI Layer Trace:
        switch: true
        file: "/logs/validate_mt_JNI.log"
        pid: true
        level: 50
        append: false