OSM - cannot deploy cartridges via linux console
edited Sep 1, 2013 9:58PM in Order and Service Management (Communications Industry) (MOSC) 2 commentsAnswered ✓
Hello!I try to deploy cartridges to the OSM environment via linux console.
I execute such a command from cartridgemanagementtools directory, using instructions from OSM documentation:
ant -lib /lib -f build.xml deploy-cartridge
My build.properties file is:
username=sceadmin
password=password
cartridgeFile=../OSMCartridges/OracleComms_OSM_O2A_SomProvision_CommonUtility/cartridgeBin/OracleComms_OSM_O2A_SomProvision_CommonUtility.par
Everything goes ok with CommonUtility.
But if I try to do this with other cartridges (by changing cartridgeFile value), which have not only scripts, but OSM-specific structure (like processes, order, tasks etc) and requires build, the error occurs:
0