HELP!!! :-)
I am running on win2kpro, java version "1.3.1_01", Apache Tomcat/4.0-b7
I am getting the following stack trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested
exception is:
java.lang.ClassNotFoundException:
net.jini.lookup.ServiceDiscoveryManager$LookupCacheImplLookupListener_Stub
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception
is:
java.lang.ClassNotFoundException:
net.jini.lookup.ServiceDiscoveryManager$LookupCacheImpl$LookupListener_Stub
java.lang.ClassNotFoundException:
net.jini.lookup.ServiceDiscoveryManager$LookupCacheImpl$LookupListener_Stub
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at sun.rmi.server.ActivatableRef.invoke(ActivatableRef.java:120)
at com.sun.jini.reggie.RegistrarImpl_Stub.notify(Unknown Source)
at
com.sun.jini.reggie.RegistrarProxy.notify(RegistrarProxy.java:116)
at
net.jini.lookup.ServiceDiscoveryManager.registerListener(ServiceDiscoveryMan
ager.java:2238)
at
net.jini.lookup.ServiceDiscoveryManager.access$13(ServiceDiscoveryManager.ja
va:2228)
at
net.jini.lookup.ServiceDiscoveryManager$LookupCacheImpl$RegisterListenerTask
.exec(ServiceDiscoveryManager.java:405)
at
net.jini.lookup.ServiceDiscoveryManager$LookupCacheImpl.execTasks(ServiceDis
coveryManager.java:987)
at
net.jini.lookup.ServiceDiscoveryManager$TaskThread.run(ServiceDiscoveryManag
er.java:330)
The jar file that contains the class complained about I have copied into:
${TOMCAT_ROOT}/common/lib
${TOMCAT_ROOT}/lib
${TOMCAT_ROOT}/webapps/app/WEB-INF/lib
and am still getting the exception.
any ideas?
Thanks in advance for any help!
OBTW: this app runs fine under Solaris with the same Tomcat version and just
having the jar file
in ${TOMCAT_ROOT}/webapps/app/WEB-INF/lib
Lance
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>