Question
Virtusa Consulting Services Pvt. Ltd
IN
Last activity: 19 Feb 2024 5:15 EST
How to fix "Import cannot proceed due to exception: java.lang.UnsupportedOperationException: Unsupported archive type: 6 "
Hello Pega Architects,
I have created a product file of my application in Community Cloud version and was trying to import it into both Personal Edition and Community Cloud version but it is throwing below error
"Import cannot proceed due to exception: java.lang.UnsupportedOperationException: Unsupported archive type: 6 "
When checked in log files, found below issues (Attached SS)
Need your help to fix this
Thanks in advance.
***Edited by Moderator Rupashree to add Capability tags***
@RajeshNalla
Ensure that the file you're trying to import is a valid archive file supported by Pega. Pega typically supports ZIP files for import. Make sure you have a valid ZIP file containing the necessary assets for import.
Check Pega version compatibility: Ensure that the version of Pega you're using supports the archive file you're trying to import. Older versions of Pega may have limitations on the types of archive files they can handle. Check the Pega documentation or consult the Pega community to verify the supported archive formats for your Pega version.
Also Ensure your file is not corrupted