<?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>dominic-tancredi.com &#187; bot</title> <atom:link href="http://dominic-tancredi.com/tag/bot/feed/" rel="self" type="application/rss+xml" /><link>http://dominic-tancredi.com</link> <description>art + science hacking</description> <lastBuildDate>Sat, 07 Jan 2012 22:34:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Google Wave Bot Fix &#8211; &#8220;Could not open the requested socket: Address already in use&#8221;</title><link>http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/</link> <comments>http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/#comments</comments> <pubDate>Wed, 02 Dec 2009 18:44:32 +0000</pubDate> <dc:creator>dominic</dc:creator> <category><![CDATA[code hacking]]></category> <category><![CDATA[bot]]></category> <category><![CDATA[eclipse]]></category> <category><![CDATA[java]]></category> <category><![CDATA[wave]]></category> <guid
isPermaLink="false">http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/</guid> <description><![CDATA[PROBLEM: You build your first wave bot using Google App Engine + Google Bot instructions, and run into this build error &#8220;Could not open the requested socket: Address already in use&#8221;. SOLUTION: Select the Project, then &#8220;Run Configuration&#8221;. Select Web Applications, then your Run Configuration (mine is called &#8220;DomGoBot&#8221;). Check &#8220;Automatically select an unused port&#8221; [...]]]></description> <content:encoded><![CDATA[<p><strong>PROBLEM: </strong><br
/> You build your first wave bot using Google App Engine + Google Bot instructions, and run into this build error &#8220;Could not open the requested socket: Address already in use&#8221;.</p><p><strong>SOLUTION: </strong></p><ol><li>Select the Project, then &#8220;Run Configuration&#8221;.</li><li>Select Web Applications, then your Run Configuration (mine is called &#8220;DomGoBot&#8221;).</li><li>Check &#8220;Automatically select an unused port&#8221;</li><li>Re-build!</li></ol><p><strong>ANALYSIS:</strong><br
/> Google Web Application sets up a Java server via a servlet. It defaults to port 8080. However, sometimes you&#8217;ve got other apps running on that port (MAMP, etc.) So just set it to find an empty port and you&#8217;ll be right as rain!</p><p>FTD</p> <a
href='http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/google_wave_bot_1/' title='google_wave_bot_1'><img
width="150" height="150" src="http://dominic-tancredi.com/wp-content/uploads/2009/12/google_wave_bot_1-150x150.png" class="attachment-thumbnail" alt="google_wave_bot_1" title="google_wave_bot_1" /></a> <a
href='http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/google_wave_bot_2/' title='google_wave_bot_2'><img
width="150" height="150" src="http://dominic-tancredi.com/wp-content/uploads/2009/12/google_wave_bot_2-150x150.png" class="attachment-thumbnail" alt="google_wave_bot_2" title="google_wave_bot_2" /></a> <a
href='http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/google_wave_bot_3/' title='google_wave_bot_3'><img
width="150" height="150" src="http://dominic-tancredi.com/wp-content/uploads/2009/12/google_wave_bot_3-150x150.png" class="attachment-thumbnail" alt="google_wave_bot_3" title="google_wave_bot_3" /></a><p><a
class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdominic-tancredi.com%2F2009%2F12%2F02%2Fgoogle-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use%2F&amp;title=Google%20Wave%20Bot%20Fix%20%26%238211%3B%20%26%238220%3BCould%20not%20open%20the%20requested%20socket%3A%20Address%20already%20in%20use%26%238221%3B" id="wpa2a_2"><img
src="http://dominic-tancredi.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded> <wfw:commentRss>http://dominic-tancredi.com/2009/12/02/google-wave-bot-fix-could-not-open-the-requested-socket-address-already-in-use/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
