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

Cant Figure out this import export thing

Started by ocpistol, May 24, 2010, 07:01:12 pm

Previous topic - Next topic

ocpistol

when i try to export i get this error
Microsoft Windows [Version 5.2.3790]

(C) Copyright 1985-2003 Microsoft Corp.



C:\Documents and Settings\Administrator>"C:\Program Files\KonaKart\import_export

\ExportFromKKUsingEng.bat"

'setClasspath.bat' is not recognized as an internal or external command,

operable program or batch file.

================================================================================

======================

Create a file containing product data from the KonaKart database using the KK En

gine

================================================================================

======================

Exception in thread "main" java.lang.NoClassDefFoundError: com/konakart/importer

/ExportRunner

Caused by: java.lang.ClassNotFoundException: com.konakart.importer.ExportRunner

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

Could not find the main class: com.konakart.importer.ExportRunner.  Program will

exit.

C:\Documents and Settings\Administrator>

ming

Quoting from the User Guide:

"Instructions on how to use KKImporter can be found in the KKImporter user's guide which is provided as part of the download package."

Look at doc/KK_Importer.pdf

You will need to CD to the import_export directory then execute the scripts.