Skip to content

Properties retrieval from AttachManager#getDetails() is very slow #1

@Krulvis

Description

@Krulvis

val details = AttachManager.getDetails(virtualMachine)
Goes without problem. But when I try to:
details.getAgentProperties()/getSystemProperties()
it takes seconds to obtain this. I've tried it on other machines (Windows 10 AND linux) and it works fine.

Have you ever had this issue / know how to resolve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions