Hi,
>My install and configuration seems to be OK.
>I have not install MySql since I couldn't find out the following
>"mysql_incomp.jar" from various packages I download from
>www.worldserver.com/mm.mysql (May be you know the right package I should
>download from this site ?)
This is your first problem, get the JDBC MySQL drivers from:
http://www.mysql.com/downloads/api-jdbc.html
or an alternative mirror. The package you need is:
mm.mysql.jdbc-1.2c.tar.gz
Uncompress and either put
mm.mysql.jdbc-1.2c/mysql_comp.jar, OR
mm.mysql.jdbc-1.2c/mysql_uncomp.jar
on your server's classpath, depending on whether your JDK can handle compressed
or uncompressed jar files.
>I certainly have other problems. Above is the listing of my turbine.log
>(apologize for the mail length).
>Did you ever have similar problem ? or can you simply explain what wrong
>with my configuration ?
You do, but I can't help with that... There seems to be a null pointer
exception, maybe a file can't be found? Try modifying the logs setup so that
the also print debug information. See your server.xml or jserv conf file.
Hope that helps :-)
A
-----------------------------------------------------------------
Visit our Internet site at http://www.reuters.com
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.
--
--------------------------------------------------------------
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]