[xwiki-users] xwiki Enterprise login problem
Hi everyone ! I'm a sysadmin for a xwiki Enterprise, in an old version (1.2.6932 !!!). Almost every content is user-login protected, and when I try to login, I always come back to the login screen ... embarassing ... :) A long time I haven't touched to the xwiki or Tomcat configuration ... Any idea : * about what happens ? * how to debug, I tried to find some application log, but didn't find any! the main URL is : http://gtbiblio.univ-paris-diderot.fr and U can find a "public" page there : http://gtbiblio.univ-paris-diderot.fr/xwiki/bin/view/public/WebHome Thanks! -- Julien Oix SCRIPT - Université Paris Diderot Paris 7 Tel : (+33) 157 275 965 Fax : (+33) 157 275 961 Mobile : (+33) 664 392 207 --------------------------------------------- http://www.gnu.org/philosophy/no-word-attachments.html
On 03/30/2010 04:42 PM, Julien Oix wrote:
Hi everyone !
I'm a sysadmin for a xwiki Enterprise, in an old version (1.2.6932 !!!).
Almost every content is user-login protected, and when I try to login, I always come back to the login screen ... embarassing ... :)
Does this happen for you only, or for every user? On one computer, or any?
A long time I haven't touched to the xwiki or Tomcat configuration ...
Any idea :
* about what happens ? * how to debug, I tried to find some application log, but didn't find any!
For existing logs, this depends on the container you're using; in Tomcat, XWiki logs are printed to catalina.out. XWiki does write logs to a file named xwiki.log, which usually doesn't end up in the right place, but you can change it's location in a config file. For more details about logging, see http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging
the main URL is : http://gtbiblio.univ-paris-diderot.fr
and U can find a "public" page there : http://gtbiblio.univ-paris-diderot.fr/xwiki/bin/view/public/WebHome
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi Sergiu, Sergiu Dumitriu a écrit :
On 03/30/2010 04:42 PM, Julien Oix wrote:
Hi everyone !
I'm a sysadmin for a xwiki Enterprise, in an old version (1.2.6932 !!!).
Almost every content is user-login protected, and when I try to login, I always come back to the login screen ... embarassing ... :)
Does this happen for you only, or for every user? On one computer, or any?
For every user, on any computer/browser/OS
A long time I haven't touched to the xwiki or Tomcat configuration ...
Any idea :
* about what happens ? * how to debug, I tried to find some application log, but didn't find any!
For existing logs, this depends on the container you're using; in Tomcat, XWiki logs are printed to catalina.out. XWiki does write logs to a file named xwiki.log, which usually doesn't end up in the right place, but you can change it's location in a config file. For more details about logging, see http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging
I can't find a catalina.out ... i've replaced the ${webapps}/WEb-INF/classes/log4j.properties with the one described in http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging and I have a xwiki.log in /var/lib/tomcat5.5/temp in which nothing's written when I try to login ...
the main URL is : http://gtbiblio.univ-paris-diderot.fr
and U can find a "public" page there : http://gtbiblio.univ-paris-diderot.fr/xwiki/bin/view/public/WebHome
-- Julien Oix SCRIPT - Université Paris Diderot Paris 7 Tel : (+33) 157 275 965 Fax : (+33) 157 275 961 Mobile : (+33) 664 392 207 --------------------------------------------- http://www.gnu.org/philosophy/no-word-attachments.html
participants (2)
-
Julien Oix -
Sergiu Dumitriu