Neo4j: Issue updating from 2.0.1 to 2.1.1 -


right after updating neo4j 2.0.1 2.1.1, got error:

starting neo4j server failed: startup failed due preflight task [class org.neo4j.server.preflight.performupgradeifnecessary]: unable upgrade database

(windows vista x64)

while store upgrades not required 2.1 update, may if make following configuration changes.

in neo4j.properties configuration file, uncomment second line below.

# enable able upgrade store older version #allow_store_upgrade=true 

make sure backup database folder before proceeding restart database.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -