<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sun May 19 14:59:46 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-4703/MB-4703.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-4703] cbbrowse_logs fails on mac osx</title>
                <link>http://www.couchbase.com/issues/browse/MB-4703</link>
                <project id="10010" key="MB">Couchbase Server</project>
                        <description>./cbbrowse_logs &lt;br/&gt;
./cbbrowse_logs: line 11: exec: erl: not found</description>
                <environment>mac</environment>
            <key id="16013">MB-4703</key>
            <summary>cbbrowse_logs fails on mac osx</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="peter">Peter Wansch</assignee>
                                <reporter username="james.mauss">James Mauss</reporter>
                        <labels>
                        <label>next_sprint</label>
                    </labels>
                <created>Fri, 27 Jan 2012 17:37:29 -0600</created>
                <updated>Mon, 23 Jul 2012 14:50:49 -0500</updated>
                    <resolved>Tue, 26 Jun 2012 14:52:43 -0500</resolved>
                            <version>1.8.0</version>
                                <fixVersion>1.8.1</fixVersion>
                                <component>installer</component>
                <component>tools</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="27265" author="farshid" created="Tue, 15 May 2012 13:54:03 -0500"  >this solved the issue for me</comment>
                    <comment id="27282" author="jens" created="Tue, 15 May 2012 16:27:36 -0500"  >So, do you just need me to check in the modified file?</comment>
                    <comment id="27290" author="farshid" created="Tue, 15 May 2012 18:30:59 -0500"  >no please ignore that file.&lt;br/&gt;
i applied this fix ( similar to how we fix other cb* scripts ) and didn&amp;#39;t work&lt;br/&gt;
farshid-2:membasex farshid$ git diff&lt;br/&gt;
diff --git a/Membase/install-couchbase.sh b/Membase/install-couchbase.sh&lt;br/&gt;
index b03dd96..5f8dbf9 100755&lt;br/&gt;
--- a/Membase/install-couchbase.sh&lt;br/&gt;
+++ b/Membase/install-couchbase.sh&lt;br/&gt;
@@ -56,6 +56,7 @@ echo &amp;quot;fixing path for cb* commands&amp;quot;&lt;br/&gt;
&amp;nbsp;echo &amp;quot;$install_absolute_path&amp;quot;&lt;br/&gt;
&amp;nbsp;sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/couchbase-cli&lt;br/&gt;
&amp;nbsp;sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/cbstats&lt;br/&gt;
+sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/cbbrowse_logs&lt;br/&gt;
&amp;nbsp;sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/cbflushctl&lt;br/&gt;
&amp;nbsp;sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/cbadm-online-restore&lt;br/&gt;
&amp;nbsp;sed -ie &amp;quot;s,$install_absolute_path,../,g&amp;quot; bin/cbadm-online-update&lt;br/&gt;
&lt;br/&gt;
but that didn&amp;#39;t work either.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
to build membasex you can checkout branch-1.8.1.xml and run&lt;br/&gt;
xcodebuild -target &amp;quot;Couchbase Server Zip&amp;quot;</comment>
                    <comment id="28360" author="dipti" created="Wed, 30 May 2012 19:40:13 -0500"  >Jens . please take a look at this with high priority. we are getting closer to ship 1.8.1</comment>
                    <comment id="29840" author="jens" created="Wed, 13 Jun 2012 16:52:40 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#change,17234&quot;&gt;http://review.couchbase.org/#change,17234&lt;/a&gt;</comment>
                    <comment id="30121" author="peter" created="Fri, 15 Jun 2012 11:48:22 -0500"  >Jens,&lt;br/&gt;
Can you patch this against 1.8.1 and then merge to trunk? Alk reviewed your change ok.&lt;br/&gt;
Thanks!</comment>
                    <comment id="30493" author="karan" created="Mon, 18 Jun 2012 18:59:49 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#change,17327&quot;&gt;http://review.couchbase.org/#change,17327&lt;/a&gt;</comment>
                    <comment id="30868" author="karan" created="Thu, 21 Jun 2012 17:48:53 -0500"  >/Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/erl: line 28: /Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/lib/erlang/erts-5.8.*/bin/erlexec: No such file or directory&lt;br/&gt;
/Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/erl: line 28: exec: /Applications/Couchbase Server.app/Contents/Resources/couchbase-core/bin/lib/erlang/erts-5.8.*/bin/erlexec: cannot execute: No such file or directory</comment>
                    <comment id="30869" author="karan" created="Thu, 21 Jun 2012 17:49:36 -0500"  >This is on the latest 181 build, which has the above review merged. </comment>
                    <comment id="30870" author="karan" created="Thu, 21 Jun 2012 17:51:56 -0500"  >Workaround is having the absoute path. &lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://builds.hq.northscale.net/latestbuilds/couchbase-server-community_x86_64_1.8.1-927-rel.dmg&quot;&gt;http://builds.hq.northscale.net/latestbuilds/couchbase-server-community_x86_64_1.8.1-927-rel.dmg&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;/Applications/Couchbase\ Server.app/Contents/Resources/couchbase-core/bin/cbbrowse_logs -h&lt;br/&gt;
option log requires 1 arguments&lt;br/&gt;
Usage: &amp;lt;progname&amp;gt; -report_dir &amp;lt;dir&amp;gt; [-log &amp;lt;name&amp;gt;]</comment>
                    <comment id="30873" author="karan" created="Thu, 21 Jun 2012 18:09:58 -0500"  >We are seeing a different error. &lt;br/&gt;
@ketaki is going to open a new bug for cbbrowse_logs. </comment>
                    <comment id="31057" author="thuan" created="Fri, 22 Jun 2012 23:35:30 -0500"  >Integrated in github-ns-server-2-0 #380 (See [&lt;a href=&quot;http://qa.hq.northscale.net/job/github-ns-server-2-0/380/&quot;&gt;http://qa.hq.northscale.net/job/github-ns-server-2-0/380/&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-4703&quot; title=&quot;cbbrowse_logs fails on mac osx&quot;&gt;&lt;strike&gt;MB-4703&lt;/strike&gt;&lt;/a&gt;: Make cbbrowse_logs command work on Mac OS (Revision 329625efba18a8479c992dab2bb8bf7eba453f90)&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Result = SUCCESS&lt;br/&gt;
Farshid Ghods : &lt;br/&gt;
Files : &lt;br/&gt;
* Makefile&lt;br/&gt;
* cbbrowse_logs.in&lt;br/&gt;
* cbbrowse_logs&lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                    <attachment id="13230" name="cbbrowse_logs" size="549" author="farshid" created="Tue, 15 May 2012 13:54:03 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10180" key="com.atlassian.jira.ext.charting:firstresponsedate">
                <customfieldname>Date of First Response</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Tue, 15 May 2012 13:54:03 -0500</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>5755</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                                                                                    <customfield id="customfield_10012" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                <customfieldname>Story Points</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>0.0</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>