Can you perhaps share your messages.log?
On Fri, Jul 25, 2014 at 3:33 PM, Edgar Espina <[email protected]> wrote: > Hello, > > We ran out of disk space in one of our test environment and then when we > start the app again, got this: > > Caused by: java.io.IOException: Illegal in use flag: 43 >> at >> org.neo4j.kernel.impl.nioneo.xa.Command.readDynamicRecord(Command.java:231) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.nioneo.xa.Command.readPropertyBlock(Command.java:191) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.nioneo.xa.Command$PropertyCommand.readCommand(Command.java:959) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at org.neo4j.kernel.impl.nioneo.xa.Command.readCommand(Command.java:1149) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource$CommandFactory.readCommand(NeoStoreXaDataSource.java:345) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.LogIoUtils.readTxCommandEntry(LogIoUtils.java:174) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.LogIoUtils.readLogEntry(LogIoUtils.java:113) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.LogIoUtils.readEntry(LogIoUtils.java:90) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog.readEntry(XaLogicalLog.java:849) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog.doInternalRecovery(XaLogicalLog.java:785) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog.open(XaLogicalLog.java:220) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog.open(XaLogicalLog.java:175) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.transaction.xaframework.XaContainer.openLogicalLog(XaContainer.java:64) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] >> at >> org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource.start(NeoStoreXaDataSource.java:251) >> ~[neo4j-kernel-1.9.7.jar:1.9.7] > > > Any idea how to solve this? > > Thanks in adavance > > -- > 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/d/optout. > -- 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/d/optout.
