Hi, I'm trying to do a heap dump on Linux, it's running Coldfusion 9 with JRun4, the JRE is 1.6.0_17 and it's all 64 bit. When I run the command ./jmap -dump:format=b,file=./memdump.bin 4001
it says "error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory" I'm running jmap from; /opt/jrun4/jre/bin/ but the libjli.so lives in /opt/jrun4/jre/lib/amd64/jli/ Should be fine but isn't, any ideas? Thanks Barry. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.