Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

After you checkpoint your application with system property -XX:CRaCCheckpointTo=/path/to/crac/image, you can easily restore it with the following command:
java -XX:CRaCRestoreFrom=/path/to/crac/image
The restored application does not run with the same PID as the checkpointed application.