Bryan,
do you get any exceptions in any log? What is happening in the
graphdb/messages.log?

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Wed, Aug 24, 2011 at 10:04 AM, Bryan Le <[email protected]> wrote:
> Hi all,
>
> i try to deploy the my application to AWS Elastic Beanstalk with
> Tomcat 7. The app runs well in localhost. I include all the jar files
> to war lib. When i run the code - GraphDatabaseService neo = new
> EmbeddedGraphDatabase( "/opt/tomcat7/webapps/ROOT/var/graphdb" ); -
> and it did create the database files. When i use ssh to access the
> host, it did indicate that the files exist. However, when i try to
> retrieve the nodes, it does not show anything. No return on
> getProperty(), etc...
>
> I include the following jars in the lib.
>
> gson-1.7.1.jar
> gwt-maps.jar
> gwt-servlet.jar
> json-simple-1.1.jar
> jta.jar
> lucene-core-3.1.0.jar
> neo4j-1.4.jar
> neo4j-cypher-1.4.jar
> neo4j-graph-algo-1.4.jar
> neo4j-graph-matching-1.4.jar
> neo4j-jmx-1.4.jar
> neo4j-kernel-1.4.jar
> neo4j-kernel-1.4-tests.jar
> neo4j-lucene-index-1.4.jar
> neo4j-udc-1.4.jar
> scala-library-2.9.0-1.jar
> servlet-api-2.4.jar
>
> Is there anything else that i should pay attention to? I really
> appreciate any suggestion from you all.
>
> best regards,
> Bryan.
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to