Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 81125 invoked from network); 8 Apr 2008 12:06:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2008 12:06:42 -0000 Received: (qmail 90889 invoked by uid 500); 8 Apr 2008 12:06:42 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 90878 invoked by uid 500); 8 Apr 2008 12:06:42 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 90869 invoked by uid 99); 8 Apr 2008 12:06:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 05:06:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 12:05:51 +0000 Received: by mail.ecyrd.com (Postfix, from userid 1001) id 1E92E484BD; Tue, 8 Apr 2008 15:06:12 +0300 (EEST) Date: Tue, 8 Apr 2008 15:06:12 +0300 From: Janne Jalkanen To: jspwiki-user@incubator.apache.org Subject: Re: Problem starting JSPWiki over Windows XP Message-ID: <20080408120611.GA2463@ecyrd.com> References: <5ECA368C18CBF44CACEE50EAA6A6205105F616D4@EXCHANGE.INFY.LOCAL> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5ECA368C18CBF44CACEE50EAA6A6205105F616D4@EXCHANGE.INFY.LOCAL> User-Agent: Mutt/1.5.11 X-Virus-Checked: Checked by ClamAV on apache.org This smells like Tomcat itself is broken (e.g. server.xml). JSPWiki would not throw that kind of an exception. /Janne On Tue, Apr 08, 2008 at 02:02:43PM +0200, ALBERTO MARTINEZ wrote: > Of course I can traslate. Sorry, I didn't realize it is in Spanish. Here is the traslation: > > > LifecycleException: No se ha hallado componente de Base de datos de > > Usuario mediante la clave UserDatabase > > > LifecycleException: Cannot find the User Database component with the key UserDatabase > > -----Mensaje original----- > De: Florian Holeczek [mailto:florian@holeczek.de] > Enviado el: martes, 08 de abril de 2008 13:57 > Para: ALBERTO MARTINEZ > Asunto: Re: Problem starting JSPWiki over Windows XP > > > LifecycleException: No se ha hallado componente de Base de datos de > > Usuario mediante la clave UserDatabase > > Could you translate this to English, please? > Which user database are you using? > Is it corrupted or inaccessible? > > Regards, > Florian > > Urspr�ngliche Nachricht vom 08.04.2008 um 13:48: > > Well, as I see, I cannot send an attachment. Sorry Craig, but I don't know what JIRA is :(. > > > Anyway, lets try to paste here the part that I think shows the problem: > > > 08-abr-2008 13:34:58 org.apache.catalina.startup.Catalina start > > GRAVE: Catalina.start: > > LifecycleException: No se ha hallado componente de Base de datos de > > Usuario mediante la clave UserDatabase > > at > > org.apache.catalina.realm.UserDatabaseRealm.start(UserDatabaseRealm.java:261) > > at > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1037) > > at > > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443) > > at > > org.apache.catalina.core.StandardService.start(StandardService.java:516) > > at > > org.apache.catalina.core.StandardServer.start(StandardServer.java:710) > > at > > org.apache.catalina.startup.Catalina.start(Catalina.java:566) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > at java.lang.reflect.Method.invoke(Unknown Source) > > at > > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) > > at > > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > > 08-abr-2008 13:34:58 org.apache.catalina.startup.Catalina start > > INFO: Server startup in 71 ms > > > > Sorry for the inconveniences, > > Alberto > > > -----Mensaje original----- > > De: ALBERTO MARTINEZ [mailto:alberto.martinez@infinitysystem.es] > > Enviado el: martes, 08 de abril de 2008 13:37 > > Para: jspwiki-user@incubator.apache.org > > Asunto: RE: Problem starting JSPWiki over Windows XP > > > > > > -----Mensaje original----- > > De: ALBERTO MARTINEZ > > Enviado el: martes, 08 de abril de 2008 13:31 > > Para: 'jspwiki-user@incubator.apache.org' > > Asunto: RE: Problem starting JSPWiki over Windows XP > > > I resend it with the log archived in a .RAR. I hope you can read it now. > > > Thank you very much, > > Alberto > > > -----Mensaje original----- > > De: ALBERTO MARTINEZ > > Enviado el: martes, 08 de abril de 2008 12:15 > > Para: 'jspwiki-user@incubator.apache.org' > > Asunto: Problem starting JSPWiki over Windows XP > > > Hello all, > > > This is my first mail to the list. I hope you can forgive me if do > > anything wrong in my explanation, but I'm very hurry to get a > > solution. Let me explain my problem: > > > -Yesterday, my JSPWiki installation was working fine, as everyday > > since installation (3 weeks ago). I haven't touched anything in the > > server since installation and initial configuration, but today it > > doesn't work. The pages cannot be opened, it seems that the server is > > not running. Well, trying to check it, I have seen that the server is > > up and running (I'm using Xampp with Tomcat plugin and it worked fine > > since the first day), I also can access the server through Samba and > > it answers to the pings I send him. > > Having a look at the Tomcat logs, I see that there are some extrange > > errors, and I have tried to search in Google about them, and cannot > > find useful information. > > > Maybe this problem has happened to anybody that can help me. I attach > > the log file, maybe reading it someboby can tell me what happens to my > > server :( > > > Thank you very much, > > Alberto