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

mrfelton’s picture

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.

socialnicheguru’s picture

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
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.

LBD’s picture

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.

pvhee’s picture

subscribing

Anonymous’s picture

What LBD wrote is right. If using GA module, switch off local caching for perfomance reasons.

Karlheinz’s picture

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

hedac’s picture

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.

dkoukoul’s picture

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?

tierecke’s picture

subscribing...

BarisW’s picture

subscribing

Baris Wanschers (@BarisW)
Drupal specialist

malukalu’s picture

subscribing

lias’s picture

and I get these too. They are taking over my logs.

mrfelton’s picture

--
Tom
www.systemseed.com - drupal development. drupal training. drupal support.

geek-merlin’s picture

subscribing

diffstrat’s picture

Subscribing

Ela’s picture