Jose,
we are right now upgrading the store versions to support bigger
numbers of Ndoes, Relationships and Properties. The exception is
hinting that you can automatically upgrade if you want to, otherwise,
you can run on the existing version.

You running Blueprints Snapshots?

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Wed, Mar 9, 2011 at 4:26 PM, José Devezas <joseluisdeve...@gmail.com> wrote:
> Hello,
>
> I'm using Blueprints 0.5 to read a Neo4j graph. I've just come back to the
> project today, maven updated to the latest JARs and now I get this error.
> I've tried searching for documentation on how to set this option, but I
> couldn't find it yet. How do I upgrade the NeoStore to the latest version?
>
> Caused by: org.neo4j.kernel.impl.nioneo.store.IllegalStoreVersionException:
> Store version [NeoStore v0.9.6] is older than expected, but could be
> upgraded automatically if 'allow_store_upgrade' configuration parameter was
> set to 'true'.
>  at
> org.neo4j.kernel.impl.nioneo.store.NeoStore.versionFound(NeoStore.java:423)
>  at
> org.neo4j.kernel.impl.nioneo.store.AbstractStore.loadStorage(AbstractStore.java:146)
>  at
> org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore.<init>(CommonAbstractStore.java:169)
>  at
> org.neo4j.kernel.impl.nioneo.store.AbstractStore.<init>(AbstractStore.java:119)
>  at org.neo4j.kernel.impl.nioneo.store.NeoStore.<init>(NeoStore.java:64)
>  at
> org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource.<init>(NeoStoreXaDataSource.java:132)
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>  at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>  at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>  at
> org.neo4j.kernel.impl.transaction.XaDataSourceManager.create(XaDataSourceManager.java:73)
>  at
> org.neo4j.kernel.impl.transaction.TxModule.registerDataSource(TxModule.java:147)
>  ... 14 more
>
>
> --
> José Luís Devezas
> Labs SAPO/UP
> http://labs.sapo.pt/up
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to