• Welcome to KonaKart Community Forum. Please login or sign up.
 

what changes are required for IMportering database by ImportToKKUsingEng

Started by ssharma, April 22, 2008, 11:45:07 am

Previous topic - Next topic

ssharma

hi
     i set class path for ImportToKKUsingEng.txt still i am getting following exception

PropertyFileFinder.findProperties() Could not find exportedDataEng on the classpath
Exception in thread "main" com.konakart.app.KKException: Could not find exported
DataEng on the classpath
        at com.konakart.util.PropertyFileFinder.findProperties(Unknown Source)
        at com.konakart.importer.ImportController.init(Unknown Source)
        at com.konakart.importer.ImportController.doImport(Unknown Source)
        at com.konakart.importer.ImportRunner.main(Unknown Source)
please help me for solving this problem