Title: RE: Install problem!

> set MYSQL=%JETSPEED_HOME%/lib/mysql_uncomp.jar

> Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor): Cannot connect to MySQL server on relativity.yi.org:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.NoRouteToHostException)


It seems you did not configure your DB correctly.

* Check the DB you are using (MySQL, Oracle, whatever).
  Check whether you can connect using the DB's regular
  client tools. NOTE: you have to create an instance
  of a DB using the scripts found in TURBINE_HOME/docs/schemas.

* Check the JDBC driver for that DB. Is that mysql_uncomp.jar
  file ready to be used? Here I use mm.mysql-2.0.2-bin.jar.

* Check your Turbine/Jetspeed settings for DB name, user
  and password. It looks to me your driver is trying to
  access a DB on relativity.yi.org:3306; is this really
  your DB location?

HTH,


--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
If this mail is in HTML format, blame Exchange Server: Q222508

Reply via email to