Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 52445 invoked from network); 16 Mar 2010 01:33:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Mar 2010 01:33:01 -0000 Received: (qmail 22299 invoked by uid 500); 16 Mar 2010 01:33:01 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 22219 invoked by uid 500); 16 Mar 2010 01:33:01 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 22211 invoked by uid 99); 16 Mar 2010 01:33:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 01:33:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [195.8.233.65] (HELO august.de) (195.8.233.65) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Mar 2010 01:32:54 +0000 Received: from [192.168.1.2] (HSI-KBW-085-216-079-065.hsi.kabelbw.de [85.216.79.65]) (Authenticated sender: rsc) by august.de (Postfix) with ESMTPA id 9428F1FE18 for ; Tue, 16 Mar 2010 02:32:33 +0100 (CET) Message-ID: <4B9EDFB1.50307@august.de> Date: Tue, 16 Mar 2010 02:32:33 +0100 From: Rolf Schumacher Reply-To: rolf@rolfschumacher.eu User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: jspwiki-user@incubator.apache.org Subject: problems with apt-get installed tomcat and jspwiki Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Dear JSPWiki Expert, with a new Debian system I firstly tried to install tomcat by "apt-get install tomcat6". Than I "jar -xf JSPWiki.jar" to webapps/jspw. It's 2.8.3. Edited jspwiki.properties, let the wiki files reside in /home/rsc/jspw (see http://pastebin.ca/1841933). Extracted the core pages to that directory, gave the directory itself a 777 access code, all the files in there 666. Restarted Tomcat and got this errors in catalina.out: http://pastebin.ca/1841932 Of course, I do not understand that messages. You know what's going on here? Rolf