mswiderski / jbpm-examples

Various examples of jBPM 5
76 stars 185 forks source link

Error : when running spring-boot-jbpm #10

Closed Smurfy303 closed 6 years ago

Smurfy303 commented 7 years ago

When I run the ### https://github.com/mswiderski/jbpm-examples/tree/master/spring-boot-jbpm code from this link and then I go to localhost:8080/ after giving credentials as Username -mary and password - mary1 it gives me a an error . I am not getting what actually it saying. Error as below

**Whitelabel Error Page

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

Tue Aug 08 12:02:45 IST 2017 There was an unexpected error (type=Not Found, status=404).**

Could anyone help me to solve this error ??