Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 64906 invoked from network); 1 Nov 2001 17:56:30 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 1 Nov 2001 17:56:30 -0000 Received: (qmail 182 invoked from network); 1 Nov 2001 17:58:45 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 1 Nov 2001 17:58:45 -0000 Received: (qmail 2758 invoked by uid 97); 1 Nov 2001 17:55:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 2725 invoked by uid 97); 1 Nov 2001 17:55:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 2676 invoked from network); 1 Nov 2001 17:55:47 -0000 Message-ID: From: "Smith, Lawrence T (Lance)" To: "Tomcat (E-mail)" Subject: ClassNotFoundException Date: Thu, 1 Nov 2001 12:55:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: For additional commands: Troubles with the list: