Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Mar 2011 at 09:18 UTC
Updated:
3 Jun 2011 at 22:11 UTC
I am seeing these in the d.o dblog, they come from the autoload module and are apparently caused by some drush script running on util.
Comments
Comment #1
gerhard killesreiter commentedHmm, I dug a bit around: there are heaps of similar messages.
I am not sure that these actually are error messages, though.
We are running a fairly recent (14.3.) dev build of autoload.
Comment #2
gerhard killesreiter commentedSeems this is the result of a recent patch: #1091176: Watchdog autoload registry misses with level WATCHDOG_NOTICE
Comment #3
bdragon commentedLooks like it's happening on random normal page requests now too, including some where it generates about a page in a row of messages..
Comment #4
dave reidTagged a new version of Autoload 6.x-2.1 for deployment on d.org that has this watchdog disabled by default but enable-able via a $conf variable.
Comment #5
drumm