Hi Paul, I have never seen nor heard anything like in XE so IMO this must be coming from the way curriki uses the XWiki platform. To debug is "easy". Simply start curriki in debug mode (see start_xwiki_debug.sh), open your IDE and connect to the running JVM. Then you can trace execution step by step. Not sure if it helps much but I cannot think of anything specific. -Vincent On Aug 8, 2012, at 9:27 PM, Paul Libbrecht wrote:
Once again having one such failed restart...
Somehow, this may be related to the programming permission model. One thing that we call steadily on all pages is $xwiki.includeTopic('Admin.Configuration', false) and I think this is the one that fails often. Can it be this should never be authorized if not having programming right? (and it was in version 1.5 or so)
thanks for hints. This remains troubling.
Paul
Le 3 août 2012 à 18:30, Paul Libbrecht a écrit :
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.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users