<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Activity Monitor - Spheron1</title>
	<atom:link href="https://www.spheron1.uk/tag/activity-monitor/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spheron1.uk</link>
	<description></description>
	<lastBuildDate>Sat, 22 May 2010 09:55:53 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>ditto 100% CPU usage in Mac OS X</title>
		<link>https://www.spheron1.uk/2010/05/22/ditto-100-cpu-usage-in-mac-os-x/</link>
					<comments>https://www.spheron1.uk/2010/05/22/ditto-100-cpu-usage-in-mac-os-x/#respond</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Sat, 22 May 2010 09:50:13 +0000</pubDate>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Activity Monitor]]></category>
		<category><![CDATA[BOMArchiveHelper]]></category>
		<category><![CDATA[ditto]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=144</guid>

					<description><![CDATA[<p>My MacBook Pro was starting to really drag it&#8217;s heels last night and a quick trip to the Activity Monitor revealed two copies of a process called &#8220;ditto&#8221; taking up 100% of the processor time on both cores! The ditto program is a command line tool for copying files and merging directories as well as extracting archives. Earlier in the&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2010/05/22/ditto-100-cpu-usage-in-mac-os-x/">ditto 100% CPU usage in Mac OS X</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>My MacBook Pro was starting to really drag it&#8217;s heels last night and a quick trip to the Activity Monitor revealed two copies of a process called &#8220;ditto&#8221; taking up 100% of the processor time on both cores!</p>
<p>The ditto program is a command line tool for copying files and merging directories as well as extracting archives. Earlier in the evening I had been trying to extract what appears to be a corrupted .ZIP file from the finder which had failed a couple of times as it contained a directory structure but wasn&#8217;t creating the directories. In the end I made the directories by hand and then extracted it from the command line with &#8220;unzip&#8221;.</p>
<p>It seems that each of the failed extractions from the finder with the BOMArchiveHelper system utility left the ditto process running, even when I force quit the crashed BOMArchiveHelper instance. From looking at the process hierarchy, the ditto processes were running directly under launchd so it makes sense that they wouldn&#8217;t have been killed with BOMArchiveHelper as they aren&#8217;t children of it.</p>
<p>Killing each of the ditto processes from the Activity Monitor returned by MacBook Pro to it&#8217;s normal responsive self. Just remember that killing a crashed process might not always get rid of everything that it has spawned!</p><p>The post <a href="https://www.spheron1.uk/2010/05/22/ditto-100-cpu-usage-in-mac-os-x/">ditto 100% CPU usage in Mac OS X</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2010/05/22/ditto-100-cpu-usage-in-mac-os-x/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Activity Monitor in Snow Leopard</title>
		<link>https://www.spheron1.uk/2010/03/18/activity-monitor-in-snow-leopard/</link>
					<comments>https://www.spheron1.uk/2010/03/18/activity-monitor-in-snow-leopard/#respond</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 23:27:20 +0000</pubDate>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Activity Monitor]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[System Preferences]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=40</guid>

					<description><![CDATA[<p>If you&#8217;re anything like me, then you like to keep your computer nice and neat and organised; this includes sorting all of my applications into categories so that they don&#8217;t clutter the place up in one big list. In Mac OS X 10.6 (aka Snow Leopard), this presents a bit of a problem as Activity Monitor can no long be&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2010/03/18/activity-monitor-in-snow-leopard/">Activity Monitor in Snow Leopard</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>If you&#8217;re anything like me, then you like to keep your computer nice and neat and organised; this includes sorting all of my applications into categories so that they don&#8217;t clutter the place up in one big list.</p>
<p>In Mac OS X 10.6 (aka Snow Leopard), this presents a bit of a problem as Activity Monitor can no long be moved as the path to activitymonitord is now hard coded for some reason. If you do move it, then Activity Monitor appears to start and then just hangs.</p>
<p>If you fire up the Console application to take a look at the syslog, then you&#8217;ll see messages along the lines of:</p>
<blockquote><p>18/03/2010 22:20:34	com.apple.launchd[1]	(com.apple.ActivityMonitor[1716]) posix_spawn(&#8220;/Applications/Utilities/Activity Monitor.app/Contents/MacOS/activitymonitord&#8221;, &#8230;): No such file or directory<br />
18/03/2010 22:20:34	com.apple.launchd[1]	(com.apple.ActivityMonitor[1716]) Exited with exit code: 1<br />
18/03/2010 22:20:34	com.apple.launchd[1]	(com.apple.ActivityMonitor) Throttling respawn: Will start in 10 seconds</p></blockquote>
<p>There is a similar problem with the System Preferences application if you are trying to install custom preference panes such as Growl where the install window will hang with similar looking console messages:</p>
<blockquote><p>18/03/2010 22:50:46	com.apple.launchd[1]	(com.apple.systempreferences.install) Throttling respawn: Will start in 10 seconds<br />
18/03/2010 22:50:56	com.apple.launchd[1]	(com.apple.systempreferences.install[2390]) posix_spawn(&#8220;/Applications/System Preferences.app/Contents/Resources/installAssistant&#8221;, &#8230;): No such file or directory<br />
18/03/2010 22:50:56	com.apple.launchd[1]	(com.apple.systempreferences.install[2390]) Exited with exit code: 1</p></blockquote>
<p>This is only a problem when installing new preference panes, and the System Preferences will work fine normally when moved.</p>
<p>Hopefully this will save someone the headache of trying to diagnose this. I was on the verge of doing a re-install, having only just installed OS X in the first place and started moving everything to be how I like it!</p><p>The post <a href="https://www.spheron1.uk/2010/03/18/activity-monitor-in-snow-leopard/">Activity Monitor in Snow Leopard</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2010/03/18/activity-monitor-in-snow-leopard/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 0/67 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Redis

Served from: spheron1.uk @ 2026-07-01 14:55:53 by W3 Total Cache
-->