Question
Cognizant Technology Solutions
GB
Last activity: 14 Feb 2019 3:51 EST
java.lang.UnsupportedOperationException: Unsupported archive type: 6
As per Pega Customer Service installation guide, during installation of PegaCRM in Pega 8.1 Enterprise edition, the first step is to import the PegaCRM.jar file. While importing the jar file in Pega 8.1, I am getting the error "Import cannot proceed due to exception: java.lang.UnsupportedOperationException: Unsupported archive type: 6". You can also refer the attached screenshot. Can you please let us know why this is happening and steps to resolve the issue. Thank you for the help.
Regards,
Debojyoti
***Edited by Moderator: Pallavi to update platform capability tags***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
IN
From the logs I can see
From the logs I can see
Pegasystems Inc.
IN
Hi,
Can you check one thing, is the file copied to service export folder in your server?
Also check the file size.
Also can you paste log error from the time, if above doesn't help you out.
Thank You
Cognizant Technology Solutions
GB
Hi Shubham,
I have the file PegaCRM in ServiceExport directory, as you can see I have previously imported PegaMarketing zip files, but didn't face any such issue.
Pegasystems Inc.
IN
Did you see the size of the file? For me 8.1 jar is about 557mb, for you I can see it is in 200mb. Is is copied completely ?
Add the error from rules logs if any
Cognizant Technology Solutions
GB
Hi Shubham,
Pls find the attached log. Today, I tried to import again and I rechecked the file size. It's now showing 570 mb approx, both in ServiceExport folder and my local m/c.
-
Mahmut Berkan Cetin Tarun Reddy Bolla Andy Bober Subashini Ananthakumar Mattia Rosellini and 16 More
Accepted Solution
Pegasystems Inc.
IN
From the logs I can see
From the logs I can see
Cognizant Technology Solutions
GB
Just to add one more point. We have upgraded our system from 7.3.1 to 8.1 following In-Place upgrade process. And after that we have imported the PegaMarketing package 8.1 also without any issue.
Pegasystems Inc.
IN
ok, but the error is very clear with not able to validate the jar. Maybe some bug, try copying the jar directly and see if it working or not.
If you have any other instance test it there as well. Else I guess you would need to raise SR as it would need more debugging.
Cognizant Technology Solutions
GB
Hi Shubham,
i copied the jar directly in ServiceExport folder and the import was successful. Thank you for your support.
Regards,
Debojyoti
Pegasystems Inc.
IN
awesome!!!! the jar was somehow getting corrupted.
Just for information "java.lang.UnsupportedOperationException: Unsupported archive type: 6" means invalid jar, so in these scenario directly copy the jar and test, It should work as it worked here.
Thank You