During a restore of a SupportCenter backup I get this error:
"Exception in thread "Thread-3" java.lang.OutOfMemoryError: Java heap space"
I have tried to increase the amount of memory available to the JVM to 1536 but I still get the same error.
The backup.data file is around 530mb, and when the extraction takes place the files are about 3.4gb.
When I start up the SCP app, I am able to login and create new tickets, but am unable to edit or amend any of the old data, which leads me to believe the restore writes most data, but not everything.
How can I get a complete restore done?