I use Jira 6.4.11, So I use Jira CLI 5.7.0.
If I try to cloneProject with Jira CLI, it always throw OutOfmemoryError.
java -Xmx1024m -Xms256m -jar "C:\Users\admin\Downloads\jira-cli-5.7.0-distribution\jira-cli-5.7.0\lib\jira-cli-5.7.0.jar" --server "http://jira.test.com/issue" --user "admin" --password "admin" --action cloneProject --project "SNDBOX" --toProject "DEST" --copyRoleActors --copyVersions --copyComponents -v
Hi @JY 김,
Can you please provide the system memory as well as memory allocated to JIRA?
Did anything got copied over to the new clone project?
Remove the memory parameters from the CLI command, execute it and share the output as a file.
Thanks,
Amith Mathur
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.