Error while trying to import products

Hi there,

I’m getting an error while trying to import products:

class "org.apache.commons.io.IOUtils"'s signer information does not match signer information of other classes in the same package.

Any help would be greatly appreciated.

Thanks

Hi,

We would need more details to find the issue. Details should include adk version, abs version, tomcat version, java version…etc.
If it is possible you can also provide the full log.

We checked with abs(wip-4.1) and adk (4.1.0) with java8 and tomcat7 no issue found with it.

2017-02-27 14:24:48,620 [http-bio-8080-exec-8] DEBUG com.axelor.apps.base.service.imports.importer.ImporterCSV - Initialisation de l’import pour la configuration null
2017-02-27 14:24:49,068 [http-bio-8080-exec-8] INFO com.axelor.data.csv.CSVImporter - Importing com.axelor.apps.base.db.Product from base_product.csv
2017-02-27 14:24:49,070 [http-bio-8080-exec-8] DEBUG com.axelor.data.csv.CSVImporter - Header [importId, name, code, description, productFamily.importId, productCategory.importId, expense, procurementMethodSelect, isRawMaterial, unit.importId, productTypeSelect, salePrice, saleCurrency.code, purchasePrice, purchaseCurrency.code, defaultSupplierPartner.importId, startDate, endDate, saleSupplySelect, costPrice, hasWarranty, warrantyNbrOfMonths, isPerishable, perishableNbrOfMonths, defaultBillOfMaterial.importId, managPriceCoef, picture_fileName, isActivity, productVariantConfig.importId, costSheetGroup.importId]
2017-02-27 14:24:51,038 [http-bio-8080-exec-8] WARN com.axelor.data.csv.CSVBinder - Bind null value to productVariantConfig with context: [{procurementMethodSelect=buy, isPerishable=false, code=CONS-0006, saleCurrency.code=EUR, endDate=, managPriceCoef=1.40, purchaseCurrency_code_=EUR, productCategory_importId_=10, productVariantConfig.importId=1, perishableNbrOfMonths=, picture_fileName=img/product/CONS-0006_en.png, productVariantConfig_importId_=1, description=Available colors : Black, Blue, Red, Green, purchasePrice=10.8, path=/tmp/1488185688620-0/base_product-20170227, hasWarranty=false, productTypeSelect=storable, costSheetGroup_importId_=2, isActivity=, unit.importId=1, warrantyNbrOfMonths=, saleSupplySelect=1, defaultSupplierPartner_importId_=70, salePrice=15, saleCurrency_code_=EUR, defaultBillOfMaterial_importId_=, costPrice=14, productFamily_importId_=4, productCategory.importId=10, expense=false, purchaseCurrency.code=EUR, defaultBillOfMaterial.importId=, importId=305, productFamily.importId=4, name=Inkball Pen medium (Box 50), isRawMaterial=true, defaultSupplierPartner.importId=70, costSheetGroup.importId=2, startDate=null, unit_importId_=1}]
2017-02-27 14:24:51,401 [http-bio-8080-exec-8] DEBUG com.axelor.apps.base.service.imports.importer.ImporterCSV - Import terminé :
Total : 44 - Succeeded : 44 - Non null : 44
Generated anomalies :0

Regards

Hi there,

Sorry for the late reply. I am using abs-4.0.0-RC4-en downloaded from downloads.axelor.com.

tomcat v.7
Java 1.7 and 1.8