Hi, Joseph,

The problem is happening during batch import.

What i did was i started the clojure code in eclipse and started batch 
importing in neo4j.

After processing 2-3 lakhs of lines of a file, the process hangs and even 
the eclipse. Now if i interrupt clojure process or restart the eclipse, i 
think the database is in an inconsistent state.

the shutdown isn't called till now as there are still many records 
remaining to be processed.

can you please suggest a solution to this?


On Tuesday, December 10, 2013 3:30:09 PM UTC+5:30, Himakshi Mangal wrote:
>
> Hi,
>
> I was using clojure to upload the dbpedia datasets into neo4j.
>
> Unfortunately, my system hanged and i had to restart everything. Now, if i 
> start the execution of program again it shows this error:
>
> 'neostore' does not contain a store version, please ensure that the 
> original database was shut down in a clean state.
>
>
> How can i solve this error so that i can start the uploading from the 
> point it stopped?
>
> Please help
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to