After deploying our new Catalyst application I'm receiving this
error quite often per day:

"DBIx::Class::ResultSet::find_or_create(): DBI Exception:
DBD::mysql::st execute failed: Duplicate entry
'flash:9b11b5354715b56c9395abdf21544e83db5b0814' for key 1
[...] at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Plugin/
Session/Store/DBIC/Delegate.pm line 52"

I'm using MySQL and I'm quite sure that this is _NOT_ a locking
issue (or MySQL's fault as somebody on the list recently suggested)
because the session stuff without the flash works perfectly.

Any ideas what could be wrong here? Thanks!

--Tobias

_______________________________________________ _  _
(web)         http://www.funkreich.de
(last.fm)     http://www.last.fm/user/soulchild77

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to