Ulrich Schulte

Results 23 comments of Ulrich Schulte

Hi @wangpeicong1998, A little bit more information is required to check your issue. How are client and server deployed and communicating with each other (war/standalone/servlet/docker etc.)? Please provide a test...

Hi @wangpeicong1998, since we're not receiving any response, we're closing this issue right now. Some hints that might solve your problem: The filter 'actuator/**' is shown if the `managementUrl` includes...

Hi @vpodoprigo , I assume you are using the servlet variant of Spring Boot Admin, since this is the only way I was able to reproduce the bug in an...

@clockrun, calls via the instanceProxy to managed operations of MBeans are handled like any other request. So a workaround would be to increase the general timeout configuration of the underlying...

@clockrun, the property has to be configured inside a client application's configuration (the client applications which register themself to SBA), not inside SBA itself. Regards Uli

@clockrun , Did you apply the previous suggestion and did it solve the problem? Regards, Uli

Hi @clockrun, OK, I see. You're still able to configure timeouts for specific endpoints on the admin side (@see https://codecentric.github.io/spring-boot-admin/current/#_configuration_options): For instance `spring.boot.admin.monitor.timeout.jolokia=10000` Regards, Uli

Closed due to missing feedback. If your problem still occurs, please open a new issue.

We're closing this issue due to missing feedback. If you're still facing problems, please feel free to open up a new issue. Regards, Uli