The exception message is pretty clear. My guess is you should do some reading on "db2jstrt".
-----Original Message----- From: Thavutam, Prashanth [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 11:00 AM To: Jetspeed Users List Subject: Error connecting to DB2 I was trying to connect to DB2 database on OS/390. I get the following error. Works fine with accessing default hsql. Horrible Exception: java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): [IBM][JDBC Driver] CLI0615E Error receiving from socket, server is not responding. SQLSTATE=08S01 at org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.initClass(Ba seTu rbineUserPeer.java:154) at org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.(BaseTurbine User Peer.java:128) at org.apache.jetspeed.services.security.turbine.TurbineUserManagement.getU ser( TurbineUserManagement.java:166) at org.apache.jetspeed.services.JetspeedUserManagement.getUser(JetspeedUser Mana gement.java:97) Properties that I am using: torque.database.default=default torque.database.default.adapter=db2net torque.dsfactory.default.connection.driver = COM.ibm.db2.jdbc.net.DB2Driver torque.dsfactory.default.connection.url = jdbc:db2://servername:port:databasename torque.dsfactory.default.connection.user = username torque.dsfactory.default.connection.password = password Is there anything missing.. I saw jetspeed.script file with all create statements, at what point these statements are executed?. Appreciate any input. Prashanth ======================================================================== This email message is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. To reply to our email administrator directly, send an email to [EMAIL PROTECTED] Toys "R" Us, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
