That's weird. The last line you pasted suggests that it's started up: 2014-02-23 19:51:00.730+0000 INFO [API] Remote interface ready and available at [http://localhost:7474/]
Can you access localhost:7474? On 23 February 2014 19:53, Tom Zeppenfeldt <[email protected]> wrote: > 2014-02-23 19:28:49.919+0000 DEBUG [API] You are using an unsupported Java >> runtime. Please use Oracle(R) Java(TM) Runtime Environment 7. >> 2014-02-23 19:28:50.314+0000 INFO [API] Setting startup timeout to: >> 120000ms based on -1 >> 14:28:50.458 [main] WARN o.neo4j.kernel.EmbeddedGraphDatabase - You are >> using an unsupported Java runtime. Please use Oracle(R) Java(TM) Runtime >> Environment 7. >> 2014-02-23 19:28:53.737+0000 INFO [API] Successfully started database >> 2014-02-23 19:28:54.280+0000 INFO [API] Starting HTTP on port :7474 with >> 20 threads available >> 2014-02-23 19:28:54.576+0000 INFO [API] Enabling HTTPS on port :7473 >> 2014-02-23 19:28:54.577+0000 INFO [API] No SSL certificate found, >> generating a self-signed certificate.. >> 2014-02-23 19:28:55.755+0000 INFO [API] Mounted discovery module at [/] >> 2014-02-23 19:28:55.764+0000 INFO [API] Mounted REST API at [/db/data/] >> 2014-02-23 19:28:55.768+0000 INFO [API] Mounted management API at >> [/db/manage/] >> 2014-02-23 19:28:55.769+0000 INFO [API] Mounted webadmin at [/webadmin] >> 2014-02-23 19:28:55.774+0000 INFO [API] Mounted Neo4j Browser at >> [/browser] >> 2014-02-23 19:28:55.848+0000 INFO [API] Mounting static content at >> [/webadmin] from [webadmin-html] >> 2014-02-23 19:28:55.931+0000 INFO [API] Mounting static content at >> [/browser] from [browser] >> 14:28:55.932 [main] WARN o.e.j.server.handler.ContextHandler - >> o.e.j.s.ServletContextHandler@1748bce2{/,null,null} contextPath ends >> with / >> 14:28:55.932 [main] WARN o.e.j.server.handler.ContextHandler - Empty >> contextPath >> 14:28:55.935 [main] INFO org.eclipse.jetty.server.Server - >> jetty-9.0.5.v20130815 >> 14:28:55.987 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.h.MovedContextHandler@2a23fa6{/,null,AVAILABLE} >> 14:28:56.204 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP >> Support for /webadmin, did not find org.apache.jasper.servlet.JspServlet >> 14:28:56.219 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.w.WebAppContext@103bee94 >> {/webadmin,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-server-2.1.0-M01-static-web.jar!/webadmin-html,AVAILABLE} >> 14:28:57.101 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@6edc3dfb{/db/manage,null,AVAILABLE} >> 14:28:57.789 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@33b45ab7{/db/data,null,AVAILABLE} >> 14:28:57.827 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP >> Support for /browser, did not find org.apache.jasper.servlet.JspServlet >> 14:28:57.829 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.w.WebAppContext@4301c74a >> {/browser,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-browser-2.1.0-M01.jar!/browser,AVAILABLE} >> 14:28:58.026 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@1748bce2{/,null,AVAILABLE} >> 14:28:58.046 [main] INFO o.e.jetty.server.ServerConnector - Started >> ServerConnector@51ebe240{HTTP/1.1}{localhost:7474} >> 14:28:58.253 [main] INFO o.e.jetty.server.ServerConnector - Started >> ServerConnector@52c6ca4{SSL-HTTP/1.1}{localhost:7473} >> 2014-02-23 19:28:58.256+0000 INFO [API] Remote interface ready and >> available at [http://localhost:7474/] >> 14:50:23.483 [Thread-16] INFO o.e.jetty.server.ServerConnector - Stopped >> ServerConnector@51ebe240{HTTP/1.1}{localhost:7474} >> 14:50:23.484 [Thread-16] INFO o.e.jetty.server.ServerConnector - Stopped >> ServerConnector@52c6ca4{SSL-HTTP/1.1}{localhost:7473} >> 14:50:23.486 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.s.ServletContextHandler@1748bce2{/,null,UNAVAILABLE} >> 14:50:23.488 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.w.WebAppContext@4301c74a >> {/browser,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-browser-2.1.0-M01.jar!/browser,UNAVAILABLE} >> 14:50:23.488 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.s.ServletContextHandler@33b45ab7{/db/data,null,UNAVAILABLE} >> 14:50:23.489 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.s.ServletContextHandler@6edc3dfb >> {/db/manage,null,UNAVAILABLE} >> 14:50:23.490 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.w.WebAppContext@103bee94 >> {/webadmin,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-server-2.1.0-M01-static-web.jar!/webadmin-html,UNAVAILABLE} >> 14:50:23.491 [Thread-16] INFO o.e.j.server.handler.ContextHandler - >> Stopped o.e.j.s.h.MovedContextHandler@2a23fa6{/,null,UNAVAILABLE} >> 2014-02-23 19:50:53.038+0000 DEBUG [API] You are using an unsupported >> Java runtime. Please use Oracle(R) Java(TM) Runtime Environment 7. >> 2014-02-23 19:50:53.446+0000 INFO [API] Setting startup timeout to: >> 120000ms based on -1 >> 14:50:53.635 [main] WARN o.neo4j.kernel.EmbeddedGraphDatabase - You are >> using an unsupported Java runtime. Please use Oracle(R) Java(TM) Runtime >> Environment 7. >> 2014-02-23 19:50:56.846+0000 INFO [API] Successfully started database >> 2014-02-23 19:50:57.382+0000 INFO [API] Starting HTTP on port :7474 with >> 20 threads available >> 2014-02-23 19:50:57.740+0000 INFO [API] Enabling HTTPS on port :7473 >> 2014-02-23 19:50:58.431+0000 INFO [API] Mounted discovery module at [/] >> 2014-02-23 19:50:58.439+0000 INFO [API] Mounted REST API at [/db/data/] >> 2014-02-23 19:50:58.443+0000 INFO [API] Mounted management API at >> [/db/manage/] >> 2014-02-23 19:50:58.444+0000 INFO [API] Mounted webadmin at [/webadmin] >> 2014-02-23 19:50:58.445+0000 INFO [API] Mounted Neo4j Browser at >> [/browser] >> 2014-02-23 19:50:58.524+0000 INFO [API] Mounting static content at >> [/webadmin] from [webadmin-html] >> 2014-02-23 19:50:58.590+0000 INFO [API] Mounting static content at >> [/browser] from [browser] >> 14:50:58.591 [main] WARN o.e.j.server.handler.ContextHandler - >> o.e.j.s.ServletContextHandler@42aee2b7{/,null,null} contextPath ends >> with / >> 14:50:58.591 [main] WARN o.e.j.server.handler.ContextHandler - Empty >> contextPath >> 14:50:58.593 [main] INFO org.eclipse.jetty.server.Server - >> jetty-9.0.5.v20130815 >> 14:50:58.644 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.h.MovedContextHandler@6060e7a3{/,null,AVAILABLE} >> 14:50:58.834 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP >> Support for /webadmin, did not find org.apache.jasper.servlet.JspServlet >> 14:50:58.849 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.w.WebAppContext@f21a4cb >> {/webadmin,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-server-2.1.0-M01-static-web.jar!/webadmin-html,AVAILABLE} >> 14:50:59.716 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@6bb7645d{/db/manage,null,AVAILABLE} >> 14:51:00.288 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@3780e9b8{/db/data,null,AVAILABLE} >> 14:51:00.333 [main] INFO o.e.j.w.StandardDescriptorProcessor - NO JSP >> Support for /browser, did not find org.apache.jasper.servlet.JspServlet >> 14:51:00.335 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.w.WebAppContext@2b2e24aa >> {/browser,jar:file:/etc/neo4j-community-2.1.0-M01/system/lib/neo4j-browser-2.1.0-M01.jar!/browser,AVAILABLE} >> 14:51:00.499 [main] INFO o.e.j.server.handler.ContextHandler - Started >> o.e.j.s.ServletContextHandler@42aee2b7{/,null,AVAILABLE} >> 14:51:00.518 [main] INFO o.e.jetty.server.ServerConnector - Started >> ServerConnector@5df356ea{HTTP/1.1}{localhost:7474} >> 14:51:00.729 [main] INFO o.e.jetty.server.ServerConnector - Started >> ServerConnector@709a22ea{SSL-HTTP/1.1}{localhost:7473} >> 2014-02-23 19:51:00.730+0000 INFO [API] Remote interface ready and >> available at [http://localhost:7474/] >> >> -- > 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/groups/opt_out. > -- 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/groups/opt_out.
