We have just moved our sites to a new VPS server. Since the site went
live I hve been getting dozens, sometimes hundreds of errors every
hour for pages that don't give an error when I actually visit them
with the same query string. The site is set up to send me an email
whenever an error occurs.

All of the errors originate from search bots of various kinds, Google,
Yahoo, and a whole bunch more.
When I visit the same pages with the same query string with a browser
no error is thrown. Some of the pages giving errors don't even take
any variable.
THe error email usually includes the output of ERROR.Diagnostics but
these errors have nothing for this variable.

I am not sure what I can do to clean this up.

We are using OpenBD 1.0, Tomcat 6.

Here  the error code
< cferror
        type="REQUEST"
        template="/business/admin_ncra/errorRequest.cfm"
        mailto="#errorEmail#"
        exception="Request" >

< cferror
        type="EXCEPTION"
        template="/business/admin_ncra/errorException.cfm"
        mailto="#errorEmail#"
        exception="Any" >

THis codes works fine on out old site using NA BD7.

Thanks for your help.

Magnus



--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to