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 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.
