Author Topic: Cant Figure out this import export thing  (Read 470 times)

ocpistol

  • Newbie
  • *
  • Posts: 3
    • View Profile
Cant Figure out this import export thing
« on: May 24, 2010, 01:01:12 PM »
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

  • Administrator
  • Sr. Member
  • *****
  • Posts: 158
    • View Profile
    • KonaKart Website
Re: Cant Figure out this import export thing
« Reply #1 on: May 24, 2010, 01:10:58 PM »
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.