Unable to connect to Remote Application

Questions about YourKit Java Profiler
Post Reply
sdasgupta
Posts: 2
Joined: Tue Sep 03, 2019 5:54 am

Unable to connect to Remote Application

Post by sdasgupta »

Hi Team,

I am trying to connect to a linux box where a Java Application is running. My Yourkit profiler is installed in a s Windows box.

When I am trying to connect to linux box using a Advance Application Discovery method(using SSH username and password) I am getting an error "Failed to upload files". I am able to SSH to that box directly.

Could you please help me out here?
Vladimir Kondratyev
Posts: 1619
Joined: Tue Aug 10, 2004 7:52 pm

Re: Unable to connect to Remote Application

Post by Vladimir Kondratyev »

1) Please send the full profiler UI log to support(at)yourkit.com. The log is on your Windows box (where you are running UI) in ~/.yjp/log directory.

2) Which ssh demon are you using on Linux side? Is SFTP channel enabled?


Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
sdasgupta
Posts: 2
Joined: Tue Sep 03, 2019 5:54 am

Re: Unable to connect to Remote Application

Post by sdasgupta »

I have full of these in UI log

19.8-109 8764.512: error: com.yourkit.k.c.f: java.io.FileNotFoundException: C:\YourKit Java Profiler 2019.8-b109\bin\linux-x86-32\libyjpagent.so

Now,

I have linux-x86-64 folder, not linux-x86-32 inside the yourKit installation.

uname gives the below output in the linux box:

Linux myDev 2.6.32-754.11.1.el6.x86_64 #1 SMP Tue Feb 26 15:38:56 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

So why is it trying to search 32-bit folder?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Unable to connect to Remote Application

Post by Anton Katilin »

I have linux-x86-64 folder, not linux-x86-32 inside the yourKit installation.
Both linux-x86-64 and linux-x86-32 should present. Otherwise your installation is corrupt. Please try to reinstall it.
Post Reply