Yes, I am sure.

By the way, I use docker and the neo4j starts inside the container.

For version 2.2.3, I use the image tpires/neo4j, since there was no 
official image at that time.
And for version 2.3.2, I use the official image.

On Tuesday, February 16, 2016 at 8:59:22 PM UTC+8, Michael Hunger wrote:
>
> Are you sure you had a stable version running? not a milestone or snapshot 
> version?
>
> Michael
>
> On Tue, Feb 16, 2016 at 7:58 AM, 宋鹏 <eya...@gmail.com <javascript:>> 
> wrote:
>
>> Hello, wish to get some help here...
>>
>> I deployed a neo4j server of version 2.2.3 several months ago, but it 
>> crashed last week, and I can never restart it again.
>> The starting process was blocked after printing the message:
>>
>> Detected incorrectly shut down database, performing recovery..
>>>
>>
>> To work around, I re-deployed a new instance of version 2.3.2, and copy 
>> graph.db to the data folder of this new instance.
>> However, with no luck, it also failed with the following message printed 
>> many many times...
>>
>> Caused by: 
>>> org.neo4j.kernel.impl.storemigration.StoreUpgrader$UnexpectedUpgradingStoreVersionException:
>>>  
>>> '/var/lib/neo4j/data/graph.db/neostore.nodestore.db' has a store version 
>>> number that we cannot upgrade from. Expected 'v0.A.3' but file is version 
>>> ''.
>>>
>>
>> Of course, I checked that the configuration was correct: 
>>  allow_store_upgrade=true
>>
>> It would be a great help if any body happens to know something about 
>> this. 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 neo4j+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to