hello,
i'm trying to install jetspeed 1.0 but still
went in some trouble.
but first of all a description of my system's
configuration.
system configuration:
---------------------
host: dblabor2.fh-reutlingen.de
os: debian gnu/linux 2.2 (woody-i386)
www-root: /var/www
jetspeed content-root: /var/www/content
jetspeed doc-cache: /var/tmp/JetspeedDocumentCache
jetspeed pub-cache: /var/www/jetspeed-cache
apache sysconf-dir: /etc/apache
jetspeed sysconf-dir: /etc/Jetspeed
jserv sysconf-dir: /etc/jserv
jserv zone-properties: /etc/jserv/zones
java repository-root: /usr/share/java
java servlet-root: /usr/share/java/servlets
freemarker templates: /usr/share/doc/turbine-doc/examples/freemarker
jdk version: sun jdk1.2.2 for linux
apache version: apache 1.3.9
jserv version: jserv 1.1
db used with turbine: PostgreSQL
db name: turbine
db user/pw: turbine/turbine
i followed the instruction written by Mark Nickel which could be found
at the jetspeed faq sites. Unfortunatly i'm still getting a 500 error
which tells me that apache ist misconfigured in some way.
Below an error snipet from the jserv.log file.
jserv error log:
----------------
[26/03/2000 11:43:36:383] (ERROR) ajp12: Servlet Error: Initialization error
while loading the servlet: java.lang.Exception: T
urbine::init(ServletConfig) - 'properties' Init Parameter not found. Please
specify a value for the 'properties' Init Paramete
r by editing the servlet zone properties file. This is done by adding the
following line to the zone properties file: servlet.
Turbine.initArgs=properties=/path/to/TurbineResources.properties
[26/03/2000 11:43:36:383] (ERROR) an error returned handling request via
protocol "ajpv12"
[26/03/2000 11:45:20:559] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[26/03/2000 11:45:20:559] (ERROR) an error returned handling request via
protocol "ajpv12"
[26/03/2000 11:45:25:194] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[26/03/2000 11:45:25:195] (ERROR) an error returned handling request via
protocol "ajpv12"
[26/03/2000 11:48:54:477] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[26/03/2000 11:48:54:477] (ERROR) an error returned handling request via
protocol "ajpv12"
[26/03/2000 14:06:42:736] (ERROR) ajp12: Servlet Error:
java.lang.NullPointerException: null
[26/03/2000 14:06:42:736] (ERROR) an error returned handling request via
protocol "ajpv12"
zone definition for zone jetspeed
---------------------------------
ApJServMount /portal /jetspeed
zones=root,jetspeed
jetspeed.properties=/etc/jserv/zones/jetspeed.properties
repositories=/usr/share/java/servlets/jetspeed,
/usr/share/java/Jetspeed.jar,
/usr/share/java/turbine-2.0.jar,
/usr/share/java/coocon-ext-servlet2.2.jar
servlet.jetspeed.code=Turbine
servlet.jetspeed.initArgs=properties=/etc/Jetspeed/TurbineResources.properti
es
note: i mixed all parameters from various files which may be confusing,
the complete configuration could be found at
ftp://dblabor2.fh-reutlingen.de/pub/jetspeed.tar.gz .
Sorry, bout that but the list wont allow attachements though.
btw: cocoon is up and running (tested by requesting
http://dblabor2.fh-reutlingen.de/Cocoon.xml)
any help would be appreciated!
regards
daniel haischt
--
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]