Hi folks,
i have downloaded Jboss-profiler-RC3 version that already have libjbossinspector.so, so i made put LD_LIBRARY_PATH to this already present file, while i am using solaris on sun-64bit machine. when i start jboss it gives me following error,
=====================================
[JRockit] ERROR: libjbossInspector.so: ld.so.1: java: fatal: /opt/jboss-profiler-1.0.RC3/jvmpi/solaris/libjbossInspector.so: wrong ELF c
Could not create the Java virtual machine.
=====================================
do i need to compile it from source or i have made some wrong configuration.
thanks