In an other trace I have this error : (UtilisateurPeer.java:42) : Impossible d'accéder a la table utilisateur org.apache.torque.TorqueException: An error occured while getting the authentication request.
Do you know this ? Thanks Thomas Fischer <[EMAIL PROTECTED]> 10/10/2006 15:09 Veuillez répondre à "Apache Torque Developers List" <[email protected]> A "Apache Torque Developers List" <[email protected]> cc Objet Antwort: torque3.1 and postgresql 7.4.13 and pg74.216.jdbc3.jar This probably means that you cannot connect to the database. Check the database url, user, password and Driver class are correct. Hope this helps, Thomas [EMAIL PROTECTED] schrieb am 10.10.2006 14:57:17: > Hello, > > I use torque3.1 for several java web applications with 1.4.2_2 > J2SDK on tomcat 5.0.28, but I must migrate on REDHAT server with > postgresql 7.4.13. > But I have searched the jdbc driver, I found pg74.216.jdbc3.jar and I use > this drivers and I have this error : > > Oct 10, 2006 1:48:04 PM org.apache.torque.oid.IDBroker <init> > WARNING: IDBroker is being used with db 'tqm', 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. > > Have you a solution ? > > Best regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
