Ubuntu 64 bit, Oracle JVM, UI is not shown

Questions about YourKit Java Profiler
Post Reply
dan.m
Posts: 2
Joined: Mon Jul 14, 2014 10:13 pm

Ubuntu 64 bit, Oracle JVM, UI is not shown

Post by dan.m »

Hey

I just downloaded YourKit profiler and trying to start it up.
While the command line and logs shows no visible errors, no UI is rendered.
Please, advice.

Sincerely
Dan

Details:

[0] Installation directory:
/opt/yjp/yjp-2013-build-13086

[1] YJP start command:
dan@1625Ubuntu:/opt/yjp/yjp-2013-build-13086⟫ bin/yjp.sh
Profiler start command:
bin/../jre64/bin/java -Xmx4G -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xbootclasspath/a:bin/../lib/tools.jar -jar "bin/../lib/yjp.jar"
Picked up JAVA_TOOL_OPTIONS:
[YourKit Java Profiler 2013 build 13086] Log file: /home/dan/.yjp/log/yjp-7385.log

[2] logs:
/opt/yjp/yjp-2013-build-13086/bin⟫ tail -f /home/dan/.yjp/log/*
==> /home/dan/.yjp/log/0.log <==
OS arch: amd64


2014-07-14 15:10:14.858 0 +0 INFO com.yourkit.Main1 : number of args: 1
2014-07-14 15:10:14.858 0 +0 INFO com.yourkit.Main1 : arg = help
2014-07-14 15:10:14.915 0 +0 INFO com.yourkit.Main1 : oomeDumperStatus: 1
2014-07-14 15:10:15.105 0 +0 INFO com.yourkit.f.f.a.a : native LAF font: javax.swing.plaf.FontUIResource[family=Ubuntu,name=Ubuntu,style=plain,size=15]
2014-07-14 15:10:15.105 0 +0 INFO com.yourkit.f.f.a.a : metal font: javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=bold,size=12]
2014-07-14 15:10:15.105 0 +0 INFO com.yourkit.f.f.a.a : using metal
2014-07-14 15:10:15.105 0 +0 INFO com.yourkit.f.f.a.a : general font: javax.swing.plaf.FontUIResource[family=Dialog,name=Dialog,style=plain,size=12]

==> /home/dan/.yjp/log/0.log.lck <==

==> /home/dan/.yjp/log/yjp-7385.log <==
help
13086 - 0.905: uname:
sysname: Linux
release: 3.11.0-24-generic
version: #42-Ubuntu SMP Fri Jul 4 21:19:31 UTC 2014
machine: x86_64
13086 - 0.905: Linux; fast_thread_cpu_time=1; 64-bit process
13086 - 0.905: Today is 20140714
13086 - 0.905: shmem 4234148E: OK
13086 - 0.907: shmem 42341490: OK
dan.m
Posts: 2
Joined: Mon Jul 14, 2014 10:13 pm

Re: Ubuntu 64 bit, Oracle JVM, UI is not shown

Post by dan.m »

It turned out that the UI was hosted on a second workspace (though it was off in Ubuntu settings)
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Ubuntu 64 bit, Oracle JVM, UI is not shown

Post by Anton Katilin »

Hello Dan

Is the problem reproducible?

If yes, could you please try version 2014 EAP:
http://www.yourkit.com/eap

Best regards,
Anton
kineret
Posts: 5
Joined: Thu Nov 20, 2014 1:34 pm

Re: Ubuntu 64 bit, Oracle JVM, UI is not shown

Post by kineret »

i have the same problem .
and i have the last version of yourkit (from the like above)
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Ubuntu 64 bit, Oracle JVM, UI is not shown

Post by Anton Katilin »

Please see my comments in the thread you've initially started:
http://forums.yourkit.com/viewtopic.php?f=3&t=6440
Post Reply