<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>www.cubetoon.com - christian's braindump about Lotus Notes/Domino development and administration</title>
	<atom:link href="http://www.cubetoon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cubetoon.com</link>
	<description>christian's braindump about Lotus Notes/Domino development and administration</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:07:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	http://creativecommons.org/licenses/by-nc/2.5/<creativeCommons:license></creativeCommons:license>		<item>
		<title>Automatically launch Websphere node agent and application server</title>
		<link>http://www.cubetoon.com/2010/automatically-launch-websphere-node-agent-and-application-server/</link>
		<comments>http://www.cubetoon.com/2010/automatically-launch-websphere-node-agent-and-application-server/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:06:34 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Lotus Connections]]></category>
		<category><![CDATA[Websphere Application Server]]></category>
		<category><![CDATA[WAS 6.1]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=317</guid>
		<description><![CDATA[WASServiceCMD.exe &#8211; Nice command line tool to register Websphere servers as a Windows service
Adam Brown &#8211; Starting up Lotus Connections automatically
Thanks for sharing!


 ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www-01.ibm.com/support/docview.wss?rs=180&amp;uid=swg21397335" target="_blank">WASServiceCMD.exe</a> &#8211; Nice command line tool to register Websphere servers as a Windows service</p>
<p><a href="http://planetlotus.org/58d9ca" target="_blank">Adam Brown</a> &#8211; Starting up Lotus Connections automatically</p>
<p>Thanks for sharing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/automatically-launch-websphere-node-agent-and-application-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profile architecture matters when setting up Lotus Connections</title>
		<link>http://www.cubetoon.com/2010/profile-architecture-matters-when-setting-up-lotus-connections/</link>
		<comments>http://www.cubetoon.com/2010/profile-architecture-matters-when-setting-up-lotus-connections/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 08:47:14 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Lotus Connections]]></category>
		<category><![CDATA[Social Software]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=312</guid>
		<description><![CDATA[While the Lotus Connections 2.5 installation guide is quite comprehensive there are a couple of flaws a non full fleshed Websphere application server administrator (like me) won&#8217;t spot immediately, hence falling into the trap.
I was banging my head the past few weeks, not being able to determine why on earth I wasn&#8217;t able to set-up [...]]]></description>
			<content:encoded><![CDATA[<p>While the Lotus Connections 2.5 installation guide is quite comprehensive there are a couple of flaws a non full fleshed Websphere application server administrator (like me) won&#8217;t spot immediately, hence falling into the trap.</p>
<p>I was banging my head the past few weeks, not being able to determine why on earth I wasn&#8217;t able to set-up a network deployment of Lotus Connections. The error message was pretty trivial and documented in the <a title="Lotus Connections Wiki" href="http://www-10.lotus.com/ldd/lcwiki.nsf/dx/installation-error-messages-1" target="_blank">Lotus Connections wiki</a>.</p>
<p><em>CLFRP0258E: The installation of feature {0} failed while creating WebSphere® Application Server Variables.</em></p>
<p>Hunting through the detailed error messages in the log though didn&#8217;t make me any wiser. Until I got the tip (thanks Justin) that the application server profile has to be unmanaged prior to the installation of Lotus Connections as it will be federated as part of the installation.</p>
<p>This is clearly documented on page 36 of the installation guide (<em>&#8220;The node must be unmanaged before you install&#8221;</em>), however, other paragraphs further out indicated that the application server is being managed by the deployment manager. Core examples are on page 37 explaining that security should only be enabled on the deployment manager in order to not having to repeat the steps for each node, which indicated to me that the node must be managed at this point in time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/profile-architecture-matters-when-setting-up-lotus-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable administrative security in Websphere application server</title>
		<link>http://www.cubetoon.com/2010/how-to-disable-administrative-security-in-websphere-application-server/</link>
		<comments>http://www.cubetoon.com/2010/how-to-disable-administrative-security-in-websphere-application-server/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 20:14:09 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[WAS 6.1]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=307</guid>
		<description><![CDATA[I am sure this procedure can be found all over the World Wide Web. However, I need to document it for myself here so I don&#8217;t have to search for it again.
Stop the Websphere application server.
Open the command prompt (in Windows) and browse to the Websphere home\bin\ directory. Issue &#8216;wsadmin.bat -conntype NONE&#8217;
This will come up with a message [...]]]></description>
			<content:encoded><![CDATA[<p>I am sure this procedure can be found all over the World Wide Web. However, I need to document it for myself here so I don&#8217;t have to search for it again.</p>
<p>Stop the Websphere application server.</p>
<p>Open the command prompt (in Windows) and browse to the Websphere home\bin\ directory. Issue &#8216;wsadmin.bat -conntype NONE&#8217;</p>
<p>This will come up with a message &#8220;WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.&#8221;, which is pretty much confirming that the wsadmin is not connected to any server process.</p>
<p>Once launched issue &#8217;securityoff&#8217; to the wsadmin console.</p>
<p>Restart the Websphere application server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/how-to-disable-administrative-security-in-websphere-application-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to set-up Lotus Notes Traveler 8.5.1 on Nokia E63</title>
		<link>http://www.cubetoon.com/2010/unable-to-set-up-lotus-notes-traveler-8-5-1-on-nokia-e63/</link>
		<comments>http://www.cubetoon.com/2010/unable-to-set-up-lotus-notes-traveler-8-5-1-on-nokia-e63/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:26:40 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Lotus Traveler]]></category>
		<category><![CDATA[Error]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=303</guid>
		<description><![CDATA[Just a quick note to everyone who is going to set-up Lotus Notes Traveler 8.5.1 on the Nokia E63. We have had one issue where Traveler did not start synchronising after the successful set-up on the mobile device. Instead the Traveler home screen got stuck and the whole S60 operating system reacted very slowly.
IBM technical [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to everyone who is going to set-up Lotus Notes Traveler 8.5.1 on the Nokia E63. We have had one issue where Traveler did not start synchronising after the successful set-up on the mobile device. Instead the Traveler home screen got stuck and the whole S60 operating system reacted very slowly.</p>
<p>IBM technical support is referring to this as the &#8220;home screen issue&#8221; and is working with Nokia on a solution. In the meantime you can request a test fix from IBM that will disable the Traveler home screen. Feel free to quote PMR 36532.120.796 if you are experiencing similar issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/unable-to-set-up-lotus-notes-traveler-8-5-1-on-nokia-e63/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truncated documents in server replica</title>
		<link>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/</link>
		<comments>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:48:35 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Replication]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=295</guid>
		<description><![CDATA[This morning I was stumbling upon a very interesting issue in Lotus Notes/Domino that involved truncated documents on a server replica. This is an issue as the database on the server is the only one, besides a number of local replicas on laptops.
A bit of research on the web unveiled that Almar Diel has encountered a similar problem, [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was stumbling upon a very interesting issue in Lotus Notes/Domino that involved truncated documents on a server replica. This is an issue as the database on the server is the only one, besides a number of local replicas on laptops.</p>
<p>A bit of research on the web unveiled that <a title="Unexpected truncated documents" href="http://www.domino-weblog.nl/weblogs/domblog.nsf/d6plinks/SHAD-7TNFXA" target="_blank">Almar Diel</a> has encountered a similar problem, which pointed me towards the right solution.</p>
<p>In order to get the full documents back onto the server replica I had to find the laptop that was holding the replica with the corrupt replication formula as this had to be cleared out as described in workaround option 2 of this IBM <a title="Advanced Replication Settings Saved Incorrectly After Signing Database" href="http://www-01.ibm.com/support/docview.wss?uid=swg21165053" target="_blank">technote</a>.</p>
<p>This will ensure that all documents replicated from now on would not be appearing as truncated documents anymore on the server. In order to fix the existing truncated documents though, I had to remove the documents from the server replica without leaving deletion stubs. This can easily be achieved in utilising Julian Robichaux&#8217; stub-less delete function documented <a title="Performing a Stubless Delete Using LotusScript" href="http://www.nsftools.com/tips/APITips.htm#stublessdelete" target="_blank">here</a>. Clearing out the replication history of the local database and issuing a new replication did make the documents re-appearing on the server replica in there entirety.</p>
<p>Thanks to Almar and Julian for documenting your solutions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
