Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Product blbk01 not found. #62

Open
karmaker opened this issue Mar 3, 2016 · 0 comments
Open

Product blbk01 not found. #62

karmaker opened this issue Mar 3, 2016 · 0 comments

Comments

@karmaker
Copy link

karmaker commented Mar 3, 2016

Executed mvn -PautoInstallPackage clean install -DskipTests
The above step had installed the necessary in my AEM Author instance.

For trying the demo scenarios, I copied the raw content of the CSV and save the content in 'test'csv' and visits the import product link. In the pop up I can see only geomertixx visible. I tried to upload and I got the following issue

04.03.2016 00:45:55.590 INFO [0:0:0:0:0:0:0:1 [1457032555528] POST /libs/commerce/products HTTP/1.1] com.adobe.granite.repository Service [3516, [java.lang.Runnable]] ServiceEvent REGISTERED
04.03.2016 00:45:55.590 ERROR [0:0:0:0:0:0:0:1 [1457032555528] POST /libs/commerce/products HTTP/1.1] info.geometrixx.commons.impl.importexport.CSVProductImporter Failed to update product blbk01
java.lang.RuntimeException: product doesn't exist
at info.geometrixx.commons.impl.importexport.CSVProductImporter.updateProduct(CSVProductImporter.java:287)
at info.geometrixx.commons.impl.importexport.CSVProductImporter.doImport(CSVProductImporter.java:203)
at com.adobe.cq.commerce.pim.common.AbstractImporter.run(AbstractImporter.java:167)
at com.adobe.cq.commerce.pim.common.AbstractProductImporter.importProducts(AbstractProductImporter.java:123)
at com.adobe.cq.commerce.pim.impl.ProductDataServlet.doPost(ProductDataServlet.java:111)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant