I'm thinking about one question: The server and clients are inside a corporate network. Maybe the webmaster of the domain has changed anything in the domain configuration blocking the 8080 port... Can you help me in a easy way to change the listening port for Tomcat? JSPWiki is the only application running in this server, so I can disable or change the port to the "default" Apache (which I have tested right now and works fine).
Thank you, Alberto -----Mensaje original----- De: Harry Metske [mailto:[EMAIL PROTECTED] Enviado el: martes, 08 de abril de 2008 16:32 Para: [email protected] Asunto: Re: Problem starting JSPWiki over Windows XP Alberto, you don't have to change this file, just have a look at it, to see if there are any definitions in it that point to this user database, maybe that can give you a clue (not us). I have no clue what your problem is, I have never seen JSPWiki's that suddenly stop working for no reason. And again, it looks more a Tomcat than a JSPWiki problem. regards, Harry 2008/4/8, ALBERTO MARTINEZ <[EMAIL PROTECTED]>: > > Ok, but why? I never have edited this file. Why yesteday it worked and > today don't? In fact, till today, I didn't know what was this file > for. This is very crazy.... And a pity, as I, the more I use JSPWiki, > the more I love it :( > > -----Mensaje original----- > De: Harry Metske [mailto:[EMAIL PROTECTED] Enviado el: martes, > 08 de abril de 2008 14:35 > > Para: [email protected] > Asunto: Re: Problem starting JSPWiki over Windows XP > > Maybe your Tomcat is using a UserDatabase for authentication purposes, > you can check the server.xml file in Tomcat's conf directory. > > regards, > Harry > > 2008/4/8, ALBERTO MARTINEZ <[EMAIL PROTECTED]>: > > > > Which database? I don't know much about Java/Tomcat. I come from > > using other CMSs like Drupal, which uses Apache/MySQL, not Java. So > > I don't know where is this database or how to check it. As I know, > > JSPWiki doesn't use any database, it stores the files in a folder > > and use them to "simulate" a database, right? > > > > What database are you talking about and how can I check it? > > > > Thank you again, > > Alberto > > > > -----Mensaje original----- > > De: Juan Pablo Santos RodrÃguez [mailto:[EMAIL PROTECTED] > > Enviado el: martes, 08 de abril de 2008 14:04 > > > > Para: [email protected] > > > > Asunto: Re: Problem starting JSPWiki over Windows XP > > > > > > Hi, > > > > It means Unable to find "Usuario" database component using key > > "UserDatabase" > > > > As Florian says, can you access your database? > > > > regards, > > jp > > > > 2008/4/8, Janne Jalkanen <[EMAIL PROTECTED]>: > > > > > > > 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 > > > > > > > > > I guess this is one of the reasons why localizing error messages > > > is bad - I have no idea what this means. > > > > > > Anyone? > > > > > > > > > /Janne > > > > > > > > > -- > met vriendelijke groet, > Harry Metske > Telnr. +31-548-512395 > Mobile +31-6-51898081 > -- met vriendelijke groet, Harry Metske Telnr. +31-548-512395 Mobile +31-6-51898081
