Unsupported OS Error connecting to AIX

Questions about YourKit Java Profiler
Post Reply
jahir
Posts: 4
Joined: Tue Jun 02, 2020 3:27 pm

Unsupported OS Error connecting to AIX

Post by jahir »

I am getting unsupported OS error while connecting to my AIX server using "Profile remote java EE server or application wizard". Here are the results of uname commands. Pls advise

$ uname -a
AIX feprulzt4 1 7 00C0B9F04B00
$ uname -i
uname: illegal option -- i
usage: uname [-snlrvmaxupVfFMWS:T:L]
bash-4.2$ uname -m
00C0B9F04B00

bash-4.2$ oslevel
7.1.0.0
jahir
Posts: 4
Joined: Tue Jun 02, 2020 3:27 pm

Re: Unsupported OS Error connecting to AIX

Post by jahir »

Now I am able to connect to server with different id, but getting below error

"Invalid 32-bit Java: Incorrect bitness"

I tried with giving full path in wizard under options.

Here Java version installed on this server

$java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap3260sr16fp50-20170814_01(SR16 FP50))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260sr16fp50-20170718_356955 (JIT enabled, AOT enabled)
J9VM - 20170718_356955
JIT - r9_20170718_356955
GC - GA24_Java6_SR16_20170718_0955_B356955)
JCL - 20170812_01
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Unsupported OS Error connecting to AIX

Post by Anton Katilin »

Which profiler version do you use? The last version supporting Java 6 was YourKit Java Profiler 2019.1.
Post Reply