Expand my Community achievements bar.

Hybris importer problem - ecommerce

Avatar

Level 2

hi, i created a catalog in hybris, with products, a base store and a website associated to it following this links and checking the outdoors catalog in hybris
http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-hybris.html
http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.html

now when i try to import it to CQ5, using the provided url:
http://localhost:4502/etc/importers/hybris.html

i get the error:


 

0 products created with 0 variations. Cannot serve request to /libs/commerce/products in com.adobe.cq.commerce.pim.impl.ProductDataServlet


i tried importint the outdoors catalog and it works so am i missing something?
i installed following packages:

cq-hybris-server-5.6.100.zip
cq-geometrixx-hybris-content-5.6.100.zip
cq-hybris-content-5.6.100.zip


my cQ5 version is: 5.6.1.20130606

in the documents i mentioned earlier there is also a field named Root path, in the importer, im also missing that field, 
all i have is:
Base Store, Catalog, Language code, Commerce Provider (this is a select) and a check box with Incremental Import

i dont know if that has anything to do with my error

 

thank you in advance!

2 Replies

Avatar

Level 2

i saw in the logs that i had an exception saying that my basestore didnt have a default langauge, so i fixed that...

 

but not im getting this error in the logs:

26.09.2013 11:14:27.703 *INFO* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter Catalog import finished with errors in 23 millisecondsA /etc/commerce/products/equipos/equipos 26.09.2013 11:14:27.712 *ERROR* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter E Skipping product due to missing base product information (code/path): 2 26.09.2013 11:14:27.712 *INFO* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter Skipping product due to missing base product information (code/path): 2 26.09.2013 11:14:27.712 *ERROR* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter E Skipping product due to missing base product information (code/path): 3 26.09.2013 11:14:27.712 *INFO* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter Skipping product due to missing base product information (code/path): 3 26.09.2013 11:14:27.718 *INFO* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter Catalog import finished with errors in 22 milliseconds 26.09.2013 11:14:27.730 *INFO* [0:0:0:0:0:0:0:1 [1380212067680] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.pim.common.AbstractProductImporter Imported 0 products in 0 seconds.

 

my guess is that i get the error because i dont have the root path field in the hybris catalog importer, so any idea how to fix this?

 

ps: i get 2 errors (skipping prducts in the log) because my catalog has only 2 products

Avatar

Level 2

Hi kornjjuan,

Were you able to find solution for skipping products error while importing products from hybris.

I am having below error in logs :

06.05.2014 17:31:29.762 *INFO* [127.0.0.1 [1399377642438] POST /libs/commerce/content/import.html HTTP/1.1] com.adobe.cq.commerce.hybris.impl.importer.HybrisImporterImpl Skipping product due to missing base product information (code/path): null

Thanks,

Madhav