Hello dear XWikiers, one of the issues of XWiki which keeps coming up since many many versions are "failed restarts". They manifest themselves as a web-application that misses something I could never identify and starts triggering lack of authorizations. They tend to fairly randomly. Rather more rarely on fast machines. About 5% of the times on our T2000. However, since i am in a clustered situation, it happens considerably more frequently, almost 90%. How can I debug these? I see nothing suspicious in the console and the web line manifests itself as follows: thanks for hints. Paul
paul$ wget -O - http://current.dev.curriki.org/xwiki/bin/view/Main/About --2012-08-03 18:20:23-- http://current.dev.curriki.org/xwiki/bin/view/Main/About Résolution de current.dev.curriki.org (current.dev.curriki.org)... 63.241.108.237 Connexion vers current.dev.curriki.org (current.dev.curriki.org)|63.241.108.237|:80...connecté. requête HTTP transmise, en attente de la réponse...401 Authorization Required ÉCHEC d'autorisation.
Brouwer:~ paul$ wget -O - http://dev-current-app:8080/xwiki/bin/view/Main/About--2012-08-03 18:20:37-- http://dev-current-app:8080/xwiki/bin/view/Main/About Résolution de dev-current-app (dev-current-app)... 63.241.108.241 Connexion vers dev-current-app (dev-current-app)|63.241.108.241|:8080...connecté. requête HTTP transmise, en attente de la réponse...302 Moved Temporarily Emplacement: http://dev-current-app:8080/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=d49d... [suivant] --2012-08-03 18:20:39-- http://dev-current-app:8080/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=d49d... Réutilisation de la connexion existante vers dev-current-app:8080. requête HTTP transmise, en attente de la réponse...401 Unauthorized ÉCHEC d'autorisation.