PDA

View Full Version : What does this log mean?




bearcatrp
Mar 9, 2010, 12:02 PM
This was in my console log. Does this mean my processors are throttling down?


3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 10 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 9 seconds
3/9/10 7:41:17 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 9 seconds
3/9/10 7:41:18 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 9 seconds
3/9/10 7:41:18 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 9 seconds



Darth.Titan
Mar 9, 2010, 12:24 PM
No. The "Throttling respawn" message is an intentional behavior of launchd; it tries to conserve system resources by preventing a job from running more frequently than every 8 or 10 seconds. In this case it's aslmanager, which is Apple's system log file manager for the "ASL data store".

There is nothing unusual about this log message.

666sheep
Mar 9, 2010, 12:38 PM
That's what aslmanager is: http://developer.apple.com/Mac/library/documentation/Darwin/Reference/ManPages/man8/aslmanager.8.html