Search the mail list archive for NoClassDefFoundError and you
will learn everything there is to know about this problem except 
the solution.

The same problem occurs using Resin as well as Tomcat.

Cheers,

Scott

----- Original Message ----- 
From: "Colin Chalmers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 16, 2001 5:13 PM
Subject: ending session


> Hi all,
> 
> I'm playing around with the session control in TDK2.1 and notice the
> following error message in the catalina box when the session gets
> terminated. I have to add that the session *does* get ended forcing the user
> to login in again but I would like to get rid of this message. Village is in
> the lib directory so I can't understand the error.
> 
> Any ideas?
> 
> /Colin
> 
> <snip>
> Apache Tomcat/4.0-b6-dev
> java.lang.NoClassDefFoundError: com/workingdogs/village/KeyDef
>         at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1631)
>         at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1578)
>         at
> org.apache.turbine.om.security.peer.TurbineUserPeer.doUpdate(TurbineU
> serPeer.java:463)
>         at
> org.apache.turbine.services.security.db.DBUserManager.store(DBUserMan
> ager.java:272)
>         at
> org.apache.turbine.services.security.BaseSecurityService.saveUser(Bas
> eSecurityService.java:379)
>         at
> org.apache.turbine.services.security.TurbineSecurity.saveUser(Turbine
> Security.java:261)
>         at
> org.apache.turbine.om.security.TurbineUser.valueUnbound(TurbineUser.j
> ava:649)
>         at
> org.apache.catalina.session.StandardSession.removeAttribute(StandardS
> ession.java:953)
>         at
> org.apache.catalina.session.StandardSession.expire(StandardSession.ja
> va:551)
>         at
> org.apache.catalina.session.StandardManager.processExpires(StandardMa
> nager.java:744)
>         at
> org.apache.catalina.session.StandardManager.run(StandardManager.java:
> 815)
>         at java.lang.Thread.run(Thread.java:484)
> 
> </snip>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to