No applications found on remote server

Questions about YourKit Java Profiler
Post Reply
matthewmarion
Posts: 1
Joined: Mon Aug 27, 2018 2:40 pm

No applications found on remote server

Post by matthewmarion »

I created a new remote application to ssh into a linux server that has a java process running on it. The connection works fine; however, I am getting a message saying no applications found. There is an obvious java process running taking up around 8 GB of memory. Once in a blue moon, a "Main" process appears, but it has 0% CPU usage and it gives me "Attach failed: process terminated" whenever I try and attach.

Java version:
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)


Any help is appreciated.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: No applications found on remote server

Post by Anton Katilin »

Hi,

Could you please provide logs from both the remote and local machines.
The logs are located in ~/.yjp/log
Could you please send the logs to [email protected] if you cannot share them in a public forum.

Best regards,
Anton
Post Reply