Did you also copy you store directory with the graph and index data to ec2 to the same correct location that xou give to EmbeddedGraphDatabaseService?
M mobile mail please excuse brevity and typos Am 10.07.2011 um 20:44 schrieb noppanit <[email protected]>: > I'm building an app with neo4j, and I create one index for my node. I tested > it locally it works fine, but when I deploy to EC2 which is using jetty (I'm > using Grails, so I packed my application in war). Somehow I got > NullPointerException because the index that I've created before deploying > disappeared. > > Am I missing something here? > > Thanks a lot. > > -- > View this message in context: > http://neo4j-user-list.438527.n3.nabble.com/Index-got-deleted-when-deploy-to-production-tp3157195p3157195.html > Sent from the Neo4J User List mailing list archive at Nabble.com. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

