Hi,

Recently, since Peter moved Neo4j Spatial to 1.3M02 I think, I stopped being
able to run the Neo4j Spatial unit tests in maven. Most of them now generate
an error like:

INFO: Unable to parse mapped memory[1.2] string for
/home/craig/dev/neo4j/neo4j-spatial/target/var/neo4j-db/neostore.propertystore.db.strings


I am making sure to create the database from scratch. The full error is
below. Any ideas?

Regards, Craig

Physical mem: 2517MB, Heap size: 1020MB
Feb 21, 2011 10:37:37 PM
org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore getMappedMem
INFO: Unable to parse mapped memory[1.2] string for
/home/craig/dev/neo4j/neo4j-spatial/target/var/neo4j-db/neostore.propertystore.db.strings
create=true
dump_configuration=true
logical_log=/home/craig/dev/neo4j/neo4j-spatial/target/var/neo4j-db/nioneo_logical.log
neo_store=/home/craig/dev/neo4j/neo4j-spatial/target/var/neo4j-db/neostore
neostore.nodestore.db.mapped_memory=50M
neostore.propertystore.db.arrays.mapped_memory=50M
neostore.propertystore.db.index.keys.mapped_memory=1M
neostore.propertystore.db.index.mapped_memory=1M
neostore.propertystore.db.mapped_memory=400M
neostore.propertystore.db.strings.mapped_memory=1.2G
neostore.relationshipstore.db.mapped_memory=150M
rebuild_idgenerators_fast=true
store_dir=/home/craig/dev/neo4j/neo4j-spatial/target/var/neo4j-db
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to