Skip to content

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

@petrs

Description

@petrs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions