<?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>labs.groupwave &#187; Blackberry</title>
	<atom:link href="http://labs.groupwave.be/index.php/category/lotus/blackberry/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.groupwave.be</link>
	<description>Lotus, PhP, J2EE Technology Partner</description>
	<lastBuildDate>Thu, 06 Oct 2011 11:54:59 +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>BES Express admin interface no longer available after changing Windows services account</title>
		<link>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/</link>
		<comments>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 12:51:44 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[bes]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[webinterface]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=365</guid>
		<description><![CDATA[I had a &#8220;little&#8221; trouble a while ago with a Blackberry Express server. For reasons beyond the scope of this post, the user account that was used to start the BES services had to be changed (different username and password). I updated the BES services in Windows with the new account, but I noticed that [...]]]></description>
			<content:encoded><![CDATA[<p>I had a &#8220;little&#8221; trouble a while ago with a Blackberry Express server. For reasons beyond the scope of this post, the user account that was used to start the BES services had to be changed (different username and password). I updated the BES services in Windows with the new account, but I noticed that the webinterface for administration of the server was no longer working.<br />
After a closer look in the event viewer, I noticed that the &#8220;<strong>Blackberry Administration Service Application Server</strong>&#8221; service was restarting every couple of minutes (that is to say: it started and shut down after a few seconds, after a few minutes the service kept retrying this without success).</p>
<p>The logon account for that service was correct and had the correct access rights. Furthermore, Windows didn&#8217;t give me any warning dialog boxes when I tried to start the service manually, so I had to look somewhere else. Obviously, it had something to do with the changing of the account, so I started my quest for the answer, searching in that direction.</p>
<p>After a lot of suggestions saying I should just reinstall the whole BES with the new account, I came across this article in the Blackberry knowledge base: <a title="Blackberry Knowledge Base" href="http://btsc.webapps.blackberry.com/btsc/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=KB18260&amp;sliceId=1&amp;docTypeID=DT_SUPPORTISSUE_1_1&amp;dialogID=793900442&amp;stateId=0%200%20793882905" target="_blank">link</a>. It wasn&#8217;t exacly the same problem I had, but it sounded familiar and I had a hunch.</p>
<p>It turns out that during the installation of the BES Express software, it writes a few registry keys to &#8220;HKEY_CURRENT_USER&#8221;. These keys are required by the &#8220;Blackberry Administration Service Application Server&#8221; service. The new account for that service, can&#8217;t see these registry keys because the are in &#8220;HKEY_CURRENT_USER&#8221;. Because of that, it cannot start.</p>
<p>The solution is rather simple:</p>
<ol>
<li>Login on the server with the old account that was used for the BES services.</li>
<li>Open regedit on the server</li>
<li>Take a backupof the registry! This is not required but, you never know&#8230;</li>
<li>Go to the following key: HKEY_CURRENT_USER\Software\Research In Motion\BlackBerry Enterprise Server</li>
<li>Right-click on the &#8220;BlackBerry Administration Service&#8221; key and choose &#8220;export&#8221; and save this export somewhere that is accessible (Doublecheck that the export range is set to &#8220;Selected branch&#8221;).</li>
<li>Log off and log in again with the new account that is used for the BES services.</li>
<li>Import the registry keys that you exported in step 5 by double clicking on the export file.</li>
</ol>
<p>After this, the &#8220;Blackberry Administration Service Application Server&#8221; service should be able to start again and you will be able to browse to the webinterface.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable lotus domino applications on blackberry.</title>
		<link>http://labs.groupwave.be/index.php/2008/06/04/enable-lotus-domino-applications-on-blackberry/</link>
		<comments>http://labs.groupwave.be/index.php/2008/06/04/enable-lotus-domino-applications-on-blackberry/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 19:03:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Lotus]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=50</guid>
		<description><![CDATA[I found an excellent article on how to enable lotus domino applications on blackberry. Take a look at the site of Jeff Gilfelt Bookmark:]]></description>
			<content:encoded><![CDATA[<p>I found an excellent article on how to enable lotus domino applications on blackberry.</p>
<p>Take a look at the site of <a title="Jeff Gilfelt" href="http://www.jeffgilfelt.com/DominoBlackBerryMDS/" target="_blank">Jeff Gilfelt </a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F&amp;title=Enable+lotus+domino+applications+on+blackberry." rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F&amp;title=Enable+lotus+domino+applications+on+blackberry." rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F&amp;title=Enable+lotus+domino+applications+on+blackberry." rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F&amp;title=Enable+lotus+domino+applications+on+blackberry." rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F&amp;title=Enable+lotus+domino+applications+on+blackberry." rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Enable+lotus+domino+applications+on+blackberry.+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2008%2F06%2F04%2Fenable-lotus-domino-applications-on-blackberry%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2008/06/04/enable-lotus-domino-applications-on-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

