Hi!
Thank you very much! I can use such a great ticket system.
WAR runs smoothly on heroku.
But i encounter problems when running local machine.
- System OS: Ubuntu Server 18.0.4.5 LTS
- Existing environment: OPENJDK-11
Hundred errors in normal build
If run ' java -jar alfio-2.0-M3.1-boot.war '
21:52:20.468 [main] INFO alfio.config.SpringBootLauncher - Starting SpringBootLauncher on ubuntuServer with PID 26307 (/root/alf.io-2.0-M3-maintenance/alfio-2.0-M3.1-boot.war started by root in /root/alf.io-2.0-M3-maintenance)
21:52:20.493 [main] INFO alfio.config.SpringBootLauncher - The following profiles are active: spring-boot
21:52:25.046 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Jetty web server
21:52:25.068 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
(Omit)
How to solve these problems.
very thankful