Error:
I ran into an issue when running the export ...Any suggestions?(...)
Storing table AU_TRANSACTIONDATAError while running Migration Utility in console mode.------------------------------------------ Error Stack Trace------------------------------------------java.lang.OutOfMemoryError: Java heap space
Cause:
The memory allocated to the Migration Utility is insufficent
Solution:
Increase the memory allocated to the Migration Utility (Linux/Solaris)
1) Navigate to <AdeptiaInstallationDirectory>\...\AdeptiaServer\ServerKernel
2) Open the migrationutility.sh file
3) Increase the java -Xmx value to 2048M (make sure your OS has memory available for this increase)
4) Save the file and rerun the migrationutility.sh script.
Comments
0 comments
Article is closed for comments.