[dtrace-discuss] chime failed to launch
陶捷 Euler Tao
eulertao at gmail.com
Mon Jun 11 19:48:54 PDT 2007
Dear all:
I'm trying Chime (version 1.4.27) now, but it seems there exist some
problems on my workstation or inside my operations.
The symptom is:
root at dell:~/performance# /opt/OSOL0chime/bin/chime
Exception in thread "main" java.lang.NoClassDefFoundError:
org/opensolaris/os/dtrace/LocalConsumer
root at dell:~/performance# /opt/OSOL0chime/bin/chime -n 'sysinfo:::readch {
@bytes[execname] = sum(arg0); }'
Exception in thread "main" java.lang.NoClassDefFoundError:
org/opensolaris/os/dtrace/LocalConsumer
My workstation is Dell 340, with a P4 CPU. Solaris 10 update 3 is installed
on it.
The java version is:
root at dell:~/performance# java -version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
And I used -x to trace the chime bash file, the result is:
root at dell:~/performance# bash -x /opt/OSOL0chime/bin/chime
+ ROOT=/opt/OSOL0chime
+ LIB=/opt/OSOL0chime/lib
+ BIN=/opt/OSOL0chime/bin
+ JARS=/opt/OSOL0chime/lib/java
+ FLAGS='-DCHIME_HOME=/opt/OSOL0chime -ea'
+ JMXREMOTE=com.sun.management.jmxremote
+ JMX_FLAGS=-Dcom.sun.management.jmxremote=true
+ JMX_FLAGS='-Dcom.sun.management.jmxremote=true -
Dcom.sun.management.jmxremote.ssl=false'
+ JMX_FLAGS='-Dcom.sun.management.jmxremote=true -
Dcom.sun.management.jmxremote.ssl=false -
Dcom.sun.management.jmxremote.authenticate=false'
+ DEFAULT_PORT=5088
+ SERVER=
+ PORT=
+ '[' 0 == 0 ']'
+ LD_LIBRARY_PATH=/opt/OSOL0chime/lib
+ java -DCHIME_HOME=/opt/OSOL0chime -ea -jar
/opt/OSOL0chime/lib/java/chime.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
org/opensolaris/os/dtrace/LocalConsumer
btw, my work environment is:
I'm working on Windows and using putty to ssh to the Solaris. I've set the
DISPLAY correctly and the Exceed is my XServer.
Thanks in advance!
Regards
TJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.opensolaris.org/pipermail/dtrace-discuss/attachments/20070611/680b9a94/attachment.html
More information about the dtrace-discuss
mailing list