<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[Publishing host is mounted as NFS file system. I cannot publish site with error "The site has been published with errors."]]></title>
<link>http://kb.parallels.com/en/6466</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Publishing host is mounted as NFS file system. I cannot publish site with error "The site has been published with errors."</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6466&nbsp;</div>
					<div>Last Review: Oct,9 2009</div>
					<tr>
						<td>Author: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Sitebuilder 4.x for Linux/Unix</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					Site cannot be published, the following error is shown in Sitebuilder Wizard:<br /><br /><span style="font-family: Courier New;">The site has been published with errors.<br />Cannot update modules data.</span><br />
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The problem is caused by<strong> NFS locking</strong>.<br /><br />Configuration of Sitebuilder modules is stored in SQLite database on publishing host. The file is located at <strong>/data/storage/sb_modules.ph</strong>p under publishing location. When you edit site in Sitebuilder Wizard or if site is published Parallels Plesk Sitebuilder locks the SQLite database file and then edits it. <br /><br />If publishing host is mounted as NFS file system locking is not possible by default. This causes Parallels Plesk Sitebuilder is unable to work with SQLite database and the error occurs.<br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					To resolve the problem add option &quot;<strong>nolock</strong>&quot; to NFS mount parameters.<br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6466&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6466&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '6466',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Bezborodova Anastasiya</author>
<guid isPermaLink="false">10058 LastUpdated: 2009-10-09 10:45:49</guid>
<pubDate>2009-06-22 10:20:36</pubDate>
</item>
</channel>
</rss>



