dannemano

Results 4 comments of dannemano

Thanks for the explanation around OL and building the Docker images. I am really happy with Open Liberty and how the Docker images are constructed, it works great!

Hi! I see the following under the /messages (below is a snippet), the rootResourcesByClass is empty. ``` At 11:14:02.6238432, REQUEST to https://localhost:18082/management/weblogic/latest/serverRuntime/search: {"links":[],"fields":["name"],"children":{"applicationRuntimes":{"links":[],"fields":["name"],"children":{"componentRuntimes":{"links":[],"fields":["type"],"children":{"jaxRsApplications":{"links":[],"fields":["name","type","invocationCount","executionTimeAverage","executionTimeHigh"],"children":{"rootResourcesByClass":{"links":[]}}}}}}}}} REPLY: { "name": "", "applicationRuntimes": { "items":...

Most metrics that I tried works, I just can navigate from JaxRsApplicationRuntimeMBean down in either RootResourcesByClass or RootResourcesByUri. Very strange!