<?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>littleforest &#187; OpenDeploy</title>
	<atom:link href="http://www.littleforest.co.uk/category/opendeploy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littleforest.co.uk</link>
	<description>The littleforest Weblog</description>
	<lastBuildDate>Fri, 05 Nov 2010 08:01:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get OpenDeploy Version</title>
		<link>http://www.littleforest.co.uk/opendeploy/od-version/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/od-version/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 13:44:41 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[Installations]]></category>
		<category><![CDATA[OpenDeploy]]></category>
		<category><![CDATA[Yusuf Ali]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=156</guid>
		<description><![CDATA[
When doing an upgrade of any Interwoven Software package, it is always handy to know what version you are upgrading from.  This will allow you to plan your upgrade path according to the current version installed.  Finding the exact OpenDeploy version can be quite tricky.  Below is a way to get the latest OpenDeploy version

Navigate [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/od-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation Tips</title>
		<link>http://www.littleforest.co.uk/teamsite/installation-tips/</link>
		<comments>http://www.littleforest.co.uk/teamsite/installation-tips/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 16:54:32 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[Installations]]></category>
		<category><![CDATA[LiveSite]]></category>
		<category><![CDATA[OpenDeploy]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[TeamSite]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Yusuf Ali]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=151</guid>
		<description><![CDATA[From my experience there are a few things to bear in mind when installing Interwoven Software.  These include

Always install your software as administrator or full root (for solaris/Linux).  In respects to root access it must be full root not any sppof such as sudo. At the lease su root would be acceptable.  There have been [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/teamsite/installation-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenDeploy 6.2 Service failing to start</title>
		<link>http://www.littleforest.co.uk/opendeploy/od62-service-failing/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/od62-service-failing/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 14:22:34 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[Common Errors]]></category>
		<category><![CDATA[OpenDeploy]]></category>
		<category><![CDATA[Yusuf Ali]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=143</guid>
		<description><![CDATA[Platform: Linux
TeamSite Version: 6.7.1
OpenDeploy Version: 6.2
I was involved in a project where I had just OpenDeploy 6.2 on a Linux environment.  However, the service would not start up. 
The error message appearing in od.log;
 

Caused by: java.lang.UnsatisfiedLinkError:
/local/bin/interwoven/opendeploy/OpenDeployNG/jre/bin/libiwdeploy.so:
/usr/lib/libstdc++.so.5: version `GLIBCPP_3.2.2&#8242; not found (required by /local/bin/interwoven/opendeploy/
OpenDeployNG/jre/bin/libiwdeploy.so)

We had installed the prerequisite of the required library; libstdc++32-3.2.2-5.fdr.0.rh73.i386.rpm
However it seem to be [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/od62-service-failing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenDeploy Deploy and Run Return Codes</title>
		<link>http://www.littleforest.co.uk/opendeploy/opendeploy-deploy-and-run-return-codes/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/opendeploy-deploy-and-run-return-codes/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 06:07:52 +0000</pubDate>
		<dc:creator>Gavin Colborne</dc:creator>
				<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=134</guid>
		<description><![CDATA[I really struggled to find these documented so had to refer back to the 6.0 OpenDeploy manuals to find the below information.



Return Code
Name
Description







-2
LOG_ELEMENT_ABORT
The   result of the action was to signal the deployment to do a hard abort in which   the deployment stops immediately. If the deployment was transactional, the   [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/opendeploy-deploy-and-run-return-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing the OpenDeploy &#8220;IWDirent::Mkdir failed&#8221; error</title>
		<link>http://www.littleforest.co.uk/opendeploy/fixing-the-opendeploy-iwdirentmkdir-failed-error/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/fixing-the-opendeploy-iwdirentmkdir-failed-error/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 05:45:50 +0000</pubDate>
		<dc:creator>Gavin Colborne</dc:creator>
				<category><![CDATA[Common Errors]]></category>
		<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=133</guid>
		<description><![CDATA[Whilst running an OpenDeploy deployment that usually works no problem, I encountered the following below error.

&#34;ERROR: IWDirent::Mkdir failed, err=30&#34;
ERROR: /iwmnt/default/main/www/example/WORKAREA/Content 
could not be created. 
ERROR: Failed deploying local_directory[0] (/iwmnt/default/main
/test/WORKAREA/Content) to (/iwmnt/default/main/www/
example/WORKAREA/Content) 
ERROR: Failed 1 of 1 local_directories

SOLUTION 
I created the target &#8220;Content&#8221; workarea in the above case and then this worked! 
I think it is [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/fixing-the-opendeploy-iwdirentmkdir-failed-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenDeploy 6.2.0 working with LiveSite 3.0.2</title>
		<link>http://www.littleforest.co.uk/livesite/opendeploy620-install/</link>
		<comments>http://www.littleforest.co.uk/livesite/opendeploy620-install/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:49:39 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[Installations]]></category>
		<category><![CDATA[LiveSite]]></category>
		<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=101</guid>
		<description><![CDATA[I wrote a post recently regarding how to install LiveSite 3.0.2 with OpenDeploy 6.1.1
and TeamSite 6.7.1 SP1 http://www.littleforest.co.uk/articles/livesite302-installation/
This post expands on the post written above where by you get OpenDeploy 6.0.2 to work
with LiveSite 3.0.2 and TeamSite 6.7.1 SP1.
As long as you follow the process stated in the post above you can then go ahead [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/livesite/opendeploy620-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveSite OpenDeploy access</title>
		<link>http://www.littleforest.co.uk/livesite/livesite-opendeploy-access/</link>
		<comments>http://www.littleforest.co.uk/livesite/livesite-opendeploy-access/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 15:06:14 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[LiveSite]]></category>
		<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=96</guid>
		<description><![CDATA[If you wish to change the user of &#8216;livesite-od&#8217; after installation you can do so by going to
C:\Interwoven\TeamSite\local\config\lib\content_center\livesite_customer_src\
etc\conf\livesite_customer\opendeploy.properties
Here you will be able view and change the user account information
]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/livesite/livesite-opendeploy-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenDeploy Licensing Errors</title>
		<link>http://www.littleforest.co.uk/opendeploy/license_errors/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/license_errors/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 11:42:25 +0000</pubDate>
		<dc:creator>Yusuf Ali</dc:creator>
				<category><![CDATA[Common Errors]]></category>
		<category><![CDATA[Installations]]></category>
		<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/?p=88</guid>
		<description><![CDATA[If your experiencing trouble with OpenDeploy starting up and are seeing ‘ERROR: LicenseException: Bad host name’ errors in the OpenDeployNG/od.log file, this post will help resolve the issue.
To get your domain name and host name, on the Command Line type:
&#60;Your OpenDeploy Home Directory&#62;\OpenDeployNG\jre\bin&#62;java -cp &#60;Your OpenDeploy Home Directory&#62;\opendeployng\lib\odng.jar com.interwoven.license.LicInfo -f &#60;ODlic.log&#62; -p OD
Use the output [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/license_errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sudo commands for TeamSite and OpenDeploy</title>
		<link>http://www.littleforest.co.uk/teamsite/sudo-commands-for-teamsite-and-opendeploy/</link>
		<comments>http://www.littleforest.co.uk/teamsite/sudo-commands-for-teamsite-and-opendeploy/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 12:08:14 +0000</pubDate>
		<dc:creator>Gavin Colborne</dc:creator>
				<category><![CDATA[OpenDeploy]]></category>
		<category><![CDATA[TeamSite]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/stream/?p=47</guid>
		<description><![CDATA[On UNIX servers it is useful to have &#8217;sudo&#8217; setup in order to not always have to use or get &#8216;root&#8217; access.
The below lists should help with the kind of commands you typically want to setup to be run under &#8217;sudo&#8217;.
Interwoven Commands for TeamSite and OpenDeploy Base Server:
/etc/rc3.d/S99iw.local stop
/etc/rc3.d/S80iwod60 stop
/etc/rc3.d/S50iw.samba stop
/etc/rc3.d/S16iw.server stop
/etc/rc3.d/S16iw.server start/etc/rc3.d/S50iw.samba start
/etc/rc3.d/S80iwod60 start
/etc/rc3.d/S99iw.local [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/teamsite/sudo-commands-for-teamsite-and-opendeploy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common OpenDeploy Errors</title>
		<link>http://www.littleforest.co.uk/opendeploy/common-errors/</link>
		<comments>http://www.littleforest.co.uk/opendeploy/common-errors/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 06:04:28 +0000</pubDate>
		<dc:creator>Gavin Colborne</dc:creator>
				<category><![CDATA[Common Errors]]></category>
		<category><![CDATA[OpenDeploy]]></category>

		<guid isPermaLink="false">http://www.littleforest.co.uk/stream/?p=42</guid>
		<description><![CDATA[This page is created to hold Common OpenDeploy errors with their possible causes.
It was originally based on a Interwoven Support article but I have updated and extended this to include more and newer errors.
Where there is more than one possible cause, this is noted as #1 and #2 and so forth.
ERROR: outer-loop send failure, err=32 [...]]]></description>
		<wfw:commentRss>http://www.littleforest.co.uk/opendeploy/common-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

