Posted by rondev on March 15, 2009 at 2:10am
Now as I just upgraded my site, in my watchdog I've got a lot of warnings whose message begin with "Parsed JavaScript file" and related to "locale" type.
Eg:
Type locale
Date Sunday, March 15, 2009 - 02:07
User admin
Location http://www.example.com/fr/node/13
Referrer http://www.example.com/fr/admin/reports/updates/list
Message Parsed JavaScript file sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js.
Severity notice
Hostname x.x.x.x
Operations Thant can happen with a lot of different javascript files from different modules.
What can be the issue? I've no clue.
Comments
I'd like to know why locale
I'd like to know why locale does this. These messages clog up my watchdog and make it really hard to find actual errors that I may be interested in.
--
Tom
www.systemseed.com - drupal development. drupal training. drupal support.
does this patch help?
http://drupal.org/node/118026#comment-508895
i have this too. I am trying to figure out which module to disable in the mean time.
http://SocialNicheGuru.com
Creating gurus to deliver the right product and the right message to the right niche at the right time
Google Analytics may force re-parsing the javascript
This is what I'm suspecting. When you have Google Analystic module installed and have "Cache tracking code file locally" in the "advanced settings" enabled, it will force to refresh the tracking javacript daily and hence force to parse again all the javascripts that incorporate through "drupal_add_js". Correct me if I'm wrong.
subscribing
subscribing
What LBD wrote is right. If
What LBD wrote is right. If using GA module, switch off local caching for perfomance reasons.
Morningtime, a digital agency
Drupal services, web development, project management.
Same here
I get these too.
I recently had a site outage due to the Update Status module, but before I figured that out, I turned on error reporting in index.php. I just assumed these messages were because of this. I have not had these messages since I disabled error reporting and the Update Status module.
FYI, I do NOT have Google Analytics installed.
-Karlheinz
I thought this was normal...
I thought this was normal... but it seems not...
I have constant javascript parses in the log too... by module locale.
I have google analytics but don't have the cache code locally.
It has to be something else.
I get the same "notices" by
I get the same "notices" by locale module...
I do not have the google analytics module installed...
Any ideas?
is this http://drupal.org/node/409676
the solution?
Same here...
subscribing...
Same here
subscribing
Baris Wanschers (@BarisW)
Drupal specialist
subscribing
subscribing
No google analytics
and I get these too. They are taking over my logs.
See
See http://drupal.org/node/409676 for a patch.
--
Tom
www.systemseed.com - drupal development. drupal training. drupal support.
subscribing
subscribing
www.clever-systems.net
Subscribing
Subscribing
there is a patch here:
there is a patch here: http://drupal.org/node/409676#comment-2082670