Search the web
Sign In
New User? Sign Up
quo-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Building Bette Example   Message List  
Reply | Forward Message #16 of 35 |
What version of QuO are you using? Check $QUO_ROOT/VERSION
and let me know what it says. It looks like your quogen may be
out of sync with the examples. You might also try
"make realclean && make" in $QUO_ROOT/codegen, then try again.

Gary Duzan
BBN Technologies
A Verizon Company



In Message <3C06751A.70105@...> ,
Yamuna Krishnamurthy <yamuna@...> wrote:

=>Hi:
=>
=>> The bette examples depend on the java qoskets in $QUO_ROOT/qoskets
=>> having been built already (bw_select, count, instrumentation, rss).
=>> If the README doesn't say this, that's a bug in the README. The
=>> missing classes reported by javac are all from qosket jars.
=>
=>The README does ask to compile the qoskets. I added the qosket jars to
=>the CLASSPATH. But I still get the same errors. My CLASSPATH is as follows:
=>
=>../../qosket/rss/rss.jar:../../qosket/instrumentation/instrumentation.jar:../.\
./qosket/count/count.jar:../../qosket/bw_sel
ect/bw_select.jar:/usr/java/jdk1.3.1/jre/lib/rt.jar:/usr/java/jdk1.3.1/jre/lib/i\
18n.jar:/home/yamuna/JacORB1_3_30/idl.jar:/h
ome/yamuna/JacORB1_3_30/jacorb.jar:./better.jar
=>
=>Thanks
=>Yamuna
=>
=>--------------050705060303080006090006
=>Content-Type: text/plain;
=> name="make.log"
=>Content-Transfer-Encoding: 7bit
=>Content-Disposition: inline;
=> filename="make.log"
=>
=>cd idl; make
=>make[1]: Entering directory `/home/yamuna/quo/examples/bette/idl'
=>make[1]: Nothing to be done for `build'.
=>make[1]: Leaving directory `/home/yamuna/quo/examples/bette/idl'
=>cd qdl; make
=>make[1]: Entering directory `/home/yamuna/quo/examples/bette/qdl'
=>/home/yamuna/quo/bin/quogen \
=>--target=client \
=>--cdl=/home/yamuna/quo/qosket/count/qdl/Count.cdl \
=>--idl=idl/SlideShow.idl \
=>--idl=/home/yamuna/quo/qosket/count/qdl/Count.idl \
=>--qosket=qosket::count::CountQosket \
=>--properties=/home/yamuna/quo/qosket/count/qdl/CountCorba.prop \
=>--business=slide::SlideShow \
=>--adapter=SlideShowCountAdapter \
=>--asl=/home/yamuna/quo/qosket/count/qdl/CountTemplate.asl \
=>--asl=Count.asl \
=>--debuglevel=warn --language=java --middleware=corba
--package=com.bbn.quo.examples.bette -I/home/yamuna/quo/idl -I/home/y
amuna/quo/examples/bette -I/home/yamuna/quo/qosket -i2jpackage
quo:com.bbn.quo.corba -i2jpackage quo_corba:com.bbn.quo.corba
-i2jpackage quo_sc:com.bbn.quo -i2jpackage quo_data:com.bbn.quo.data
-i2jpackage instr:com.bbn.quo.instr.corba -i2jpackage
instr_sc:com.bbn.quo.instr -i2jpackage slide:com.bbn.quo.examples.bette
-i2jpackage qosket:com.bbn.quo.qosket
=>got filearg with ending = pter
=>WARNING: unknown cmdline option = --adapter=SlideShowCountAdapter
=>/home/yamuna/quo/bin/quogen \
=>--target=client \
=>--cdl=/home/yamuna/quo/qosket/rss/qdl/RSS.cdl \
=>--idl=/home/yamuna/quo/qosket/rss/qdl/RSS.idl \
=>--idl=idl/SlideShowInstrumented.idl \
=>--idl=idl/SlideShow.idl \
=>--idl=quo_corba.idl \
=>--adapterqosket=qosket::rss::RSSQosket \
=>--delegateqosket=qosket::rss::RSSDelegateQosket \
=>--properties=/home/yamuna/quo/qosket/rss/qdl/RSSCorba.prop \
=>--business=slide::SlideShow \
=>--adapter=SlideShowRSSAdapter \
=>--asl=/home/yamuna/quo/qosket/instrumentation/qdl/InstrumentationTemplate.asl
\
=>--asl=/home/yamuna/quo/qosket/instrumentation/qdl/CorbaInstrumentationTemplate\
.asl \
=>--asl=SlideShowInstrumentation.asl \
=>--asl=SlideShow.asl \
=>--asl=RSS.asl \
=>--debuglevel=warn --language=java --middleware=corba
--package=com.bbn.quo.examples.bette -I/home/yamuna/quo/idl -I/home/y
amuna/quo/examples/bette -I/home/yamuna/quo/qosket -i2jpackage
quo:com.bbn.quo.corba -i2jpackage quo_corba:com.bbn.quo.corba
-i2jpackage quo_sc:com.bbn.quo -i2jpackage quo_data:com.bbn.quo.data
-i2jpackage instr:com.bbn.quo.instr.corba -i2jpackage
instr_sc:com.bbn.quo.instr -i2jpackage slide:com.bbn.quo.examples.bette
-i2jpackage qosket:com.bbn.quo.qosket
=>got filearg with ending = pter
=>WARNING: unknown cmdline option = --adapter=SlideShowRSSAdapter
=>/home/yamuna/quo/bin/quogen \
=>--target=server \
=>--cdl=/home/yamuna/quo/qosket/instrumentation/qdl/SimpleInstrumentedServer.cdl
\
=>--idl=/home/yamuna/quo/qosket/instrumentation/qdl/Instrumentation.idl \
=>--idl=idl/SlideShowInstrumented.idl \
=>--idl=quo_corba.idl \
=>--adapterqosket=qosket::instrumentation::ServerInstrumentationQosket \
=>--delegateqosket=qosket::instrumentation::ServerInstrumentationDelegateQosket
\
=>--properties=/home/yamuna/quo/qosket/instrumentation/qdl/ServerInstrumentation\
Corba.prop \
=>--business=slide::SlideShowInstrumented \
=>--adapter=SlideShowInstrumentedServerAdapter \
=>--asl=/home/yamuna/quo/qosket/instrumentation/qdl/SimpleInstrumentedServerTemp\
late.asl \
=>--asl=SlideShowInstrumentedServer.asl \
=>--asl=SlideShowServer.asl \
=>--debuglevel=warn --language=java --middleware=corba
--package=com.bbn.quo.examples.bette -I/home/yamuna/quo/idl -I/home/y
amuna/quo/examples/bette -I/home/yamuna/quo/qosket -i2jpackage
quo:com.bbn.quo.corba -i2jpackage quo_corba:com.bbn.quo.corba
-i2jpackage quo_sc:com.bbn.quo -i2jpackage quo_data:com.bbn.quo.data
-i2jpackage instr:com.bbn.quo.instr.corba -i2jpackage
instr_sc:com.bbn.quo.instr -i2jpackage slide:com.bbn.quo.examples.bette
-i2jpackage qosket:com.bbn.quo.qosket
=>got filearg with ending = pter
=>WARNING: unknown cmdline option = --adapter=SlideShowInstrumentedServerAdapter
=>/home/yamuna/quo/bin/quogen \
=>--generate=both \
=>--target=server \
=>--cdl=State.cdl \
=>--idl=idl/SlideShow.idl \
=>--idl=SlideQoskets.idl \
=>--adapterqosket=slide::SerializingQosket \
=>--delegateqosket=slide::SerializingDelegateQosket \
=>--business=slide::SlideShow \
=>--adapter=SlideShowSerializeAdapter \
=>--asl=Serialize.asl \
=>--qosketimpl=com.bbn.quo.examples.bette.SerializingQosketImpl \
=>--debuglevel=warn --language=java --middleware=corba
--package=com.bbn.quo.examples.bette -I/home/yamuna/quo/idl -I/home/y
amuna/quo/examples/bette -I/home/yamuna/quo/qosket -i2jpackage
quo:com.bbn.quo.corba -i2jpackage quo_corba:com.bbn.quo.corba
-i2jpackage quo_sc:com.bbn.quo -i2jpackage quo_data:com.bbn.quo.data
-i2jpackage instr:com.bbn.quo.instr.corba -i2jpackage
instr_sc:com.bbn.quo.instr -i2jpackage slide:com.bbn.quo.examples.bette
-i2jpackage qosket:com.bbn.quo.qosket
=>got filearg with ending = pter
=>WARNING: unknown cmdline option = --adapter=SlideShowSerializeAdapter
=>/home/yamuna/quo/bin/jacoc -d /home/yamuna/quo/examples/bette/.classes
com/bbn/quo/examples/bette/*.java
=>com/bbn/quo/examples/bette/DiagnoseDelegateQosket.java:15: cannot resolve
symbol
=>symbol : class InstrumentationDelegateQosket
=>location: package instrumentation
=> extends
com.bbn.quo.qosket.instrumentation.InstrumentationDelegateQosket
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosket.java:15: cannot resolve symbol
=>symbol : class InstrumentationQosket
=>location: package instrumentation
=> extends com.bbn.quo.qosket.instrumentation.InstrumentationQosket
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketSkel.java:15: cannot resolve symbol
=>symbol : class InstrumentationQosketImpl
=>location: package corba
=> extends
com.bbn.quo.qosket.instrumentation.corba.InstrumentationQosketImpl
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedAdapter.java:16: cannot
resolve symbol
=>symbol : class ServerInstrumentationQosket
=>location: package instrumentation
=> implements
com.bbn.quo.qosket.instrumentation.ServerInstrumentationQosket
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedAdapter.java:18: cannot
resolve symbol
=>symbol : class ServerInstrumentationQosketImpl
=>location: package corba
=> private
com.bbn.quo.qosket.instrumentation.corba.ServerInstrumentationQosketImpl qosket;
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedInstrumentedServerDelegate_obj\
ect.java:20: cannot resolve symbol
=>symbol : class ServerInstrumentationDelegateQosket
=>location: package instrumentation
=> protected
com.bbn.quo.qosket.instrumentation.ServerInstrumentationDelegateQosket qk;
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedInstrumentedServerDelegate_obj\
ect.java:22: cannot resolve symbol
=>symbol : class ServerInstrumentationDelegateQosket
=>location: package instrumentation
=> void
set_qk(com.bbn.quo.qosket.instrumentation.ServerInstrumentationDelegateQosket
arg1){
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedInstrumentedServerDelegate_obj\
ect.java:39: cannot resolve symbol
=>symbol : class ServerInstrumentationDelegateQosket
=>location: package instrumentation
=> void
set_qosket(com.bbn.quo.qosket.instrumentation.ServerInstrumentationDelegateQoske\
t qs){
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSDelegate_client.java:21: cannot resolve
symbol
=>symbol : class RSSDelegateQosket
=>location: package rss
=> protected com.bbn.quo.qosket.rss.RSSDelegateQosket qk;
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSDelegate_client.java:26: cannot resolve
symbol
=>symbol : class RSSDelegateQosket
=>location: package rss
=> void set_qk(com.bbn.quo.qosket.rss.RSSDelegateQosket arg1){
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSDelegate_client.java:43: cannot resolve
symbol
=>symbol : class RSSDelegateQosket
=>location: package rss
=> void set_qosket(com.bbn.quo.qosket.rss.RSSDelegateQosket qs){
=> ^
=>com/bbn/quo/examples/bette/UserAdaptDelegateQosket.java:15: cannot resolve
symbol
=>symbol : class InstrumentationDelegateQosket
=>location: package instrumentation
=> extends
com.bbn.quo.qosket.instrumentation.InstrumentationDelegateQosket
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosket.java:15: cannot resolve symbol
=>symbol : class InstrumentationQosket
=>location: package instrumentation
=> extends com.bbn.quo.qosket.instrumentation.InstrumentationQosket
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketSkel.java:15: cannot resolve symbol
=>symbol : class InstrumentationQosketImpl
=>location: package corba
=> extends
com.bbn.quo.qosket.instrumentation.corba.InstrumentationQosketImpl
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:80: cannot
resolve symbol
=>symbol : method createTraceRec (java.lang.String)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> rec = qk.createTraceRec(methodID);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:89: cannot
resolve symbol
=>symbol : method clientRequestIn1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> qk.clientRequestIn1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:90: cannot
resolve symbol
=>symbol : method createSignalAssociations (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> sig = qk.createSignalAssociations(rec);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:94: cannot
resolve symbol
=>symbol : method clientRequestOut1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> qk.clientRequestOut1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:97: cannot
resolve symbol
=>symbol : method getInstrumentedServer ()
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> iServer = ((SlideShowInstrumented) qk.getInstrumentedServer());
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:134: cannot
resolve symbol
=>symbol : method clientReplyIn1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> qk.clientReplyIn1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:135: cannot
resolve symbol
=>symbol : method createSignalAssociations (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> sig = qk.createSignalAssociations(rec);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:139: cannot
resolve symbol
=>symbol : method clientReplyOut1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> qk.clientReplyOut1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseDelegate_client.java:140: cannot
resolve symbol
=>symbol : method registerCall (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.DiagnoseDelegateQosket
=> qk.registerCall(rec);
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedAdapter.java:23: cannot
resolve symbol
=>symbol : class ServerInstrumentationQosketImpl
=>location: package corba
=> this.qosket = new
com.bbn.quo.qosket.instrumentation.corba.ServerInstrumentationQosketImpl();
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:78: cannot
resolve symbol
=>symbol : method createTraceRec (java.lang.String)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> rec = qk.createTraceRec(methodID);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:87: cannot
resolve symbol
=>symbol : method clientRequestIn1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> qk.clientRequestIn1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:88: cannot
resolve symbol
=>symbol : method createSignalAssociations (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> sig = qk.createSignalAssociations(rec);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:92: cannot
resolve symbol
=>symbol : method clientRequestOut1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> qk.clientRequestOut1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:95: cannot
resolve symbol
=>symbol : method getInstrumentedServer ()
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> iServer = ((SlideShowInstrumented) qk.getInstrumentedServer());
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:136: cannot
resolve symbol
=>symbol : method clientReplyIn1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> qk.clientReplyIn1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:137: cannot
resolve symbol
=>symbol : method createSignalAssociations (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> sig = qk.createSignalAssociations(rec);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:141: cannot
resolve symbol
=>symbol : method clientReplyOut1 (com.bbn.quo.instr.corba.Trace_rec,int)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> qk.clientReplyOut1(rec, length);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptDelegate_client.java:142: cannot
resolve symbol
=>symbol : method registerCall (com.bbn.quo.instr.corba.Trace_rec)
=>location: interface com.bbn.quo.examples.bette.UserAdaptDelegateQosket
=> qk.registerCall(rec);
=> ^
=>33 errors
=>touch .tag
=>cd ..; make clean
=>make[2]: Entering directory `/home/yamuna/quo/examples/bette'
=>rm -f bette.jar
=>make[2]: Leaving directory `/home/yamuna/quo/examples/bette'
=>make[1]: Leaving directory `/home/yamuna/quo/examples/bette/qdl'
=>/home/yamuna/quo/bin/jacoc -d /home/yamuna/quo/examples/bette/.classes
com/bbn/quo/examples/bette/*.java
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:27: cannot resolve symbol
=>symbol : class DiagnoseQosketSkel
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> extends DiagnoseQosketSkel
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:28: cannot resolve symbol
=>symbol : class DiagnoseDelegateQosket
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> implements DiagnoseDelegateQosket
=> ^
com/bbn/quo/examples/bette/SerializingQosketImpl.java:18: cannot resolve symbol
=>symbol : class SerializingQosketSkel
=>location: class com.bbn.quo.examples.bette.SerializingQosketImpl
=> extends SerializingQosketSkel
=> ^
=>com/bbn/quo/examples/bette/SerializingQosketImpl.java:19: cannot resolve
symbol
=>symbol : class SerializingDelegateQosket
=>location: class com.bbn.quo.examples.bette.SerializingQosketImpl
=> implements SerializingDelegateQosket
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:10: cannot resolve
symbol
=>symbol : class SlideShowCountAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowCountWrapper
=> extends SlideShowCountAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:12: cannot resolve
symbol
=>symbol : class SlideShowDiagnoseAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> extends SlideShowDiagnoseAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedServerWrapper.java:18: cannot
resolve symbol
=>symbol : class SlideShowInstrumentedServerAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowInstrumentedServerWrapper
=> extends SlideShowInstrumentedServerAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:10: cannot resolve symbol
=>symbol : class SlideShowRSSAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> extends SlideShowRSSAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:18: cannot
resolve symbol
=>symbol : class SlideShowSerializeAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> extends SlideShowSerializeAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowState.java:10: cannot resolve symbol
=>symbol : class StateQosket
=>location: interface com.bbn.quo.examples.bette.SlideShowState
=>public interface SlideShowState extends SlideShow, StateQosket
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:11: cannot resolve
symbol
=>symbol : class SlideShowStateAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowStateWrapper
=> extends SlideShowStateAdapter
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:12: cannot resolve
symbol
=>symbol : class SlideShowUserAdaptAdapter
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> extends SlideShowUserAdaptAdapter
=> ^
=>com/bbn/quo/examples/bette/StateQosketImpl.java:10: cannot resolve symbol
=>symbol : class StateQosketSkel
=>location: class com.bbn.quo.examples.bette.StateQosketImpl
=>public class StateQosketImpl extends StateQosketSkel
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:15: cannot resolve symbol
=>symbol : class UserAdaptQosketSkel
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> extends UserAdaptQosketSkel
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:16: cannot resolve symbol
=>symbol : class UserAdaptDelegateQosket
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> implements UserAdaptDelegateQosket
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:74: cannot resolve symbol
=>symbol : variable useInstrumentation
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> useInstrumentation = makeValueSC("Use Instrumentation");
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:75: cannot resolve symbol
=>symbol : variable userLatencyThreshold
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> userLatencyThreshold = makeValueSC("User Latency Threshold");
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:76: cannot resolve symbol
=>symbol : variable userLatencyThreshold
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> userLatencyThreshold.longValue(3000);
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:77: cannot resolve symbol
=>symbol : variable useInstrumentation
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> useInstrumentation.booleanValue(false);
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:79: cannot resolve symbol
=>symbol : variable expectedNetworkCapacity
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> expectedNetworkCapacity =
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:95: cannot resolve symbol
=>symbol : variable expectedReplySize
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> expectedReplySize = makeDataSC ("Expected Reply Size");
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:96: cannot resolve symbol
=>symbol : variable expectedReplySize
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> kernel.bindDataFormula(expectedReplySize,
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:99: cannot resolve symbol
=>symbol : variable expectedServerJips
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> expectedServerJips = makeDataSC("Expected Server Jips");
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:100: cannot resolve symbol
=>symbol : variable expectedServerJips
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> kernel.bindDataFormula(expectedServerJips,
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:104: cannot resolve symbol
=>symbol : variable expectedInstPerByte
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> expectedInstPerByte = makeDataSC("Expectec Inst/Byte");
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:105: cannot resolve symbol
=>symbol : variable expectedInstPerByte
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> kernel.bindDataFormula(expectedInstPerByte,
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:109: cannot resolve symbol
=>symbol : variable expectedServerLoadAverage
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> expectedServerLoadAverage =
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:111: cannot resolve symbol
=>symbol : variable expectedServerLoadAverage
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> kernel.bindDataFormula(expectedServerLoadAverage,
=> ^
=>com/bbn/quo/examples/bette/DiagnoseQosketImpl.java:127: cannot resolve symbol
=>symbol : variable useInstrumentation
=>location: class com.bbn.quo.examples.bette.DiagnoseQosketImpl
=> return useInstrumentation;
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:9:
com.bbn.quo.examples.bette.SlideShowCountWrapper should be declar
ed abstract; it does not define _is_a(java.lang.String) in
com.bbn.quo.examples.bette.SlideShowCountWrapper
=>public class SlideShowCountWrapper
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:24: cannot resolve
symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowCountWrapper
=> initSysconds(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:25: cannot resolve
symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowCountWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:26: cannot resolve
symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowCountWrapper
=> linkContract(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowCountWrapper.java:27: cannot resolve
symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowCountWrapper
=> linkRemoteObject(wrapperHelper.server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:11:
com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper should be
declared abstract; it does not define _is_a(java.lang.String) in
com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=>public class SlideShowDiagnoseWrapper
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:97: cannot resolve
symbol
=>symbol : method setInstrumentedServer
(com.bbn.quo.examples.bette.SlideShowInstrumented)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> setInstrumentedServer(iserver);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:99: cannot resolve
symbol
=>symbol : method setOrb (org.omg.CORBA.ORB)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> setOrb(orb);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:100: cannot resolve
symbol
=>symbol : method setServer
(java.lang.String,com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> setServer("com.bbn.quo.example.slideshow.SlideService",
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:103: cannot resolve
symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> initSysconds(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:104: cannot resolve
symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:105: cannot resolve
symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> linkContract(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:106: cannot resolve
symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> linkRemoteObject(wrapperHelper.server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowDiagnoseWrapper.java:109: cannot resolve
symbol
=>symbol : method getUseInstrumentationSC ()
=>location: class com.bbn.quo.examples.bette.SlideShowDiagnoseWrapper
=> useInstrumentation = getUseInstrumentationSC();
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedServerWrapper.java:58: cannot
resolve symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowInstrumentedServerWrapper
=> initSysconds(kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedServerWrapper.java:59: cannot
resolve symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowInstrumentedServerWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedServerWrapper.java:60: cannot
resolve symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowInstrumentedServerWrapper
=> linkContract(kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowInstrumentedServerWrapper.java:61: cannot
resolve symbol
=>symbol : method setServer (com.bbn.quo.examples.bette.SlideService)
=>location: class com.bbn.quo.examples.bette.SlideShowInstrumentedServerWrapper
=> setServer(server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:9:
com.bbn.quo.examples.bette.SlideShowRSSWrapper should be declared a
bstract; it does not define _is_a(java.lang.String) in
com.bbn.quo.examples.bette.SlideShowRSSWrapper
=>public class SlideShowRSSWrapper
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:30: cannot resolve symbol
=>symbol : method setInstrumentedServer
(com.bbn.quo.examples.bette.SlideShowInstrumented)
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> setInstrumentedServer(iserver);
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:33: cannot resolve symbol
=>symbol : method setServer
(<null>,java.lang.String,com.bbn.quo.examples.bette.SlideShowInstrumented)
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> setServer(null, "com.bbn.quo.example.slideshow.SlideService", iserver);
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:35: cannot resolve symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> initSysconds(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:36: cannot resolve symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:37: cannot resolve symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> linkContract(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowRSSWrapper.java:38: cannot resolve symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowRSSWrapper
=> linkRemoteObject(wrapperHelper.server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:58: cannot
resolve symbol
=>symbol : method setPOA (org.omg.PortableServer.POA)
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> setPOA(poa);
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:59: cannot
resolve symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> initSysconds(kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:60: cannot
resolve symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:61: cannot
resolve symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> linkContract(kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowSerializingServerWrapper.java:62: cannot
resolve symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowSerializingServerWrapper
=> linkRemoteObject(server._this());
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:10:
com.bbn.quo.examples.bette.SlideShowStateWrapper should be decla
red abstract; it does not define _is_a(java.lang.String) in
com.bbn.quo.examples.bette.SlideShowStateWrapper
=>public class SlideShowStateWrapper
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:25: cannot resolve
symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowStateWrapper
=> initSysconds(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:26: cannot resolve
symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowStateWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:27: cannot resolve
symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowStateWrapper
=> linkContract(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowStateWrapper.java:28: cannot resolve
symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowStateWrapper
=> linkRemoteObject(wrapperHelper.server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:11:
com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper should
be declared abstract; it does not define _is_a(java.lang.String) in
com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=>public class SlideShowUserAdaptWrapper
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:108: cannot resolve
symbol
=>symbol : method initSysconds (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> initSysconds(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:109: cannot resolve
symbol
=>symbol : method initCallbacks ()
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> initCallbacks();
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:110: cannot resolve
symbol
=>symbol : method linkContract (com.bbn.quo.corba.QuoKernel)
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> linkContract(wrapperHelper.kernel);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:111: cannot resolve
symbol
=>symbol : method linkRemoteObject (com.bbn.quo.examples.bette.SlideShow)
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> linkRemoteObject(wrapperHelper.server);
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:114: cannot resolve
symbol
=>symbol : method getUserEnableSmallSC ()
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> userEnableSmall = getUserEnableSmallSC();
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:115: cannot resolve
symbol
=>symbol : method getUserEnableUnprocessedSC ()
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> userEnableUnprocessed = getUserEnableUnprocessedSC();
=> ^
=>com/bbn/quo/examples/bette/SlideShowUserAdaptWrapper.java:120: cannot resolve
symbol
=>symbol : method setInstrumentedServer
(com.bbn.quo.examples.bette.SlideShowInstrumented)
=>location: class com.bbn.quo.examples.bette.SlideShowUserAdaptWrapper
=> setInstrumentedServer(iserver);
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:40: cannot resolve symbol
=>symbol : variable userEnableSmall
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> userEnableSmall = makeValueSC(kernel, "User Enable Small");
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:41: cannot resolve symbol
=>symbol : variable userEnableUnprocessed
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> userEnableUnprocessed = makeValueSC(kernel, "User Enable Unprocessed");
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:42: cannot resolve symbol
=>symbol : variable userEnableSmall
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> userEnableSmall.booleanValue(false);
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:43: cannot resolve symbol
=>symbol : variable userEnableUnprocessed
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> userEnableUnprocessed.booleanValue(false);
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:50: cannot resolve symbol
=>symbol : variable userEnableSmall
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> return userEnableSmall;
=> ^
=>com/bbn/quo/examples/bette/UserAdaptQosketImpl.java:54: cannot resolve symbol
=>symbol : variable userEnableUnprocessed
=>location: class com.bbn.quo.examples.bette.UserAdaptQosketImpl
=> return userEnableUnprocessed;
=> ^
=>Note: Some input files use or override a deprecated API.
=>Note: Recompile with -deprecation for details.
=>78 errors
=>jar cf bette.jar -C /home/yamuna/quo/examples/bette/.classes .
=>

--
[To unsubscribe to this list send an email to "majdart@..."
with the following text in the BODY of the message "unsubscribe quo-users"]



Fri Nov 30, 2001 3:27 pm

gduzan@...
Send Email Send Email

Forward
Message #16 of 35 |
Expand Messages Author Sort by Date

What version of QuO are you using? Check $QUO_ROOT/VERSION and let me know what it says. It looks like your quogen may be out of sync with the examples. You...
Gary Duzan
gduzan@...
Send Email
Nov 30, 2001
3:28 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help