Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
16-Mar-2017 19:01:47.593 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 45408 ms
rg.neo4j.kernel.impl.transaction.XaDataSourceManager@53da5e37' was successfully initialized, but failed to start. Please see attached cause exception.
at org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:513)
at org.neo4j.kernel.lifecycle.LifeSupport.start(LifeSupport.java:115)
at org.neo4j.kernel.InternalAbstractGraphDatabase.run(InternalAbstractGraphDatabase.java:346)
Caused by: org.neo4j.kernel.impl.storemigration.StoreUpgrader$UpgradingStoreVersionNotFoundException: 'neostore.nodestore.db' does not contain a store version, please ensure that the original database was shut down in a clean state.
at org.neo4j.kernel.impl.storemigration.UpgradableDatabase.checkUpgradeable(UpgradableDatabase.java:78)
at org.neo4j.kernel.impl.storemigration.StoreMigrator.needsMigration(StoreMigrator.java:135)
Solved! Go to Solution.
Never mind. It is resolved.
I had installed previous version and removing ThingworxStorage and ThingworxBackupStorage folder did help.
Never mind. It is resolved.
I had installed previous version and removing ThingworxStorage and ThingworxBackupStorage folder did help.
Hi Pashupati Pandey,
Could you please mark your answer as correct so that other members know that this issue is resolved.