Bonjour, j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa. merci par avance. Amicalement. D.M. -------------------------------------------------------------------------- J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz <https://forge.objectweb.org/project/download.php?group_id=170&file_id=7409> sous linux Debian. J'ai lancé le serveur correctement. Si j'accède à http://localhost:8080/xwiki/ j'obtiens XWiki Installation * Installation Instructions <http://localhost:8080/xwiki/install.txt> * XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome> mais en cliquant sur le Xwiki Home Page me donne : HTTP ERROR: 404 Not Found RequestURI=/xwiki/bin/view/Main/WebHome L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal). -- Daniel Marre Directeur des études du DGEI Maître de Conférences en Informatique INSA - DGEI www.insa-toulouse.fr 125 AV. de Rangueil - 31077 - Toulouse (France) Daniel.Marre@insa-toulouse.fr (33) 5.61.55.98.08
Hi Daniel, Are you using the standalone installation ? Or are you using the XWiki WAR that youre dropping in a servlet container of your own? If so, youre the one choosing the context path. If you havent specified anything its usually the war file name. Thanks -Vincent PS: Please write in English! From: Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] Sent: jeudi 21 décembre 2006 11:16 To: xwiki-users@objectweb.org Subject: [xwiki-users] Pb install sous Debian Bonjour, j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa. merci par avance. Amicalement. D.M. -------------------------------------------------------------------------- J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz <https://forge.objectweb.org/project/download.php?group_id=170&file_id=7409> sous linux Debian. J'ai lancé le serveur correctement. Si j'accède à http://localhost:8080/xwiki/ j'obtiens XWiki Installation * Installation <http://localhost:8080/xwiki/install.txt> Instructions * XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome> mais en cliquant sur le Xwiki Home Page me donne : HTTP ERROR: 404 Not Found RequestURI=/xwiki/bin/view/Main/WebHome L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal). -- Daniel Marre Directeur des études du DGEI Maître de Conférences en Informatique INSA - DGEI www.insa-toulouse.fr 125 AV. de Rangueil - 31077 - Toulouse (France) Daniel.Marre@insa-toulouse.fr (33) 5.61.55.98.08
Hi, I think I've the same problem. I use the .war on tomcat.. And after restarting tomcat server, the war are unwared and deployed, but, if I go on Tomcat admin webtool, X-Wiki doesn't appear, and 404.. When I install with the same way on TomCat (same version) on WinOS, all work fine. Sorry, I don't know what's the context path, and where change it. Thanks, Best regards, Rémi Vincent Massol a écrit :
Hi Daniel,
Are you using the standalone installation ? Or are you using the XWiki WAR that you’re dropping in a servlet container of your own? If so, you’re the one choosing the context path. If you haven’t specified anything it’s usually the war file name.
Thanks
-Vincent
PS: Please write in English!
*From:* Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] *Sent:* jeudi 21 décembre 2006 11:16 *To:* xwiki-users@objectweb.org *Subject:* [xwiki-users] Pb install sous Debian
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa.
merci par avance.
Amicalement.
D.M.
--------------------------------------------------------------------------
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz <https://forge.objectweb.org/project/download.php?group_id=170&file_id=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions <http://localhost:8080/xwiki/install.txt> * XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr <http://www.insa-toulouse.fr>
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre@insa-toulouse.fr <mailto:Daniel.Marre@insa-toulouse.fr> (33) 5.61.55.98.08 ------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi Remi,
-----Original Message----- From: FireWave [mailto:firewave@free.fr] Sent: jeudi 21 décembre 2006 14:07 To: xwiki-users@objectweb.org Subject: Re: [xwiki-users] Pb install sous Debian
Hi, I think I've the same problem. I use the .war on tomcat.. And after restarting tomcat server, the war are unwared and deployed, but, if I go on Tomcat admin webtool, X-Wiki doesn't appear, and 404..
* What's the name of your war in $TOMCAT_HOME/webapps/? * What's the URL you're using when the 404 is returned?
When I install with the same way on TomCat (same version) on WinOS, all work fine.
Hmmm... Strange. Tomcat should work the same on all OS.
Sorry, I don't know what's the context path, and where change it. Thanks,
Let's first find what the issue is. Thanks -Vincent
Vincent Massol a écrit :
Hi Daniel,
Are you using the standalone installation ? Or are you using the
WAR that youre dropping in a servlet container of your own? If so, youre the one choosing the context path. If you havent specified anything its usually the war file name.
Thanks
-Vincent
PS: Please write in English!
*From:* Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] *Sent:* jeudi 21 décembre 2006 11:16 *To:* xwiki-users@objectweb.org *Subject:* [xwiki-users] Pb install sous Debian
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa.
merci par avance.
Amicalement.
D.M.
---------------------------------------------------------------------
XWiki -
----
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz
=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions <http://localhost:8080/xwiki/install.txt> * XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr <http://www.insa-toulouse.fr>
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre@insa-toulouse.fr <mailto:Daniel.Marre@insa-toulouse.fr> (33) 5.61.55.98.08 ---------------------------------------------------------------------
<https://forge.objectweb.org/project/download.php?group_id=170&file_id -
--
-- You receive this message as a subscriber of the xwiki- users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
I use xwiki.war, same name on win or Ubuntu (Debian based) I use the same url than on windows, like http://localhost:8080/xwiki/bin/view/Main/WebHome I tried some other webapps application on tomcat linux, all works fine but xwiki. So, Tomcat works, mySQL is the same version on Win or Linux, .war and db the same file too.. Yeah it's very strange !!!! I'm so despaired !!! Please help ! :'( Thanks :) Rémi / F4EPA, Paris, France Vincent Massol a écrit :
Hi Remi,
-----Original Message----- From: FireWave [mailto:firewave@free.fr] Sent: jeudi 21 décembre 2006 14:07 To: xwiki-users@objectweb.org Subject: Re: [xwiki-users] Pb install sous Debian
Hi, I think I've the same problem. I use the .war on tomcat.. And after restarting tomcat server, the war are unwared and deployed, but, if I go on Tomcat admin webtool, X-Wiki doesn't appear, and 404..
* What's the name of your war in $TOMCAT_HOME/webapps/? * What's the URL you're using when the 404 is returned?
When I install with the same way on TomCat (same version) on WinOS, all work fine.
Hmmm... Strange. Tomcat should work the same on all OS.
Sorry, I don't know what's the context path, and where change it. Thanks,
Let's first find what the issue is.
Thanks -Vincent
Vincent Massol a écrit :
Hi Daniel,
Are you using the standalone installation ? Or are you using the
XWiki
WAR that you’re dropping in a servlet container of your own? If so, you’re the one choosing the context path. If you haven’t specified anything it’s usually the war file name.
Thanks
-Vincent
PS: Please write in English!
*From:* Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] *Sent:* jeudi 21 décembre 2006 11:16 *To:* xwiki-users@objectweb.org *Subject:* [xwiki-users] Pb install sous Debian
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa.
merci par avance.
Amicalement.
D.M.
---------------------------------------------------------------------
-
----
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz
<https://forge.objectweb.org/project/download.php?group_id=170&file_id
=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions
<http://localhost:8080/xwiki/install.txt>
* XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre@insa-toulouse.fr <mailto:Daniel.Marre@insa-toulouse.fr>
(33) 5.61.55.98.08
---------------------------------------------------------------------
-
--
-- You receive this message as a subscriber of the xwiki-
users@objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi Rémi, I installed xwiki 0.9.840 on ubuntu as well in the past, Here are the issues I faced : * some issues with the java security manager, my workaround was to turn it off, in etc/init.d/tomcat {code} # Use the Java security manager? (yes/no) TOMCAT5_SECURITY=no {code} * xwiki upload permission denied: http://mail-archive.objectweb.org/xwiki-users/2006-02/msg00069.html This problems occurs when files are bigger than 100K and the file system is used for temporary storage instead of the memory. The directory is usually tomcat/work/Catalina/localhost/xwiki and the user under which your tomcat process is running should have permission to this directory. Tomcat policies could affect this if you policies state that you can't write to the file system, but this is not the case in default policies You can change the temporary directory with the xwiki.upload.tempdir parameter in xwiki.cfg xwiki.upload.tempdir= /usr/share/tomcat5/temp On 12/21/06, FireWave <firewave@free.fr> wrote:
I use xwiki.war, same name on win or Ubuntu (Debian based) I use the same url than on windows, like http://localhost:8080/xwiki/bin/view/Main/WebHome I tried some other webapps application on tomcat linux, all works fine but xwiki. So, Tomcat works, mySQL is the same version on Win or Linux, .war and db the same file too.. Yeah it's very strange !!!!
I'm so despaired !!! Please help ! :'(
Thanks :) Rémi / F4EPA, Paris, France
Vincent Massol a écrit :
Hi Remi,
-----Original Message----- From: FireWave [mailto:firewave@free.fr] Sent: jeudi 21 décembre 2006 14:07 To: xwiki-users@objectweb.org Subject: Re: [xwiki-users] Pb install sous Debian
Hi, I think I've the same problem. I use the .war on tomcat.. And after restarting tomcat server, the war are unwared and deployed, but, if I go on Tomcat admin webtool, X-Wiki doesn't appear, and 404..
* What's the name of your war in $TOMCAT_HOME/webapps/? * What's the URL you're using when the 404 is returned?
When I install with the same way on TomCat (same version) on WinOS, all work fine.
Hmmm... Strange. Tomcat should work the same on all OS.
Sorry, I don't know what's the context path, and where change it. Thanks,
Let's first find what the issue is.
Thanks -Vincent
Vincent Massol a écrit :
Hi Daniel,
Are you using the standalone installation ? Or are you using the
XWiki
WAR that you're dropping in a servlet container of your own? If so, you're the one choosing the context path. If you haven't specified anything it's usually the war file name.
Thanks
-Vincent
PS: Please write in English!
*From:* Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] *Sent:* jeudi 21 décembre 2006 11:16 *To:* xwiki-users@objectweb.org *Subject:* [xwiki-users] Pb install sous Debian
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa.
merci par avance.
Amicalement.
D.M.
---------------------------------------------------------------------
-
----
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz
<https://forge.objectweb.org/project/download.php?group_id=170&file_id
=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions
<http://localhost:8080/xwiki/install.txt>
* XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre@insa-toulouse.fr <mailto:Daniel.Marre@insa-toulouse.fr>
(33) 5.61.55.98.08
---------------------------------------------------------------------
-
--
-- You receive this message as a subscriber of the xwiki-
users@objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- François Le Droff http://www.droff.com
Hi Vincent, Thank's for your fast reaction and message, Yes I use the standalone installation beacause it's fast to install and I want to try Xwiki on a real need with Ldap connection. Thank you for your help. Daniel. Vincent Massol a écrit :
Hi Daniel,
Are you using the standalone installation ?
Or are you using the XWiki WAR that you're dropping in a servlet container of your own? If so, you're the one choosing the context path. If you haven't specified anything it's usually the war file name.
Thanks
-Vincent
PS: Please write in English!
*From:* Daniel Marre [mailto:Daniel.Marre@insa-toulouse.fr] *Sent:* jeudi 21 décembre 2006 11:16 *To:* xwiki-users@objectweb.org *Subject:* [xwiki-users] Pb install sous Debian
Bonjour,
j'ai un pb d'installation sous Debian, si vs pouvez jeter un oeil ce serait sympa.
merci par avance.
Amicalement.
D.M.
--------------------------------------------------------------------------
J'ai téléchargé et installé la version xwiki-1.0-beta-1.tar.gz <https://forge.objectweb.org/project/download.php?group_id=170&file_id=7409>
sous linux Debian.
J'ai lancé le serveur correctement.
Si j'accède à http://localhost:8080/xwiki/ j'obtiens
XWiki Installation
* Installation Instructions <http://localhost:8080/xwiki/install.txt> * XWiki Home Page <http://localhost:8080/xwiki/bin/view/Main/WebHome>
mais en cliquant sur le Xwiki Home Page me donne :
HTTP ERROR: 404
Not Found
RequestURI=/xwiki/bin/view/Main/WebHome
L'accès suivant le lien http://localhost:8080/xwiki/bin/view/Main/WebHome indiqué sur la page 'installation ' de votre site me donne la même chose (ce qui me semble là normal).
--
Daniel Marre
Directeur des études du DGEI
Maître de Conférences en Informatique
INSA - DGEI www.insa-toulouse.fr <http://www.insa-toulouse.fr>
125 AV. de Rangueil - 31077 - Toulouse (France)
Daniel.Marre@insa-toulouse.fr <mailto:Daniel.Marre@insa-toulouse.fr> (33) 5.61.55.98.08
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Daniel Marre Directeur des études du DGEI Maître de Conférences en Informatique INSA - DGEI www.insa-toulouse.fr 125 AV. de Rangueil - 31077 - Toulouse (France) Daniel.Marre@insa-toulouse.fr (33) 5.61.55.98.08
participants (4)
-
Daniel Marre -
FireWave -
François Le Droff -
Vincent Massol