Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@www.apache.org Received: (qmail 50796 invoked from network); 22 Jan 2004 04:15:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Jan 2004 04:15:37 -0000 Received: (qmail 45501 invoked by uid 500); 22 Jan 2004 04:15:17 -0000 Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 45046 invoked by uid 500); 22 Jan 2004 04:15:14 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine Users List" Reply-To: "Turbine Users List" Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 45033 invoked from network); 22 Jan 2004 04:15:13 -0000 Received: from unknown (HELO demner.com) (24.80.249.222) by daedalus.apache.org with SMTP; 22 Jan 2004 04:15:13 -0000 Received: (qmail 25869 invoked by uid 7794); 22 Jan 2004 04:15:23 -0000 Received: from turbine@demner.com by demner.com by uid 7791 with qmail-scanner-1.20rc4 (. spamassassin: 2.54. Clear:RC:1:. Processed in 0.320191 secs); 22 Jan 2004 04:15:23 -0000 Received: from h24-84-160-122.vc.shawcable.net (HELO daviddemner) (24.84.160.122) by demner.com with SMTP; 22 Jan 2004 04:15:22 -0000 From: "David Demner" To: "'Turbine Users List'" Subject: RE: TDK demo app probs Date: Wed, 21 Jan 2004 20:15:12 -0800 Message-ID: <007001c3e09e$54e62790$0100000a@daviddemner> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <00d001c3e09b$923ab6e0$22e9992f@asiapac.nortel.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Andrew, There was an 'unofficial' TDK-2.3 release created very kindly by Jeff Painter: ----------- I have put together a tdk-2.3 that a few have tested and said is working = for them. no word yet on if it will be officially posted until then, you can download from me http://kiasoft.com/~painter/tdk-2.3_20031210.tar.gz there is one bug if you change the package of the sample app my intake=20 examples seem to fail, but other than that it works alright. I haven't = had=20 time to figure out the problem... running the sample app out of the box=20 seems to work just fine ----------- I've been running it for a while now, as I'm sure others have too, and = it seems to work properly. Maybe you will have more luck with this = version? Good luck, David PS: The mail archives are now at http://www.mail-archive.com/turbine-user@jakarta.apache.org/ (which is accessible from the Mailing List link on the main jakarta page). -----Original Message----- From: Andrew Zahra [mailto:work@zguy.com]=20 Sent: Wednesday, January 21, 2004 7:55 PM To: turbine-user@jakarta.apache.org Subject: TDK demo app probs I've just installed the TDK 2.2_01 and after install I go to tomcat, log = in OK and then get the error below. Where do I start figuring this out? BTW, archives.apache.org isn't in DNS so I couldn't look thru the email archives. java.lang.NoClassDefFoundError at org.apache.turbine.services.security.db.DBUserManager.retrieve(DBUserMana= ger .java:153) at org.apache.turbine.services.security.db.DBUserManager.retrieve(DBUserMana= ger .java:241) at org.apache.turbine.services.security.BaseSecurityService.getAuthenticated= Use r(BaseSecurityService.java:308) at org.apache.turbine.services.security.TurbineSecurity.getAuthenticatedUser= (Tu rbineSecurity.java:194) at org.apache.turbine.modules.actions.LoginUser.doPerform(LoginUser.java:111= ) at org.apache.turbine.modules.Action.perform(Action.java:87) at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122) at org.apache.turbine.Turbine.doGet(Turbine.java:509) at org.apache.turbine.Turbine.doPost(Turbine.java:658) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat= ion FilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte= rCh ain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve= .ja va:243) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 66) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:47= 2) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) = at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve= .ja va:190) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 66) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorB= ase .java:475) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 64) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.jav= a:2 46) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 64) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:47= 2) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) = at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347= ) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:= 180 ) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 66) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherVal= ve. java:170) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 64) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:= 170 ) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 64) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)= at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 64) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:47= 2) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) = at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.j= ava :174) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.jav= a:5 66) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:47= 2) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) = at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.ja= va: 1027) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1= 125 ) at java.lang.Thread.run(Thread.java:536) --- Andrew Zahra Wollongong, NSW Australia --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org