Cartridge deployment in Linux
I am trying to deploy cartrdige in linux using CMT. I have written a script to deploy cartridge in linux. But I am getting the following error and deploy is getting failed.
[deploy] SEVERE: Invalid jar file. error in opening zip file
[deploy] Dec 5, 2013 6:14:29 PM oracle.communications.platform.cartridgemanagement.client.core.Util getCartridgeDetails
[deploy] SEVERE: Error while reading manifest.xml from /home/osm/Parfiles/OracleComms_OSM_O2A_COMSOM_SimpleSolution.par. error in opening zip file
[deploy] Invalid cartridge found.
Can you suggest an approach to resolve this issue.
FYI: We have followed the same approach and deployed cartridge successfully in Windows.