I have built the app using ./gradlew and ran the app using java -jar build/libs/ecs-browser-0.9.0.jar
and when trying to access the tool using "http://<IP_address>:8080/ getting the below error.
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Nov 27 15:41:06 UTC 2017
There was an unexpected error (type=Not Found, status=404).
Not Found
I have built the app using ./gradlew and ran the app using java -jar build/libs/ecs-browser-0.9.0.jar
and when trying to access the tool using "http://<IP_address>:8080/ getting the below error.
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Nov 27 15:41:06 UTC 2017
There was an unexpected error (type=Not Found, status=404).
Not Found