Unable to unzip Syncronization patch
Hi,
Apps 12.1.3
Customer got Synchronization patch thru manifest file.
using below command to unzip.
jar xvf <file>
Error! CRCs do not match! Got 7a503362, expected 43745e06
Only thing I could find on this was in documentation
http://docs.oracle.com/javame/dev-tools/wtk-cldc-2.5.2-01/faq.html
The installation failed during the extraction phase. I got a message that says:
Extracting the installation files...
Error! CRCs do not match! Got e61aebb2, expected f53ddfb0
Failed to extract files. Installation will stop now.
It is likely that the Java archive (JAR) utility you are using is incompatible. During the installation you are prompted for the path to the Java interpreter. You must provide the full path to a JavaTM Platform, Standard Edition (Java SE SDK), version 1.5.0 installation.
Apps 12.1.3
Customer got Synchronization patch thru manifest file.
using below command to unzip.
jar xvf <file>
Error! CRCs do not match! Got 7a503362, expected 43745e06
Only thing I could find on this was in documentation
http://docs.oracle.com/javame/dev-tools/wtk-cldc-2.5.2-01/faq.html
The installation failed during the extraction phase. I got a message that says:
Extracting the installation files...
Error! CRCs do not match! Got e61aebb2, expected f53ddfb0
Failed to extract files. Installation will stop now.
It is likely that the Java archive (JAR) utility you are using is incompatible. During the installation you are prompted for the path to the Java interpreter. You must provide the full path to a JavaTM Platform, Standard Edition (Java SE SDK), version 1.5.0 installation.
Tagged:
0