Batch Importer execution error when using Binary Download (NoClassDefFoundError)

30 views
Skip to first unread message

Fernando

unread,
May 23, 2014, 1:08:48 PM5/23/14
to ne...@googlegroups.com
Hi,

I'm using the binary download of the Batch Importer (https://github.com/jexp/batch-import/tree/20) to try to import a csv file (OS: Windows 7, Neo4J 2.1.0-RC1)

I'm using the following command to import the data:

import test.db nodes.csv rels.csv

The csv files are the ones mentioned in the github page for the project.

When I run the command, the output is this:

Usage: Importer data/dir nodes.csv relationships.csv [node_index node-index-name
 fulltext|exact nodes_index.csv rel_index rel-index-name fulltext|exact rels_ind
ex.csv ....]
Using: Importer test.db nodes.csv rels.csv

Using Existing Configuration File

Exception in thread "main" java.lang.NoClassDefFoundError: org/neo4j/collection/
primitive/PrimitiveLongIterator at java.lang.ClassLoader.defineClass1(Native Method)


I guess is a problem related to the jar file located in the lib folder (neo4j-kernel-2.1.0-RC1.jar) as the PrimitiveLongIterator class is not there.

Is that so or is it something else?

Many thanks for your help

Michael Hunger

unread,
May 24, 2014, 8:19:57 PM5/24/14
to ne...@googlegroups.com
Sorry, my fault, please try to download again.


--
You received this message because you are subscribed to the Google Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Fernando

unread,
May 28, 2014, 4:13:33 AM5/28/14
to ne...@googlegroups.com
Thanks Michael, I will download again
Reply all
Reply to author
Forward
0 new messages