If your device has a very large file selection, sometimes CrashPlan needs to be allocated more system memory (RAM) in order to properly process the full amount of your data. This is typically indicated by the Code42 app crashing and quitting unexpectedly shortly after opening. To resolve, you can allocate more memory using the Code42 app Command Line Interface (CLI):
1. Open the Code42 app
2. Double-click the Code42 logo in the top-left corner of the app or press Shift + Control + C (Option + Command + C on Mac) to open the Code42 app CLI.
3. Enter the following command, using a value appropriate for the size of your backup selection (for example, 4096 for a 4 TB selection): java mx 4096, restart
4. Press Enter on the keyboard.
The Code42 app closes after you enter this command to restart the service. After it closes, you can re-open it manually.
The value you use will depend on the amount of data you have selected, and is allocated in 1024mb increments per TB of data. Some common values are listed below:
- 2 TB - 2048
- 3 TB - 3072
- 4 TB - 4096
- 5 TB - 5120
- 10 TB - 10240
Once the proper amount of memory is allocated, the Code42 app will continue backing up your data and will no longer crash or quit unexpectedly.
Comments
0 comments
Article is closed for comments.