Hello Maruthi, It seems that the turbine tables do not exist, as the logging shows: "Table 'thesiswork.turbine_user' doesn't exist". Have you ran the .sql scripts needed to create and populate the turbine tables? Check out src/sql/external/turbine-mysql.sql and src/sql/external/populate-mysql.sql. Also look here: http://portals.apache.org/jetspeed-1/database.html
Hope it helps, -Stijn ----- Original Message ----- From: Maruthi To: [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 7:09 PM Subject: JSP Portlet ->Mysql ->Connection Problem Hello Everybody, I want to connect to JSP portlet to mysql database.......when i deployed i am getting the following error.I am using mysql database and the driver is mysql Odbc 3.51 driver to connect to mysql from Java..My database name is "Thesiswork". _____________________________________________ Error:: _____________________________________________ 17.06.2004 18:26:44 org.apache.torque.util.BasePeer initTableSchema SCHWERWIEGEND: java.sql.SQLException: [MySQL][ODBC 3.51 Driver][mysqld-4.0.18-max-nt]Table 'thesiswork.turbine_user' doesn't exist 17.06.2004 18:26:44 org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer initClass SCHWERWIEGEND: A FATAL ERROR has occurred which should not have happened under any circumstance. Please notify the Torque developers <[EMAIL PROTECTED] che.org> and give as many details as possible (including the error stack trace). java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): [MySQL][ODBC 3.51 Driver][mysqld-4.0.18-max-nt]Table 'thesiswork.turbine_user' doesn't exist _______________________________________________________________________ I am attaching my source code,registry file,Property files ....i tried all the options that i know to solve the problem ...but i couldn't.Any help in this regard will be greatly appreciated. Thanks a lot for your time and patience, Maruthi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
