On 11 Jan 2011, at 10:42, Duncan Garland wrote: > Hi, > > My first post was probably too general. We are using two servers running Zeus > plus a third server which acts as a load balancer. We are also using fastcgi, > Catalyst and Oracle 10.2 on Red Hat. (The database server is a fourth box.) > > Is anybody else using that? I don't think it's an unusual set-up, but it > would be nice to know for sure that we are not alone.
It doesn't sound very unusual and although I wouldn't want to fight with both Oracle and Red Hat quirks at the same time, I think your symptoms more likely imply Catalyst is experiencing an exception when an error page is being generated. I can only suggest copious application-level logging to get better detail. CATALYST_DEBUG=1 ? - Mark _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
