Our Confluence version is 4.1.10, and I am using CLI 2.6. When I do the following command to import (or restore) a space, I always get the message "Exception: java.lang.NullPointerException", and nothing is done.
confluence.sh --action restoreExport --file "10002-130536-8.xml.zip"
The file is saved under <conf_home>/restore, and I think the syntax is correct. What is the problem here?
When I use the same file to do the restore from the Confluence UI, it is working.
Thank you in advance for any help!