<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Fri May 24 23:57:57 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/MB-4039/MB-4039.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[MB-4039] mbdbmaint.exe doesn&apos;t work on Windows</title>
                <link>http://www.couchbase.com/issues/browse/MB-4039</link>
                <project id="10010" key="MB">Couchbase Server</project>
                        <description>Forum user reported this, I was able to reproduce:&lt;br/&gt;
&lt;br/&gt;
Pausing persistence...  paused.&lt;br/&gt;
Vacuuming c:/Program Files/Membase/Server/var/lib/membase/data/default-data\default-0.mb&lt;br/&gt;
&amp;#39;sqlite3.exe&amp;quot; &amp;quot;c:&amp;#39; is not recognized as an internal or external command, operable program or batch file.&lt;br/&gt;
Vacuuming c:/Program Files/Membase/Server/var/lib/membase/data/default-data\default-1.mb&lt;br/&gt;
&amp;#39;sqlite3.exe&amp;quot; &amp;quot;c:&amp;#39; is not recognized as an internal or external command, operable program or batch file.&lt;br/&gt;
Vacuuming c:/Program Files/Membase/Server/var/lib/membase/data/default-data\default-2.mb&lt;br/&gt;
&amp;#39;sqlite3.exe&amp;quot; &amp;quot;c:&amp;#39; is not recognized as an internal or external command, operable program or batch file.&lt;br/&gt;
Vacuuming c:/Program Files/Membase/Server/var/lib/membase/data/default-data\default-3.mb&lt;br/&gt;
&amp;#39;sqlite3.exe&amp;quot; &amp;quot;c:&amp;#39; is not recognized as an internal or external command, operable program or batch file.&lt;br/&gt;
Unpausing persistence.</description>
                <environment></environment>
            <key id="14485">MB-4039</key>
            <summary>mbdbmaint.exe doesn&apos;t work on Windows</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/critical.png">Critical</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="bcui">Bin Cui</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                        <label>1.7.0-release-notes</label>
                    </labels>
                <created>Thu, 7 Jul 2011 18:42:41 -0500</created>
                <updated>Mon, 23 Jul 2012 14:50:47 -0500</updated>
                    <resolved>Fri, 8 Jul 2011 17:17:13 -0500</resolved>
                                                            <component>tools</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="21322" author="thuan" created="Thu, 7 Jul 2011 20:58:36 -0500"  >I tested the command mbdbmaint.exe on default bucket and it works as expected except a warning message as I mention in bug &lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-4041&quot; title=&quot;Get error message &amp;quot;The filename, directory name, or volume label syntax is incorrect.&amp;quot; when run mbdbmaint.exe in windows&quot;&gt;&lt;strike&gt;MB-4041&lt;/strike&gt;&lt;/a&gt;.&lt;br/&gt;
I think the user forgot to use double back slash when executing the command in windows.&lt;br/&gt;
Ex: c:\Program Files&amp;gt;&amp;quot;c:\\Program Files\\Membase\\Server\\bin\\mbdbmaint.exe&amp;quot; --vacuum --backupto=&amp;quot;c:\\backup\\tmp&amp;quot; --port=11210&lt;br/&gt;
OR&lt;br/&gt;
c:\Program Files&amp;gt;&amp;quot;.\Membase\\Server\\bin\\mbdbmaint.exe&amp;quot; --vacuum --backupto=&amp;quot;c:\\backup\\tmp&amp;quot; --port=11210</comment>
                    <comment id="21338" author="farshid" created="Fri, 8 Jul 2011 14:35:48 -0500"  >Integrated in github-ep-engine-1-7-1 #129 (See [&lt;a href=&quot;http://qa.hq.northscale.net/job/github-ep-engine-1-7-1/129/&quot;&gt;http://qa.hq.northscale.net/job/github-ep-engine-1-7-1/129/&lt;/a&gt;])&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-4039&quot; title=&quot;mbdbmaint.exe doesn&amp;#39;t work on Windows&quot;&gt;&lt;strike&gt;MB-4039&lt;/strike&gt;&lt;/a&gt; Launch sqlite command correctly on windows&lt;br/&gt;
&lt;br/&gt;
Bin Cui : &lt;br/&gt;
Files : &lt;br/&gt;
* management/mbdbmaint&lt;br/&gt;
</comment>
                    <comment id="21354" author="farshid" created="Mon, 11 Jul 2011 18:00:43 -0500"  >Integrated in github-ep-engine-2-0 #21 (See [&lt;a href=&quot;http://qa.hq.northscale.net/job/github-ep-engine-2-0/21/&quot;&gt;http://qa.hq.northscale.net/job/github-ep-engine-2-0/21/&lt;/a&gt;])&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-4039&quot; title=&quot;mbdbmaint.exe doesn&amp;#39;t work on Windows&quot;&gt;&lt;strike&gt;MB-4039&lt;/strike&gt;&lt;/a&gt; Launch sqlite command correctly on windows&lt;br/&gt;
&lt;br/&gt;
Bin Cui : &lt;br/&gt;
Files : &lt;br/&gt;
* management/mbdbmaint&lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10180" key="com.atlassian.jira.ext.charting:firstresponsedate">
                <customfieldname>Date of First Response</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 7 Jul 2011 20:58:36 -0500</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>6372</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                                                                                                        <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>