Same results. My steps are very straight forward.... git clone https://github.com/neo4j/spatial.git
mvn clean install It builds all of it but once it runs the insert osm data test, and the rest of the suite I get those errors. I run the command prompt as administrator so there shouldn't be any issues. I am not sure why it can't overwrite the db. This is on a fresh git clone each time. On Wed, Jan 15, 2014 at 10:14 PM, Michael Hunger < [email protected]> wrote: > Looks like a permission problem > > Can you try mvn clean install > > > Sent from mobile device > > Am 16.01.2014 um 06:51 schrieb Keith Strini <[email protected]>: > > Hmm. Yeah I can't get spatial to build. Neo4J 2.0.0 windows binary runs > fine in my environment but during the Neo4JSpatial build in the surefire > reports I see: > > > *TestOSMImport *<<< ERROR! > org.neo4j.gis.spatial.SpatialDatabaseException: java.io.IOException: > Cannot overwrite: > C:\Java\Neo4j\spatial\target\var\neo4j-db\1\index\lucene\node\node\_0.fdt > > > *TestForDocs*<<< ERROR! > java.lang.RuntimeException: java.io.IOException: Cannot overwrite: > C:\Java\Neo4j\spatial\target\var\neo4j-db\1\index\lucene\node\node\_4.fdt > *TestSimplePointLayer* > <<< ERROR! > java.lang.RuntimeException: Error starting > org.neo4j.kernel.EmbeddedGraphDatabase, > c:\Java\Neo4j\spatial\target\var\neo4j-db\1 > > *TestSpatial* > <<< ERROR! > java.lang.RuntimeException: Error starting > org.neo4j.kernel.EmbeddedGraphDatabase, > c:\Java\Neo4j\spatial\target\var\neo4j-db\1 > > *TestSpatialQueries* > <<< ERROR! > java.lang.RuntimeException: Error starting > org.neo4j.kernel.EmbeddedGraphDatabase, > c:\Java\Neo4j\spatial\target\var\neo4j-db\1 > > *TestSpatialUtil* > <<< ERROR! > java.lang.RuntimeException: Error starting > org.neo4j.kernel.EmbeddedGraphDatabase, > c:\Java\Neo4j\spatial\target\var\neo4j-db\1 > > > > > On Jan 15, 2014 9:30 PM, "Michael Hunger" < > [email protected]> wrote: > >> No internal class >> >> Sent from mobile device >> >> Am 16.01.2014 um 04:01 schrieb Keith Strini <[email protected]>: >> >> Where is the XADataSourceManager being set? From a properties file? >> >> >> On Wed, Jan 15, 2014 at 4:57 PM, Michael Hunger < >> [email protected]> wrote: >> >>> I think this will be fixed in the next minor release (2.0.1) the commit >>> is already in master. >>> >>> Michael >>> >>> Am 15.01.2014 um 22:12 schrieb Keith Strini <[email protected]>: >>> >>> Here are the surefire reports that show what other errors accompany it. >>> >>> >>> On Saturday, January 11, 2014 1:33:14 PM UTC-8, Craig Taverner wrote: >>>> >>>> Hi, >>>> >>>> Has anyone else seen this. Latest code for neo4j/spatial regression >>>> tests are generating warnings many times over during the runs. All are the >>>> same exception, and all preceded by the 'Logger log' line. My environment >>>> is ubuntu 12.04 with oracle java 7. The full exception is below. >>>> >>>> Jan 10, 2014 5:26:40 PM org.neo4j.server.logging.Logger log >>>> WARNING: >>>> java.lang.IllegalStateException: XaDataSourceManager has been shut >>>> down. >>>> at org.neo4j.kernel.impl.transaction.XaDataSourceManager. >>>> getXaDataSource(XaDataSourceManager.java:211) >>>> at org.neo4j.kernel.impl.transaction.XaDataSourceManager. >>>> getNeoStoreDataSource(XaDataSourceManager.java:225) >>>> at org.neo4j.kernel.impl.nioneo.xa.NioNeoDbPersistenceSource. >>>> getNumberOfIdsInUse(NioNeoDbPersistenceSource.java:79) >>>> at org.neo4j.kernel.impl.core.NodeManager.getNumberOfIdsInUse( >>>> NodeManager.java:675) >>>> at org.neo4j.server.rrd.sampler.NodeIdsInUseSampleable.getValue( >>>> NodeIdsInUseSampleable.java:40) >>>> at org.neo4j.server.rrd.RrdSamplerImpl.updateSample( >>>> RrdSamplerImpl.java:59) >>>> at org.neo4j.server.rrd.RrdJob.run(RrdJob.java:43) >>>> at org.neo4j.server.rrd.ScheduledJob$1.run(ScheduledJob.java:41) >>>> at java.util.TimerThread.mainLoop(Timer.java:555) >>>> at java.util.TimerThread.run(Timer.java:505) >>>> >>>> Regards, Craig >>>> >>>> >>> -- >>> 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. >>> <org.neo4j.gis.spatial.TestOSMImport.txt> >>> <org.neo4j.gis.spatial.TestsForDocs.txt> >>> <org.neo4j.gis.spatial.TestSimplePointLayer.txt> >>> <org.neo4j.gis.spatial.TestSpatial.txt> >>> <org.neo4j.gis.spatial.TestSpatialQueries.txt> >>> <org.neo4j.gis.spatial.TestSpatialUtils.txt> >>> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Neo4j" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/neo4j/8REyxj7Ru20/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> 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. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Neo4j" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/neo4j/8REyxj7Ru20/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- > 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. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Neo4j" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/neo4j/8REyxj7Ru20/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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.
