-
1. Re: Runtime profiler - linux 64
clebert.suconic Dec 16, 2006 12:21 PM (in response to david.stephan)I have tried it with 64 and didn't have a problem.
Are you using the download package from labs page? (the newest version?) -
2. Re: Runtime profiler - linux 64
david.stephan Dec 18, 2006 5:14 AM (in response to david.stephan)I was using the source from CVS. Should I give the CR4 package a go?
-
3. Re: Runtime profiler - linux 64
david.stephan Dec 18, 2006 6:31 AM (in response to david.stephan)Tried with the CR4 package as well, still no results.
-
4. Re: Runtime profiler - linux 64
morisona Dec 6, 2007 11:32 AM (in response to david.stephan)I am having exactly the same problem. If I copy the files to the Windows system the problem remains the same.
Has anyone made any progress on this problem since it was originally reported?
My linux version is Linux 2.4.21-27.ELsmp.
Thank you. -
5. Re: Runtime profiler - linux 64
clebert.suconic Dec 6, 2007 11:54 AM (in response to david.stephan)Linux binary redistribution is a hard thing because of dependencies o different versions of Libc.
You will need to recompile it using the compile.sh under linux64.
Let me know if you have trouble recompiling it. -
6. Re: Runtime profiler - linux 64
morisona Dec 13, 2007 12:45 PM (in response to david.stephan)Following mail exchenge with Clebert, it would seem that the profiler does not presently work on 64 bits (unless anyone has contrary experience).
I believe he is working on it. -
7. Re: Runtime profiler - linux 64
esimeoli Dec 1, 2008 6:37 AM (in response to david.stephan)I'm experiencing exactly the same problem, building libjobossInspector.so from jboss-profiler-1.0.CR4.zip on 64 bit RHEL5, kernel 2.6.18-92.1.13.el5.
Is there any solution/workaround?
By the way, if I try to execute:
gunzip serverspy_17784_thread_1228127786099_0_1.log.gz
I get:
gunzip: serverspy_17784_thread_1228127786099_0_1.log.gz: invalid compressed data--crc error
Could it be a problem with zlib?