Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelabel Error Page #11

Open
hnarimani opened this issue Mar 25, 2022 · 0 comments
Open

Whitelabel Error Page #11

hnarimani opened this issue Mar 25, 2022 · 0 comments

Comments

@hnarimani
Copy link

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Fri Mar 25 20:48:51 UTC 2022
There was an unexpected error (type=Not Found, status=404).
No message available


ubuntu@ip-10-20-2-53:~/Jitsi-Prometheus-Exporter$ java -server -d64 -DCONFIG_HOME=./conf -jar ./jpe-0.0.5-SNAPSHOT.jar

. ____ _ __ _ _
/\ / ' __ _ () __ __ _ \ \ \
( ( )_
_ | '_ | '| | ' / ` | \ \ \
\/ )| |)| | | | | || (| | ) ) ) )
' |
| .__|| ||| |_, | / / / /
=========|
|==============|/=////
:: Spring Boot :: (v2.2.6.RELEASE)

2022-03-25 20:44:28,143 INFO [] - o.s.b.w.e.t.TomcatWebServer:92 Tomcat initialized with port(s): 6071 (http)
2022-03-25 20:44:28,276 INFO [] - o.s.b.w.s.c.ServletWebServerApplicationContext:284 Root WebApplicationContext: initialization completed in 2713 ms
2022-03-25 20:44:29,089 INFO [] - o.s.s.c.ExecutorConfigurationSupport:181 Initializing ExecutorService
2022-03-25 20:44:29,090 INFO [] - o.s.s.c.ExecutorConfigurationSupport:181 Initializing ExecutorService 'AsyncRestExecutor'
2022-03-25 20:44:29,567 INFO [] - o.s.s.c.ExecutorConfigurationSupport:181 Initializing ExecutorService 'taskScheduler'
2022-03-25 20:44:29,577 INFO [] - o.s.b.a.e.w.EndpointLinksResolver:58 Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-25 20:44:29,799 INFO [] - o.s.b.w.e.t.TomcatWebServer:204 Tomcat started on port(s): 6071 (http) with context path '/jpe'
2022-03-25 20:45:54,052 INFO [] - o.s.w.s.FrameworkServlet:525 Initializing Servlet 'dispatcherServlet'
2022-03-25 20:45:54,068 INFO [] - o.s.w.s.FrameworkServlet:547 Completed initialization in 15 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant