Unable to find reason behind JProfiler connection error java.lang.IllegalStateException: Duplicate key

47 Views Asked by At

I am trying to connect locally running JProfiler(Evaluation version) to application running on google cloud Kubernetes cluster. Whenever I select application(pod) from the list. I get following error.

Connection error

Tried searching through various articles, but unable to find any specific resolution for this.

I am able to connect the same JProfiler to all other Java applications(Pods) on same Kubernetes cluster.

Is there something which needs to be changed at application level or I am missing anything?

0

There are 0 best solutions below