<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>MindTouch Community Forums</title>
		<link>http://forums.developer.mindtouch.com/</link>
		<description>Forums for discussing MindTouch Deki</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 00:48:04 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.developer.mindtouch.com/images/misc/rss.png</url>
			<title>MindTouch Community Forums</title>
			<link>http://forums.developer.mindtouch.com/</link>
		</image>
		<item>
			<title>Migrate from MindTouch 2010 to MindTouch Core</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9689-Migrate-from-MindTouch-2010-to-MindTouch-Core&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 08:23:16 GMT</pubDate>
			<description><![CDATA[Hi! 
I've installed the mindtouch following the guide on the developer site, but now I want to change the installation from MindTouch 2010 to...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
I've installed the mindtouch following the guide on the developer site, but now I want to change the installation from MindTouch 2010 to MindTouch Core, is possible? And how without lost the pages that I've inserted?<br />
<br />
Best Regards<br />
<br />
Franco Tampieri</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>drdran</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9689-Migrate-from-MindTouch-2010-to-MindTouch-Core</guid>
		</item>
		<item>
			<title><![CDATA[After migration to new server, users can't access control panel]]></title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9688-After-migration-to-new-server-users-can-t-access-control-panel&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 21:02:50 GMT</pubDate>
			<description><![CDATA[I recently migrated a multi-tenant MindTouch Core installation to a new server using rsync, and I can no longer access the control panel.  Here's the...]]></description>
			<content:encoded><![CDATA[<div>I recently migrated a multi-tenant MindTouch Core installation to a new server using rsync, and I can no longer access the control panel.  Here's the setup:<br />
<br />
MindTouch Core v9.12.1 (I'm planning to upgrade after the migration)<br />
Ubuntu 10.04 (coming from an Ubuntu 8.04 server)<br />
PHP 5.2.10<br />
Apache 2.2.14<br />
<br />
When I access http://{mywiki}/@api/deki/site/roles, I see the following XML.  Notably the ADMIN permission is missing from list of permissions associated with the &quot;Admin&quot; role.<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;roles href=&quot;http://{mywiki}/@api/deki/site/roles&quot;&gt;<br />
&nbsp; &lt;permissions&gt;<br />
&nbsp; &nbsp; &lt;operations mask=&quot;0&quot;/&gt;<br />
&nbsp; &nbsp; &lt;role id=&quot;1&quot; href=&quot;http://{mywiki}/@api/deki/site/roles/1&quot;&gt;None&lt;/role&gt;<br />
&nbsp; &lt;/permissions&gt;<br />
&nbsp; &lt;permissions&gt;<br />
&nbsp; &nbsp; &lt;operations mask=&quot;1&quot;&gt;LOGIN&lt;/operations&gt;<br />
&nbsp; &nbsp; &lt;role id=&quot;2&quot; href=&quot;http://{mywiki}/@api/deki/site/roles/2&quot;&gt;Guest&lt;/role&gt;<br />
&nbsp; &lt;/permissions&gt;<br />
&nbsp; &lt;permissions&gt;<br />
&nbsp; &nbsp; &lt;operations mask=&quot;15&quot;&gt;LOGIN,BROWSE,READ,SUBSCRIBE&lt;/operations&gt;<br />
&nbsp; &nbsp; &lt;role id=&quot;3&quot; href=&quot;http://{mywiki}/@api/deki/site/roles/3&quot;&gt;Viewer&lt;/role&gt;&lt;/permissions&gt;<br />
&nbsp; &lt;permissions&gt;<br />
&nbsp; &nbsp; &lt;operations mask=&quot;319&quot;&gt;LOGIN,BROWSE,READ,SUBSCRIBE,UPDATE,CREATE,DELETE&lt;/operations&gt;<br />
&nbsp; &nbsp; &lt;role id=&quot;4&quot; href=&quot;http://{mywiki}/@api/deki/site/roles/4&quot;&gt;Contributor&lt;/role&gt;<br />
&nbsp; &lt;/permissions&gt;<br />
&nbsp; &lt;permissions&gt;<br />
&nbsp; &nbsp; &lt;operations mask=&quot;9223372036854775807&quot;&gt;LOGIN,BROWSE,READ,SUBSCRIBE,UPDATE,CREATE,DELETE,CHANGEPERMISSIONS,CONTROLPANEL,UNSAFECONTENT&lt;/operations&gt;<br />
&nbsp; &nbsp; &lt;role id=&quot;5&quot; href=&quot;http://{mywiki}/@api/deki/site/roles/5&quot;&gt;Admin&lt;/role&gt;<br />
&nbsp; &lt;/permissions&gt;<br />
&lt;/roles&gt;</code><hr />
</div> I'm assuming the missing ADMIN permission is the source of the problem.  How can this be fixed?<br />
<br />
Thanks!</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>tom</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9688-After-migration-to-new-server-users-can-t-access-control-panel</guid>
		</item>
		<item>
			<title>Error (Code: 2048) Non-static method Language::getMessage() should not be called stat</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9686-Error-(Code-2048)-Non-static-method-Language-getMessage()-should-not-be-called-stat&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 12:37:06 GMT</pubDate>
			<description>I want to install MindTouch 10.1.3-1  
with PHP 5.4.0-3 on Debian. 
 
 
If I am trying a new server setup for MindTouch 10.1.3-1, I am running into...</description>
			<content:encoded><![CDATA[<div>I want to install MindTouch 10.1.3-1 <br />
with PHP 5.4.0-3 on Debian.<br />
<br />
<br />
If I am trying a new server setup for MindTouch 10.1.3-1, I am running into this error when I go to the setup page:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Sorry but there was an error while processing your request.<br />
Try hitting back on your browse to try again. If the problem persists please contact support with the following information.<br />
Error Report<br />
<br />
Error (Code: 2048) Non-static method Language::getMessage() should not be called statically<br />
<br />
#0 /var/www/dekiwiki/includes/GlobalFunctions.php(399): DekiError::handleError(2048, 'Non-static meth...', '/var/www/dekiwi...', 399, Array)<br />
#1 /var/www/dekiwiki/includes/GlobalFunctions.php(399): Language::getMessage()<br />
#2 /var/www/dekiwiki/includes/GlobalFunctions.php(285): wfMsgReal('Page.Install.ch...', Array)<br />
#3 /var/www/dekiwiki/config/includes/deki_installer_environment.php(240): wfMsg('Page.Install.ch...')<br />
#4 /var/www/dekiwiki/config/includes/deki_installer.php(238): DekiInstallerEnvironment-&gt;autoDetectDependencyPaths()<br />
#5 /var/www/dekiwiki/config/includes/deki_installer.php(52): DekiInstaller-&gt;checkDependencies()<br />
#6 /var/www/dekiwiki/deki/cp/includes/deki_mvc.php(60): DekiInstaller-&gt;initialize()<br />
#7 /var/www/dekiwiki/config/install.php(130): DekiController-&gt;__construct(Array)<br />
#8 /var/www/dekiwiki/config/index.php(73): include('/var/www/dekiwi...')<br />
#9 {main}<br />
Error (Code: 2048) Non-static method Language::getMessage() should not be called statically
			
		<hr />
	</div>
</div> </div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>g.burckardt</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9686-Error-(Code-2048)-Non-static-method-Language-getMessage()-should-not-be-called-stat</guid>
		</item>
		<item>
			<title>Removing activitystream component warning on user page</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9685-Removing-activitystream-component-warning-on-user-page&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 02:32:56 GMT</pubDate>
			<description>In my install I see an annoying warning box under the user page: 
 
One or more prerequisites are not met: 
The activitystream component is not...</description>
			<content:encoded><![CDATA[<div>In my install I see an annoying warning box under the user page:<br />
<br />
One or more prerequisites are not met:<br />
The activitystream component is not installed or enabled.<br />
<br />
<br />
How can I remove this warning message since users are complaining? Also, if this is not available in the Core Edition (I assume its not) why even show it?</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>techguy817</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9685-Removing-activitystream-component-warning-on-user-page</guid>
		</item>
		<item>
			<title>Setting up IIS ODBC Logging with MindTouch</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9684-Setting-up-IIS-ODBC-Logging-with-MindTouch&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 00:19:17 GMT</pubDate>
			<description>Has anyone here been able to get IIS ODBC logging working with MindTouch.  I followed the tutorial at...</description>
			<content:encoded><![CDATA[<div>Has anyone here been able to get IIS ODBC logging working with MindTouch.  I followed the tutorial at <a href="http://www.iislogs.com/steveschofield/iis7-post-57-how-to-setup-odbc-logging-in-iis-7-0" target="_blank">http://www.iislogs.com/steveschofiel...ing-in-iis-7-0</a> but it doesn't work for me and I receive the error &quot;Site settings could not be loaded&quot; with a status code of 500.  Any ideas on how to troubleshoot this?<br />
<br />
Thanks!</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>techguy817</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9684-Setting-up-IIS-ODBC-Logging-with-MindTouch</guid>
		</item>
		<item>
			<title>Site settings could not be loaded</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9683-Site-settings-could-not-be-loaded&amp;goto=newpost</link>
			<pubDate>Wed, 09 May 2012 11:56:17 GMT</pubDate>
			<description><![CDATA[When i access my MT installation i get: 
 
Site settings could not be loaded 
HTTP Response Status Code: 0 
 
couldn't connect to host 
 
I have...]]></description>
			<content:encoded><![CDATA[<div>When i access my MT installation i get:<br />
<br />
<i>Site settings could not be loaded<br />
HTTP Response Status Code: 0<br />
<br />
couldn't connect to host</i><br />
<br />
I have looked through the forums and found that its a problem with the API not running. But when i do a <br />
<br />
<i>service dekiwiki status<br />
</i><br />
it says <br />
<br />
<i>MindTouch is running: 22639<br />
</i><br />
Now if i try to telnet to the api like:<br />
<br />
<i>telnet localhost 8081<br />
</i><br />
it says<br />
<br />
<i>telnet: connect to address 127.0.0.1: Connection refused<br />
</i><br />
I cant seem to figure out what to do. Its a brand new installation running with a virtual host in apache using a subdomain to my domain. I ran trough the installation just fine, so it seems to be related to the API itself. Im running it on a Fedora 14<br />
<br />
/Sune</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>sunebrodersen</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9683-Site-settings-could-not-be-loaded</guid>
		</item>
		<item>
			<title>Search within page tree: a Greasemonkey hack</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9681-Search-within-page-tree-a-Greasemonkey-hack&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 21:00:32 GMT</pubDate>
			<description><![CDATA[Today I was asked if it was possible to search within a page hierarchy.  I said "sure, no problem with Lucene!".  But it is a problem, actually.  If...]]></description>
			<content:encoded><![CDATA[<div>Today I was asked if it was possible to search within a page hierarchy.  I said &quot;sure, no problem with Lucene!&quot;.  But it is a problem, actually.  If you want to add a path: constraint to your query, you need to figure out the current path and type it in manually.<br />
<br />
So, since I've been playing with <a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/" target="_blank">Greasemonkey </a>lately, I cooked up a little script to add another button next to &quot;find&quot; to find &quot;in tree&quot;.  Click the button and it automatically adds the necessary constraint to the search query.<br />
<br />
Special pages do not receive the new button, since it would make no sense.  While I was in there, I also made the search field quite a bit wider in the &quot;Search&quot; page.<br />
<br />
This script is somewhat preliminary and should be considered a starting point.  To use it at all, you'll first need to provide proper <a href="http://wiki.greasespot.net/Metadata_Block#.40match" target="_blank">&quot;match&quot; metadata</a>.     <br />
<br />
Other changes it could use:<br />
1) eliminate use of unsafeWindow.<br />
2) escape characters in the page path as necessary.  It hasn't failed me yet, but I'm sure it's not robust in its current form.<br />
3) Make it work with skins other than Fiesta.<br />
4) Properly handle the case where the $.get() fails.<br />
<br />
Provided as-is, no guarantees.  If you improve on this script, please post back here.<br />
<br />
[Aside: If there's an easier way to do this without Greasemonkey, I'd be keen to know that as well.  I'm sure it could be hacked directly into the wiki, but I didn't feel like going in there and messing with it today.]<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">// ==UserScript==<br />
// @name&nbsp; &nbsp; &nbsp;  Mindtouch &quot;Find in tree&quot; hack<br />
// @namespace&nbsp; neil.weinstock.greasemonkey<br />
// @version&nbsp; &nbsp; 0.1<br />
// @description&nbsp; Provide an extra button to Mindtouch (Fiesta skin) to &quot;find in tree&quot; instead of searching entire wiki<br />
// @match&nbsp; &nbsp; &nbsp; PUT_YOUR_WIKI_MATCHSTRING_HERE<br />
// @require&nbsp; &nbsp; &nbsp; &nbsp; http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js<br />
// ==/UserScript==<br />
<br />
var title = unsafeWindow.Deki.PageTitle;<br />
if (title.match(/^Special/)) {<br />
&nbsp; &nbsp; if (title == &quot;Special:Search&quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; $(&quot;div.deki-search-form input.input-text&quot;).css(&quot;width&quot;, &quot;350px&quot;);<br />
}<br />
else {<br />
&nbsp; &nbsp; $(&quot;div.siteSearch&quot;).css(&quot;width&quot;, &quot;290px&quot;);<br />
&nbsp; &nbsp; $(&quot;div.siteSearch form&quot;).append(&quot;&lt;input type='button' value='in tree' id='findInTree' style='width:50px;background-position:-80px 0px'/&gt;&quot;);<br />
&nbsp; &nbsp; $(&quot;#findInTree&quot;).click(function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; var v = $(&quot;#searchInput&quot;).val();<br />
&nbsp; &nbsp; &nbsp; &nbsp; $.get(&quot;http://cfrrwiki.raritan.com/@api/deki/pages/&quot;+unsafeWindow.Deki.PageId+&quot;/info&quot;, function(data) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var path = $(&quot;path&quot;, data).text();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var v = $(&quot;#searchInput&quot;).val();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#searchInput&quot;).val(&quot;(&quot; + v + &quot;) AND path:&quot; + path + &quot;*&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;div.siteSearch form&quot;).submit();<br />
&nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; });<br />
}</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>neilw</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9681-Search-within-page-tree-a-Greasemonkey-hack</guid>
		</item>
		<item>
			<title>Search index not updated in clustered environment</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9680-Search-index-not-updated-in-clustered-environment&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 10:13:55 GMT</pubDate>
			<description>Since we are using more than one application server, I configured our MindTouch wiki to use a shared lucene index on one of the servers....</description>
			<content:encoded><![CDATA[<div>Since we are using more than one application server, I configured our MindTouch wiki to use a shared lucene index on one of the servers.<br />
Unfortunately, the <a href="http://developer.mindtouch.com/en/kb/Configuring_Lucene_in_a_clustered_environment" target="_blank">developer article</a> doesn't exist anymore, so I tried to adapt <a href="http://developer.mindtouch.com/en/kb/Dedicated_NFS_and_Lucene_for_Clustered_Environments#Lucene_Server" target="_blank">this explanation</a> to our means.<br />
<br />
The configuration file of the index site looks as follows:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- register Deki services --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;action verb=&quot;POST&quot; path=&quot;/host/load?name=mindtouch.indexservice&quot;/&gt; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- start Deki services --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;action verb=&quot;POST&quot; path=&quot;/host/services&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;config&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Service startup --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;path&gt;deki/luceneindex&lt;/path&gt; &lt;!-- path: relative path for deki-api service. I.e., http://server/host/deki --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;sid&gt;sid://mindtouch.com/2007/06/luceneindex&lt;/sid&gt; &lt;!-- sid: the serviceid points to a class that represents the service for startup--&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;path.store&gt;D:\www\htdocs\wiki-index\luceneindex\$1&lt;/path.store&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;apikey&gt;myapikey&lt;/apikey&gt; &lt;!-- apikey: apikey used to access privileged features of deki-api --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;filter-path extension=&quot;*&quot; arguments=&quot;$1 &amp;quot;D:\www\htdocs\wiki-index\data\temp\\&amp;quot;&quot;&gt;D:\www\htdocs\wiki-index\api\bin\mindtouch.deki.filter.exe&lt;/filter-path&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/config&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/action&gt;<br />
&lt;/script&gt;</code><hr />
</div> The application server config looks like this:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;script&gt;<br />
&nbsp; &lt;!-- register Deki services --&gt;<br />
&nbsp; &lt;action verb=&quot;POST&quot; path=&quot;/host/load?name=mindtouch.deki&quot;/&gt;<br />
&nbsp; &lt;action verb=&quot;POST&quot; path=&quot;/host/load?name=mindtouch.deki.services&quot;/&gt;<br />
&nbsp; &lt;!-- &lt;action verb=&quot;POST&quot; path=&quot;/host/load?name=mindtouch.indexservice&quot;/&gt; --&gt;<br />
<br />
&nbsp;&lt;!-- start Deki services --&gt;<br />
&nbsp; &lt;action verb=&quot;POST&quot; path=&quot;/host/services&quot;&gt;<br />
&nbsp; &nbsp; &lt;config&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &lt;!-- Service startup --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;path&gt;deki&lt;/path&gt; &lt;!-- path: relative path for deki-api service. I.e., http://server/host/deki --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;sid&gt;http://services.mindtouch.com/deki/draft/2006/11/dekiwiki&lt;/sid&gt; &lt;!-- sid: the serviceid points to a class that represents the service for startup--&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &lt;!-- Global settings --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;deki-path&gt;D:\www\htdocs\wiki\web&lt;/deki-path&gt; &lt;!-- deki-path: full path to dekiwiki php (pointed to by web server) --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;!-- Global apikey valid for all wiki instances --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;apikey&gt;myapikey&lt;/apikey&gt; &lt;!-- apikey: apikey used to access privileged features of deki-api --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &lt;wikis&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;config id=&quot;default&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Per instance settings --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;host&gt;dev.stage.wiki&lt;/host&gt; &lt;!-- host: hostname for the wiki. Use * for all hosts. Multiple &lt;host&gt; entries may be used per site.--&gt;<br />
[snip db settings etc]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/config&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/wikis&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &lt;!-- Lucene service configuration --&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;indexer src=&quot;http://index.stage.wiki/@api/deki/luceneindex?apikey=myapikey&quot; /&gt;<br />
<br />
&nbsp; &nbsp; &lt;/config&gt;<br />
&nbsp; &lt;/action&gt;<br />
&lt;/script&gt;</code><hr />
</div> ATM both instances run on the same machine.<br />
<br />
I'm not sure if it is necessary to have the port 8081 in the index URL, so for now I left it out.<br />
<br />
Search queries work as well. I can call the API directly, or perform searches in my wiki installation, and get the desired result.<br />
<br />
My problem is: the index is not updated with changes or new pages. I checked the dream.log, but found no errors - and found even no calls to the lucene index when saving a page.<br />
<br />
The only entries with warnings are these:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">2012-05-08 11:38:31,374 [DispatchThread #40] DEBUG MindTouch.Dream.DreamHostService - register(sid://mindtouch.com/2007/06/luceneindex)<br />
2012-05-08 11:38:31,374 [DispatchThread #40] DEBUG MindTouch.Dream.DreamHostService - register(<a href="http://services.mindtouch.com/deki/draft/2007/06/luceneindex" target="_blank">http://services.mindtouch.com/deki/d...06/luceneindex</a>)<br />
2012-05-08 11:38:31,374 [DispatchThread #40] INFO&nbsp; MindTouch.Dream.DreamHostService - start(deki/luceneindex, sid://mindtouch.com/2007/06/luceneindex)<br />
2012-05-08 11:38:31,390 [DispatchThread #40] DEBUG MindTouch.Dream.DreamService - Start<br />
2012-05-08 11:38:31,390 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - filter timeout: 00:00:30<br />
2012-05-08 11:38:31,390 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - indexer parallelism: 10<br />
2012-05-08 11:38:31,390 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - indexer retries: 3<br />
2012-05-08 11:38:31,390 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - subscribing indexer to pubsub local://7f92579d169947a0963ca241905fc3e9/host/$pubsub<br />
2012-05-08 11:38:31,405 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - subscribed indexer for events at local://7f92579d169947a0963ca241905fc3e9/host/$pubsub/subscribers/1Mv3492X<br />
2012-05-08 11:38:31,405 [DispatchThread #40] DEBUG MindTouch.Dream.DreamHostService - StartService: service started: local://7f92579d169947a0963ca241905fc3e9/deki/luceneindex (sid://mindtouch.com/2007/06/luceneindex)<br />
2012-05-08 11:38:31,421 [27] DEBUG MindTouch.Dream.Http.HttpHandler - ProcessRequest(POST, <a href="http://index.stage.wiki/@api/deki/luceneindex/subscriptions?apikey=myapikay" target="_blank">http://index.stage.wiki/@api/deki/lu...pikey=myapikay</a>)<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.Services.PubSub.Dispatcher - updated combined set, dispatching as id '96ddb05e-8f81-4506-bcb4-a6c9eed64179'<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.Services.PubSub.Dispatcher - Dispatcher 'http://localhost/@api/host/$pubsub' dispatching '96ddb05e-8f81-4506-bcb4-a6c9eed64179' on channel 'pubsub:///set/update' with resource ''<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.Services.PubSub.Dispatcher - trying dispatch based on channel matches<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.Services.PubSub.Dispatcher - event '96ddb05e-8f81-4506-bcb4-a6c9eed64179' for resource '' has no endpoints to dispatch to<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.Services.PubSub.Dispatcher - finished enqueuing dispatch of event '96ddb05e-8f81-4506-bcb4-a6c9eed64179'<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.LuceneService.LuceneService - subscribing indexer to pubsub local://7f92579d169947a0963ca241905fc3e9/deki/pubsub<br />
2012-05-08 11:38:31,421 [DispatchThread #40] WARN&nbsp; MindTouch.Dream.DreamHostService - ProcessRequest: feature not found(POST URI: local://7f92579d169947a0963ca241905fc3e9/deki/pubsub/subscribers LOCAL: local://7f92579d169947a0963ca241905fc3e9/deki/pubsub/subscribers PUBLIC: <a href="http://index.stage.wiki/@API" target="_blank">http://index.stage.wiki/@API</a> TRANSPORT: <a href="http://index.stage.wiki/@API" target="_blank">http://index.stage.wiki/@API</a>)<br />
2012-05-08 11:38:31,421 [DispatchThread #40] DEBUG MindTouch.Dream.DreamMessage - Response: Not Found - resource not found, path: /deki/luceneindex/subscriptions<br />
2012-05-08 11:38:31,421 [DispatchThread #40] WARN&nbsp; MindTouch.LuceneService.LuceneService - subscribe to local://7f92579d169947a0963ca241905fc3e9/deki/pubsub failed: NotFound<br />
2012-05-08 11:38:31,421 [DispatchThread #40] INFO&nbsp; MindTouch.LuceneService.LuceneService - Finished [POST:/deki/luceneindex/subscriptions] [Ok] 4ms</code><hr />
</div> I've searched this forums, but found no clues regarding my issues. I tried already the solutions described in <a href="http://forums.developer.mindtouch.com/showthread.php?9255-Lucene-Service-over-Cluster-Broken-after-10.04-update" target="_blank">http://forums.developer.mindtouch.co...r-10.04-update</a> or <a href="http://forums.developer.mindtouch.com/showthread.php?9463-Problem-configuring-lucene-service-in-clustered-environment" target="_blank">http://forums.developer.mindtouch.co...ed-environment</a>, but these didn't apply.<br />
<br />
Any help is highly appreciated. :)<br />
<br />
Other system specs:<br />
Windows Server 2003<br />
IIS 6<br />
MindTouch Core 10.1.3</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>jeuring</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9680-Search-index-not-updated-in-clustered-environment</guid>
		</item>
		<item>
			<title>service-license missing dekiwiki+AD</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9679-service-license-missing-dekiwiki-AD&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 05:33:52 GMT</pubDate>
			<description>I am trying to integrate mindtouch dekiwiki with AD for authentication, but when I try to start the service it gives me following error : 
...</description>
			<content:encoded><![CDATA[<div>I am trying to integrate mindtouch dekiwiki with AD for authentication, but when I try to start the service it gives me following error :<br />
<br />
Authentication provider &quot;Microsoft Active Directory&quot; could not be restarted. &quot;service-license missing&quot;<br />
<br />
This is full error report :<br />
<br />
Array<br />
(<br />
    [title] =&gt; LicenseRequired (402)<br />
    [message] =&gt; service-license missing<br />
    [response] =&gt; Request URI:<br />
<a href="http://localhost:8081/deki/site/services/49/start?dream.out.format=php&amp;dream.in.host=example.co.in&amp;dream.in.scheme=http&amp;dream.in.origin=10.80.27.71" target="_blank">http://localhost:8081/deki/site/serv...in=10.80.27.71</a><br />
<br />
Server response:<br />
Array<br />
(<br />
    [error] =&gt; Array<br />
        (<br />
            [message] =&gt; service-license missing<br />
            [status] =&gt; 402<br />
            [title] =&gt; LicenseRequired<br />
            [uri] =&gt; <a href="http://example.co.in/@api/deki/services/default/49/@config" target="_blank">http://example.co.in/@api/deki/servi...ult/49/@config</a><br />
        )<br />
<br />
)<br />
<br />
)<br />
<br />
<br />
<br />
I wonder google not even able to answer for this query.. can anyone tell me how I can solve this?<br />
<br />
Thanks in advance.</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?24-LDAP-Integration">LDAP Integration</category>
			<dc:creator>srathod</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9679-service-license-missing-dekiwiki-AD</guid>
		</item>
		<item>
			<title><![CDATA[Error selecting database wikidb: 1044 Access denied for user "@'localhost' to databa]]></title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9678-Error-selecting-database-wikidb-1044-Access-denied-for-user-quot-localhost-to-databa&amp;goto=newpost</link>
			<pubDate>Mon, 07 May 2012 20:58:15 GMT</pubDate>
			<description>Oops, never mind, just missed that I needed to scroll down the page and enter credentials for an existing MySQL superuser.</description>
			<content:encoded><![CDATA[<div>Oops, never mind, just missed that I needed to scroll down the page and enter credentials for an existing MySQL superuser.</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>robert lauriston</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9678-Error-selecting-database-wikidb-1044-Access-denied-for-user-quot-localhost-to-databa</guid>
		</item>
		<item>
			<title>exporting all attachments as files</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9677-exporting-all-attachments-as-files&amp;goto=newpost</link>
			<pubDate>Mon, 07 May 2012 10:31:47 GMT</pubDate>
			<description>Hello, 
 
I need to export all attachments from all users. I am using this example:...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I need to export all attachments from all users. I am using this example: <a href="http://developer.mindtouch.com/en/docs/MindTouch_Administration_Guide/Backup_MindTouch/Export_MindTouch_pages_and_files" target="_blank">http://developer.mindtouch.com/en/do...ages_and_files</a><br />
<br />
but it export files which only are in files.xml. <a href="http://www.server.com/@api/deki/files" target="_blank">www.server.com/@api/deki/files</a> contains only 3 files. How I can recreate files.xml with all attachments? or maybe I need go other way to export all attachments?<br />
<br />
Thank you for your responses.</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>stolendog</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9677-exporting-all-attachments-as-files</guid>
		</item>
		<item>
			<title>General script/extension installation guide</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9676-General-script-extension-installation-guide&amp;goto=newpost</link>
			<pubDate>Sun, 06 May 2012 14:53:32 GMT</pubDate>
			<description>Hello, 
 
I am new to mindtouch, and have spent a couple of hours (I can hardly afford right now) trying to figure out what settings given extensions...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am new to mindtouch, and have spent a couple of hours (I can hardly afford right now) trying to figure out what settings given extensions require, and where to put any required support files.<br />
<br />
For given publicly available extensions, eg, jquery2:<ul><li>what key settings are required?</li>
<li>where (file system path) would the system expect to find the appropriate jquery files/jquery-plugins ?</li>
<li>What key can I flick to point the system to the correct path?</li>
<li>How can I tell which extensions are commercial and which ones are opensource?</li>
</ul><br />
Same goes for the subversion plugin, and some others ..<br />
<br />
So far, on paper, Mindtouch is looking good .. But I am taken aback by the fact that very basic info is missing in seemingly bundled in extensions.  <br />
<br />
I believe in RTFM, so I have tried to source this information, and have been mighty surprised that almost all extensions come with insufficient information in initially enabling them .. <br />
<br />
Any</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?26-DekiScript-amp-MindTouch-Extensions"><![CDATA[DekiScript & MindTouch Extensions]]></category>
			<dc:creator>chuxuzoeto</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9676-General-script-extension-installation-guide</guid>
		</item>
		<item>
			<title>Adjusting the top navigation bar</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9675-Adjusting-the-top-navigation-bar&amp;goto=newpost</link>
			<pubDate>Fri, 04 May 2012 13:51:14 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
We have the standard top navigation bar which looks like Image: http://s15.postimage.org/6ef35o55n/mindtouchnavbar.png  
 
What I'd like...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
We have the standard top navigation bar which looks like <img src="http://s15.postimage.org/6ef35o55n/mindtouchnavbar.png" border="0" alt="" /><br />
<br />
What I'd like to do is make some adjustments:<br />
<br />
1. Remove the Reports link<br />
2. Remove Desktop Suite under Tools<br />
3. Take Sitemap and Popular pages out from under Tools and put them each as links (like My Page, Recent Changes, etc.)<br />
<br />
Anyone know how to do this in the source files?</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>techguy817</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9675-Adjusting-the-top-navigation-bar</guid>
		</item>
		<item>
			<title>MT Core on CentOS 6.2</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9674-MT-Core-on-CentOS-6.2&amp;goto=newpost</link>
			<pubDate>Thu, 03 May 2012 18:36:15 GMT</pubDate>
			<description><![CDATA[I'm installing MindTouch following these instructions exactly (cut and pasted the commands): 
...]]></description>
			<content:encoded><![CDATA[<div>I'm installing MindTouch following these instructions exactly (cut and pasted the commands):<br />
<br />
<a href="http://developer.mindtouch.com/en/docs/mindtouch_setup/010Installation/060Installing_on_CentOS" target="_blank">http://developer.mindtouch.com/en/do...ling_on_CentOS</a><br />
<br />
The command-line part seemed to go fine. I'm stuck on step 5 of the browser portion of the installation with the error &quot;MySQL failed with error [2003] Can't connect to MySQL server on '127.0.0.1' (13).&quot;</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>robert lauriston</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9674-MT-Core-on-CentOS-6.2</guid>
		</item>
		<item>
			<title>How to change the role of the anonymous user</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?9673-How-to-change-the-role-of-the-anonymous-user&amp;goto=newpost</link>
			<pubDate>Wed, 02 May 2012 09:57:03 GMT</pubDate>
			<description><![CDATA[Hi 
 
It seems that it is not possible anymore to change de role of the anonymous user to 'None' to force users to authenticate before accessing the...]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
It seems that it is not possible anymore to change de role of the anonymous user to 'None' to force users to authenticate before accessing the wiki.<br />
<br />
Thanks</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>vdaron</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?9673-How-to-change-the-role-of-the-anonymous-user</guid>
		</item>
	</channel>
</rss>

