KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: nickgk on May 13, 2008, 09:17:08 pm

Title: Import-Export - ExportFromKKUsingEng.sh - Error Message
Post by: nickgk on May 13, 2008, 09:17:08 pm
Hello,

I have a test environment and a production environment and (for now) I want to be able to export product info from the test environment to the production environment. I am getting the following error message when I invoke ExportFromKKUsingSOAP.sh or ExportFromKKUsingEng.sh. Does anyone know what might be causing my export to choke?

Many Thanks,
Nick

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
   at java.util.ArrayList.RangeCheck(ArrayList.java:546)
   at java.util.ArrayList.get(ArrayList.java:321)
   at com.konakart.importer.ExportData.getFormattedProductData(Unknown Source)
   at com.konakart.importer.ExportData.getProduct(Unknown Source)
   at com.konakart.importer.ExportController.processDataFile(Unknown Source)
   at com.konakart.importer.ExportController.doExport(Unknown Source)
   at com.konakart.importer.ExportRunner.main(Unknown Source)

Title: Re: Import-Export - ExportFromKKUsingEng.sh - Error Message
Post by: julie on May 14, 2008, 06:22:22 am
Hi,

This may be the bug that was fixed in 2.2.4.0 where an exception was thrown when exporting products directly under a first level category ?