Here are few more updates:

Found that I am able to restart successfully only with a store that was 
created in version 1.9. The Batch inserter fails for this store as well.
Getting 'Misaligned file size' , 'Unexpected version' errors for all store 
files.
 



On Thursday, December 26, 2013 4:47:39 PM UTC-5, Pattabi wrote:
>
> I am using Neo4j 1.9.3 and the db is running as a Windows Service. I tried 
> the solutions/recommendations in the forum - to start/stop through console, 
> delete the logical logs from within the lucene dir. Nothing worked for me.
>
>
> This is what I am trying to do:
>
> I have 6-7 Node types of which one is using wkt layer Spatial index.I am 
> using Spring Data API (S.D) to access the Datastore.
> 1. I noticed that S.D adding the spatial index and creating the nodes with 
> property ('layer' ,geomencoder etc). hence I am relying on S.D to populate 
> this node 
> 2. Planning to use BatchInserter for loading the remaining node types - 
> referred 
> http://code.paananen.fi/2012/04/05/neo4j-batchinserter-and-spring-data-for-neo4j/.
>  
> The Batch Inserter fails with the above error.
>
> Then I noticed that a simple restart after step 1 mentioned above, always 
> give me the error. I tested with a small dataset (100 nodes) and noticed 
> that the recovery happened in few minutes time.
>
> " Non clean shutdown detected on log 
> [C:\Pattabi\neo4j-community-1.9.3\data\address.db\index\lucene.log.2]. 
> Recovery started ...
>  [C:\Pattabi\neo4j-community-1.9.3\data\address.db\index\lucene.log.2] 
> logVersion=1 with committed tx=163882                   "
>
> Will paste the complete log, if required.
> Can somebody help with this problem?
>
> Thanks
>
>
>
>
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to