first use and with bug

Questions about YourKit Java Profiler
Post Reply
aotto1968
Posts: 3
Joined: Thu Jun 09, 2005 1:01 pm

first use and with bug

Post by aotto1968 »

Hi,

I try to use this tool I got an error :x
what I have to do?

[YourKit Java Profiler 4.0.11] Using JVMPI
[YourKit Java Profiler 4.0.11] *** HINT ***: we recommend using Java 5.0 and JVMTI when possible!
[YourKit Java Profiler 4.0.11] Listening on port 5556...
[YourKit Java Profiler 4.0.11] Request from 172.29.25.85: Cannot process request: see exception bel
ow
java.io.IOException: invalid message: array length=17735
at com.yourkit.runtime.MarshalUtil.readMessage(MarshalUtil.java:103)
at com.yourkit.runtime.MarshalUtil.readMessage(MarshalUtil.java:47)
at com.yourkit.runtime.RequestServer.doIt(RequestServer.java:248)
at com.yourkit.runtime.RequestServer.access$000(RequestServer.java:12)
at com.yourkit.runtime.RequestServer$1.run(RequestServer.java:229)
:x
Vladimir Kondratyev
Posts: 1625
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Are you using early access version 4.5 of profiling UI?

Regards,
Vladimir
aotto1968
Posts: 3
Joined: Thu Jun 09, 2005 1:01 pm

http://www.yourkit.com/download/index.jsp

Post by aotto1968 »

I'm using the link above for solaris sparc
aotto1968
Posts: 3
Joined: Thu Jun 09, 2005 1:01 pm

Post by aotto1968 »

Hi,

I solved this issue I thougth that the port is used by a web browser
now I understand that it is used by a client application

-> its working now


mfg

Andreas Otto
Vladimir Kondratyev
Posts: 1625
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Great!
Post Reply