Hi Johan, and sorry for the long answer, I thought this problem was magically solved but apparently had happened again. I'm going to answer throw you email.
2011/5/20 Johan Svensson <[email protected]> > Hi, > > What version of Neo4j are you running and are there any other error > messages written to console or to messages.log when you start up? > Neo4j version: 1.3.M03 My last message.log related to that error is the one attached with this email. Obviously this is a resumed version, cause the log is quite huge. Interested things start to happen at Wed May 25 15:48:40 Do you have neo4j-lucene-index component on the classpath? The global > transaction log contains a transaction that included the Lucene data > source (branch id 0x162374) but it can not find that data source so > either neo4j-lucene-index is not on classpath or something fails when > the lucene index is performing recovery. > I am using the neo4jrb binding, but neo4j-lucene-index should be on the classpath as previously to this I added some nodes and then queried them. /purbon > Regards, > Johan > > On Fri, May 20, 2011 at 11:35 AM, Pere Urbon Bayes <[email protected]> > wrote: > > Hi! > > I have a test server where my new application is going to leave for a > > while, before going in to production. But today I fond that error, that > was > > keeping > > the neo4j database to start. Any idea why is happened? Is quite dangerous > > when this happen and I can not start the database, something that if is > > gonna happening > > me into productions, will be not good, xD! > > > > > > Fri May 20 09:25:24 CEST 2011: TM opening log: > > .../releases/20110519155401/db/tm_tx_log.1 > > Fri May 20 09:25:24 CEST 2011: TM non resolved transactions found in > > ../releases/20110519155401/db/tm_tx_log.1 > > Fri May 20 09:25:24 CEST 2011: Startup failed No mapping found for > > branchId[0x162374] > > org.neo4j.graphdb.TransactionFailureException: No mapping found for > > branchId[0x162374] > > at > > > org.neo4j.kernel.impl.transaction.XaDataSourceManager.getXaResource(XaDataSourceManager.java:185) > > at > > > org.neo4j.kernel.impl.transaction.TxManager.getXaResource(TxManager.java:933) > > at > > > org.neo4j.kernel.impl.transaction.TxManager.buildRecoveryInfo(TxManager.java:414) > > at > > org.neo4j.kernel.impl.transaction.TxManager.recover(TxManager.java:255) > > at > org.neo4j.kernel.impl.transaction.TxManager.init(TxManager.java:179) > > at org.neo4j.kernel.impl.transaction.TxModule.start(TxModule.java:96) > > at org.neo4j.kernel.GraphDbInstance.start(GraphDbInstance.java:160) > > at > > org.neo4j.kernel.EmbeddedGraphDbImpl.<init>(EmbeddedGraphDbImpl.java:165) > > at > > > org.neo4j.kernel.EmbeddedGraphDatabase.<init>(EmbeddedGraphDatabase.java:80) > > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > > at > > > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces > > > > Kind regards, > > > > /purbon > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user >
_______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

