Hi Kim, With regards to adding attendees, so far I've only experience it during load testing. I ran my load for 100 concurrent users with steady state of 600seconds. I get around 5 errors pertaining to this duplicate key exception. This also happens when creating user.
However with regards to adding comments manually through the browser, I get duplicate key value violates unique constraint "comments_rating_pkey" I'm not sure if it has to do with me changing the back end database server into postgresql. I didn't change anything except change the jdbc driver to be postgresql, and setting up the eclipselink to point to proper postgresql drivers. Thanks, Harold --- On Tue, 8/18/09, Kim LiChong <[email protected]> wrote: > From: Kim LiChong <[email protected]> > Subject: Re: Java Olio and adding attendees/comments > To: [email protected] > Date: Tuesday, August 18, 2009, 2:11 PM > Hi Harold, > > Can you give a bit more detail about this problem? > Can you reproduce > this manually via the browser or does this only happen > during load testing? > > Kim > > Hi All, > > > > I was wondering why sometimes when I try to add > attendee or comments, I get a duplicate key exception. > > > > > > > > > > Thanks, > > Harold > > > > > > > > > >
