On 7/27/07, Tobias Kremer <[EMAIL PROTECTED]> wrote:
> While hammering my site with ab (Apache bench) I'm getting loads of the
> the following error message:
>
> Couldn't render template "undef error -
> DBIx::Class::ResultSet::find_or_create(): DBI Exception:
> DBD::mysql::st execute failed: Duplicate entry
> 'flash:4f1bddce6c7828c27b2e47265f614109d4c21f19'
> for key 1 [for Statement "INSERT INTO sessions (id) VALUES (?)"
> with ParamValues: 0='flash:4f1bddce6c7828c27b2e47265f614109d4c21f19']
> at /usr/local/lib/perl5/site_perl/5.8.8/Catalyst/Plugin/
> Session/Store/DBIC/Delegate.pm line 52"
>
> Any ideas what's going on here and how to fix it?
>
> Thanks!
>
> --Tobias
>

What's your backend RDBMS?  Not using MyISAM or something similarly
silly, right?

-Jay

-- 
J. Shirley :: [EMAIL PROTECTED] :: Killing two stones with one bird...
http://www.toeat.com

_______________________________________________
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