NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I download graphhopper and I open the "Graphhopper Web" project in Netbeans, I build It(and the result is BUILD SUCCES) but It doesn't open a web page with the result and there are to many errors(in Graphhopper web) as:

The module has not been deployed.
See the server log for details.
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:238)
    at org.netbeans.modules.maven.j2ee.ExecutionChecker.performDeploy(ExecutionChecker.java:205)
    at org.netbeans.modules.maven.j2ee.ExecutionChecker.executionResult(ExecutionChecker.java:123)
    at org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:235)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)

And there are so many errors in "Glassfish server 4.0":

Grave:   Startup of context /web failed due to previous errors
Grave:   Exception during cleanup after start failed
Grave:   ContainerBase.addChild: start: 
Avvertenza:   java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: com.google.inject.CreationException: Guice creation errors:
Grave:   Exception during lifecycle processing
Grave:   Exception while loading the app
Grave:   Undeployment failed for context /web
Grave:   Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: com.google.inject.CreationException: Guice creation errors:

and other....

I don't understand how to build this project and why there is all these errors, can you help me? Thank you.

EDIT: I edit because i solved the first question, and i open a web pages: localhost:8989 where there is the berlin map

asked 04 Feb '14, 10:41

Zoifil's gravatar image

Zoifil
418811
accept rate: 0%

edited 04 Feb '14, 10:59

scai's gravatar image

scai ♦
33.3k21309459

nobody can help me? I think that the problem is that the map wasn't find

(07 Feb '14, 13:28) Zoifil
1

AFAIK Graphhopper has a very limited community even within OSM, so I guess it's more useful to ask this very specific question at the GH support chanels http://graphhopper.com/#contact

(07 Feb '14, 13:32) iii

Thank you for the reply but I have already ask on the link you have write..

(07 Feb '14, 14:20) Zoifil
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×21

question asked: 04 Feb '14, 10:41

question was seen: 2,862 times

last updated: 07 Feb '14, 14:20

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum