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

No error in logs when incorrect reader specified in globals.json ("readers") #1

Open
petrs opened this issue Aug 3, 2018 · 0 comments
Labels

Comments

@petrs
Copy link
Member

petrs commented Aug 3, 2018

When reader with different name than the local correct one is used, rest proxy will receive the request, but logs only:

8-48-03 21:48:47.430 [main] INFO  c.enigmabridge.restgppro.Application - Started...
18-48-03 21:48:47.432 [main] INFO  c.enigmabridge.restgppro.Application - Started Application in 7.232 seconds (JVM running for 12.937)
18-49-03 21:49:57.492 [http-nio-8081-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring FrameworkServlet 'dispatcherServlet'
18-49-03 21:49:57.493 [http-nio-8081-exec-1] INFO  o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started
18-49-03 21:49:57.526 [http-nio-8081-exec-1] INFO  o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 31 ms

Remaining requests ends with C070 response, but are not logged

@petrs petrs added the bug label Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant