[jboss-dev-forums] [Design of JBoss Profiler] - profiler on solaris
minixman
do-not-reply at jboss.com
Wed Feb 13 03:30:30 EST 2008
All i am runing the profiler on windows and everything is working
when i try and start it up on solaris after copying the .so files up to my server i get this error below.
ls -la lib/*.so
-rw-r----- 1 abfo abfo 44412 Feb 13 08:18 lib/libjbossAgent.so
-rw-r----- 1 abfo abfo 249860 Feb 13 08:18 lib/libjbossInspector_solaris.so
[abfo at longmeaelappp2-B:[UAT]bin, 08:28 AM, Wed Feb 13]> ./start-jboss-abfo.sh
LD PATH = /test/test//test-release/jboss-eap-4.2/bin/native:/test/test/test-release/jboss-eap-4.2/lib
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /apps/test//atest-release/jboss-eap-4.2
JAVA: /apps/test//jdk1.5.0_14/bin/java
JAVA_OPTS: -Dprogram.name=run.sh -d64 -server -Xmn6g -Xms8g -Xmx8g -XrunjbossInspector:../monitoring,include=com.db,ignore=*
=========================================================================
Error occurred during initialization of VM
Could not find agent library on the library path or in the local directory: jbossInspector
[abfo at test1:[UAT]bin, 08:28 AM, Wed Feb 13]>
But i have the .so file in the lib directory and the LD_LIBARY_PATH is setup
[abfo at test-B:[UAT]bin, 08:28 AM, Wed Feb 13]> echo $LD_LIBRARY_PATH
/test/test/test-release/jboss-eap-4.2/lib
[abfo at test-B:[UAT]bin, 08:30 AM, Wed Feb 13]>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129014#4129014
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129014
More information about the jboss-dev-forums
mailing list