Velmurugan (Java) wrote:
Hi All,
When we run the application called "Ohioedge CRM" and got the following error. Kindly help us how to trace out the solutions.I have followed all the instrunctions which are given in installation document.
Software's used. =============
1. JDK1.4.1 2. JBoss-3.2.1
Platform =======
Win-2K Professional.
ERROR ==============================================================================================
2003-08-09 14:54:46,363 INFO [STDOUT] 1304306 [Thread-44] DEBUG org.apache.torque.oid.IDBroker - IDBroker thread was started. 2003-08-09 14:54:48,365 WARN [org.apache.torque.oid.IDBroker] IDBroker is being used with db 'default', which does not support transactions. IDBroker attempts to use transactions to limit the possibility of duplicate key generation. Without transactions, duplicate key generation is possible if multiple JVMs are used or other means are used to write to the database. 2003-08-09 14:54:48,375 INFO [STDOUT] 1306308 [PoolThread-9] WARN org.apache.torque.oid.IDBroker - IDBroker is being used with db 'default', which does not support transactions. IDBroker attempts to use transactions to limit the possibility of duplicate key generation. Without transactions, duplicate key generation is possible if multiple JVMs are used or other means are used to write to the database. 2003-08-09 14:54:50,368 ERROR [org.apache.torque.util.BasePeer] org.apache.torque.TorqueException: Connection is broken: Connection refused: connect
This is probably the real problem. Torque is unable to connect to your database. Make sure you've configured your Ohioedge CRM application correctly, which may involve configuring Torque. If you need help with Torque, see the Torque site which is now at
http://db.apache.org/torque/
Otherwise, you may need to contact Ohioedge.
2003-08-09 14:54:50,378 INFO [STDOUT] 1308311 [PoolThread-9] ERROR org.apache.torque.util.BasePeer - org.apache.torque.TorqueException: Connection is broken: Connection refused: connect 2003-08-09 14:54:50,388 ERROR [org.apache.torque.util.BasePeer] A FATAL ERROR has occurred which should not have happened under any circumstance. Please notify the Turbine developers <[EMAIL PROTECTED]> and give as many details as possible (including the error stack trace). java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): Connection is broken: Connection refused: connect
I'm fairly sure your problem is NOT with Turbine.
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
