You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Yayati Kasralikar <ya...@indent.org> on 2004/10/17 03:37:39 UTC

Jetspeed 1.5 with MySQL 4.1.6-gamma problem

Hi all,

I have successfully used MySQL 4.1.1-alpha and MySQL 5.0.0a-alpha with jetspeed 1.5. 
When I try to use MySQL 4.1.6-gamma with jetspeed 1.5 I get following exception 
when I try to login. The first page (anon user) is showing up correctly.

java.sql.SQLException: There were 7 rows updated with this records key value.
	at com.workingdogs.village.Record.saveWithUpdate(Unknown Source)
	at com.workingdogs.village.Record.save(Unknown Source)
	at com.workingdogs.village.Record.save(Unknown Source)
	at org.apache.torque.util.BasePeer.insertOrUpdateRecord(BasePeer.java:899)
	at org.apache.torque.util.BasePeer.doUpdate(BasePeer.java:1940)
	at org.apache.torque.util.BasePeer.doUpdate(BasePeer.java:1835)
	at org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.doUpdate(BaseTurbineUserPeer.java:501)
	at org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.doUpdate(BaseTurbineUserPeer.java:471)
	at org.apache.jetspeed.services.security.turbine.TurbineUserManagement.saveUser(TurbineUserManagement.java:245)
	at org.apache.jetspeed.services.JetspeedUserManagement.saveUser(JetspeedUserManagement.java:86)
	at org.apache.jetspeed.services.JetspeedSecurity.saveUser(JetspeedSecurity.java:204)
	at com.indent.actions.IndentJLoginUser.doPerform(IndentJLoginUser.java:224)

I am using mysql-connector-java-3.1.1-alpha-bin.jar jdbc driver. The closest relevant post I could find is:
http://www.mail-archive.com/torque-user@db.apache.org/msg02554.html

Any help/pointers how I can get rid of this exception?

-yayati



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org