<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Tracks</title>
    <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.getontracks.org/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2010</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:getontracks.org,2010:08:20</id>


    <entry>
      <title>Tracks on Ubuntu Lucid</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/596/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.596</id>
      <published>2010-07-16T19:23:57Z</published>
      <updated></updated>
      <author><name>thesamet</name></author>
      <content type="html">
      <![CDATA[
        <p>I have installed Tracks 1.7.1 on Lucid. Ruby version is 1.8.7. I am using the built-in web server and sqlite3.</p>

<p>Then certain operations (like editing my preferences, adding a task) will make  Tracks start serve 500s for static files. Clearing the cookies helps until the next time.</p>

<p>Here is an example log message:</p>

<p>127.0.0.1 - - [16/Jul/2010:12:15:02 PDT] &#8220;GET /stylesheets/cache/bundle.css?1279307688 HTTP/1.1&#8221; 500 343<br />
Referer -&gt; /stylesheets/cache/bundle.css?1279307688<br />
[2010-07-16 12:15:02] ERROR NoMethodError: private method `gsub!&#8217; called for #&lt;Class:0x7f12602c1900&gt;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/htmlutils.rb:16:in `escape&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/httpresponse.rb:232:in `set_error&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/railties/lib/webrick_server.rb:94:in `handle_file&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/railties/lib/webrick_server.rb:73:in `service&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:162:in `start&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:95:in `start&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:92:in `each&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:92:in `start&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:23:in `start&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/webrick/server.rb:82:in `start&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/railties/lib/webrick_server.rb:60:in `dispatch&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/railties/lib/commands/servers/webrick.rb:66<br />
&nbsp;   /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require&#8217;<br />
&nbsp;   /home/thesamet/bsag-tracks-6aff172/vendor/rails/railties/lib/commands/server.rb:49<br />
&nbsp;   /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
&nbsp;   /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
&nbsp;   ./script/server:3</p>

<p>Thanks,<br />
Nadav
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>No route matches &#8220;/tracks/&#8220;with &#123;method=&amp;gt;:get&#125;</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/599/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.599</id>
      <published>2010-07-27T14:42:41Z</published>
      <updated></updated>
      <author><name>carandraug</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi</p>

<p>I&#8217;ve been trying to install Tracks on Ubuntu 10.04 to no success. After messing around a lot, I finally got to a page served but just an error</p>

<p>
</p><blockquote><p><b>Routing error</b>
</p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">No&nbsp;route&nbsp;matches&nbsp;</span><span style="color: #DD0000">"/tracks/"&nbsp;</span><span style="color: #0000BB">with&nbsp;&#123;method</span><span style="color: #007700">=&gt;:</span><span style="color: #0000BB">get&#125;&nbsp;</span>
</span>
</code></div></blockquote>

<p><br />
Here&#8217;s some specs<br />
OS: Ubuntu 10.04<br />
Ruby version: 1.8.7<br />
Tracks version: 1.7.1<br />
Using Apache2 and MySQL</p>

<p>Any help is appreciated. Thanks in advance
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>select multiple tags</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/608/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.608</id>
      <published>2010-08-10T10:01:56Z</published>
      <updated></updated>
      <author><name>mhn</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>Why isn&#8217;t it possible to filter based on multiple tags in Tracks? This limitation makes the whole tagging thing a useless feature since I have more than 1 tag per action.</p>

<p>Thanks.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>database migration fails</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/606/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.606</id>
      <published>2010-08-09T09:56:50Z</published>
      <updated></updated>
      <author><name>tini</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi there</p>

<p>I just tried to install Tracks on my Ubuntu 9.04 server. I previously successfully installed other Rails apps on the same server.</p>

<p>I cloned Tracks from github to my server one hour ago with this command:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">git&nbsp;</span><span style="color: #007700">clone&nbsp;</span><span style="color: #0000BB">git</span><span style="color: #007700">:</span><span style="color: #FF8000">//github.com/bsag/tracks.git&nbsp;</span>
</span>
</code></div>

<p>I configured database.yml and site.yml.</p>

<p>My problem is that the command </p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">rake&nbsp;db</span><span style="color: #007700">:</span><span style="color: #0000BB">migrate&nbsp;RAILS_ENV</span><span style="color: #007700">=</span><span style="color: #0000BB">production&nbsp;</span>
</span>
</code></div>

<p>returns the following error:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">rake&nbsp;aborted</span><span style="color: #007700">!<br /></span><span style="color: #0000BB">undefined&nbsp;method&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">map'&nbsp;for&nbsp;nil:NilClass&nbsp;</span>
</span>
</code></div>

<p>I have gem 1.3.7 and vaious rails (2.3.5, 2.3.3, 2.3.2, 2.2.2, 2.1.2, 2.0.2) installed.</p>

<p>What&#8217;s going wrong here?</p>

<p>Thx</p>

<p>Tini
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>undefined method `show_always=&#8217; for #&amp;lt;RecurringTodo:0x7f6fae432ab8&amp;gt;</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/607/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.607</id>
      <published>2010-08-10T08:49:14Z</published>
      <updated></updated>
      <author><name>mhn</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>I&#8217;ve installed the version from github/bsag but it results in this error:</p>

<p>NoMethodError (undefined method `show_always=&#8217; for #&lt;RecurringTodo:0x7f6fae432ab8&gt;):<br />
&nbsp; app/models/recurring_todo.rb:404:in `recurring_show_always=&#8217;<br />
&nbsp; app/controllers/recurring_todos_controller.rb:92:in `create&#8217;<br />
&nbsp; public/dispatch.fcgi:24</p>

<p>The version is: 1.8devel (2010-08-06 16:57:54 +0200)</p>

<p>Is there any fix for this?</p>

<p>Thanks.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>HOW TO: Install Tracks on Ubuntu with Apache + MySQL</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/424/" />      
      <id>tag:getontracks.org,2009:forums/viewthread/.424</id>
      <published>2009-06-06T13:51:27Z</published>
      <updated>2009-06-14T12:31:34Z</updated>
      <author><name>touficjohn</name></author>
      <content type="html">
      <![CDATA[
        <p>Took me ages to figure out how to install it correctly but I got there in the end!<br />
I hope others will find it useful and maybe save some time! <img src="http://www.getontracks.org/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>

<p><a href="http://tjn.me/2009/06/install-tracks-17-on-ubuntu/">http://tjn.me/2009/06/install-tracks-17-on-ubuntu/</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>/tracks/projects page causes &#8220;Project wrong number of arguments (1 for 0)) on line #30&#8221;</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/581/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.581</id>
      <published>2010-06-10T22:28:44Z</published>
      <updated></updated>
      <author><name>ya_newbie</name></author>
      <content type="html">
      <![CDATA[
        <p>I installed Tracks successfully.&nbsp; All the menu links work fine except the Projects link.&nbsp; This link displays </p>

<p>Application error (Apache)</p>

<p>Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html</p>

<p>The log shows </p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">ActionView</span><span style="color: #007700">::</span><span style="color: #0000BB">TemplateError&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">wrong&nbsp;number&nbsp;of&nbsp;arguments&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">1&nbsp;</span><span style="color: #007700">for&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">))&nbsp;</span><span style="color: #0000BB">on&nbsp;line&nbsp;</span><span style="color: #FF8000">#30&nbsp;of&nbsp;app/views/projects/_project_state_group.rhtml:<br /></span><span style="color: #0000BB">27</span><span style="color: #007700">:&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">div&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"list-&lt;%=&nbsp;state&nbsp;%&gt;-projects"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"project-list"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">28</span><span style="color: #007700">:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;%=&nbsp;</span><span style="color: #0000BB">render&nbsp;</span><span style="color: #007700">:</span><span style="color: #0000BB">partial&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'project_listing'</span><span style="color: #007700">,&nbsp;:</span><span style="color: #0000BB">collection&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">project_state_group&nbsp;</span><span style="color: #007700">%&gt;<br /></span><span style="color: #0000BB">29</span><span style="color: #007700">:&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">30</span><span style="color: #007700">:&nbsp;&nbsp;&nbsp;&lt;%=&nbsp;</span><span style="color: #0000BB">sortable_element&nbsp;</span><span style="color: #DD0000">"list-#&#123;state&#125;-projects"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">get_listing_sortable_options</span><span style="color: #007700">(</span><span style="color: #DD0000">"list-#&#123;state&#125;-projects"</span><span style="color: #007700">)&nbsp;%&gt;<br /></span><span style="color: #0000BB">31</span><span style="color: #007700">:&nbsp;&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&nbsp;</span>
</span>
</code></div>

<p>Does anyone know how to fix this?</p>

<p>Thanks!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Problem accessing tracks via Apache (newbie question)</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/576/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.576</id>
      <published>2010-06-06T19:10:37Z</published>
      <updated></updated>
      <author><name>Robbert</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi everybody,</p>

<p>I think I am missing something about this ruby on rails thing. For a few days I have been busy to install tracks (version 1.7.1) on my homeserver (debian testing), but can&#8217;t get apache to serve the site. I only get a list of files. If I enter the url &#8220;http://tracks.barweinig.org/login&#8221; I get a &#8216;404 not found&#8217;.</p>

<p>When I issue the command &#8216;script/server -e production&#8217; all goes well and I am able to login to my tracks installation on port 3000 via the build-in webserver. So my tracks setup is ok.</p>

<p>Concerning apache: I have googled a lot and read a lot of different howto&#8217;s about configuring apache and it should be ok I think. These are my virtual host settings:</p>

<p>&lt;VirtualHost *:80&gt;<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; DocumentRoot /var/www/tracks<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; ServerName tracks.barweinig.org<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; ServerSignature On</p>

<p>&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; LogLevel warn<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; ErrorLog /var/log/apache2/error.log<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; CustomLog /var/log/apache2/access.log combined</p>

<p>&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; AddHandler fcgid-script .fcgi<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; DefaultInitEnv RAILS_ENV production</p>

<p>&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; &lt;Files *.fcgi&gt;<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   SetHandler fcgid-script<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   Options ExecCGI +FollowSymLinks<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; &lt;/Files&gt;</p>

<p>&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; &lt;Directory /var/www/tracks&gt;<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   RewriteEngine on<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   RewriteCond %&#123;REQUEST_FILENAME&#125; !-f<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   RewriteRule ^/(.*) dispatch.fcgi [QSA,L]<br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; &lt;/Directory&gt;<br />
&lt;/VirtualHost&gt;</p>

<p>mod_rewrite is enabled. The only thing I am not sure about is the DocumentRoot. Does it have to be the root of the tracks installation or the subfolder &#8216;Public&#8217;? I have tried both, but without a difference (except for the list of files it&#8217;s showing of course <img src="http://www.getontracks.org/images/smileys/grin.gif" width="19" height="19" alt="grin" style="border:0;" /></p>

<p>As I said, I have been googling and reading a lot about getting tracks to run on Apache, but I feel I am missing something. Do I have to run the server also if I want to connect via Apache or something like that?</p>

<p>Hope somebody can shed some light on this matter. <br />
Thanks in advance.</p>

<p>Rob
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Tracks 1.7 (git) on ArchLinux</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/561/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.561</id>
      <published>2010-05-05T10:26:47Z</published>
      <updated>2010-05-05T12:26:13Z</updated>
      <author><name>noteip</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, since three hours I&#8217;m trying to get Tracks working on ArchLinux.</p>

<p>Used Versions:<br />
- ArchLinux (Linux 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux)<br />
- ruby 1.9.1_p378-2<br />
- tracks (latest git version [Tue Apr 27 11:16:56 2010 -0400])</p>

<p>Installed gems:<br />
hoe (2.6.0)<br />
json_pure (1.4.2)<br />
mysql (2.8.1)<br />
nokogiri (1.4.1)<br />
rake (0.8.7)<br />
RedCloth (4.2.3)<br />
rubyforge (2.0.4)<br />
sanitize (1.2.1)<br />
test-unit (1.2.3)</p>

<p>After following the installation guide (<a href="http://www.getontracks.org/doc/chapter/2-installation.html">http://www.getontracks.org/doc/chapter/2-installation.html</a>) I tried starting tracks through </p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">script</span><span style="color: #007700">/</span><span style="color: #0000BB">server&nbsp;</span><span style="color: #007700">-</span><span style="color: #0000BB">e&nbsp;production&nbsp;</span>
</span>
</code></div><p>. </p>

<p>Then 2-3 secs later the following Error occures:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">activesupport</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">active_support</span><span style="color: #007700">/</span><span style="color: #0000BB">dependencies</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">417</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">load_missing_constant':&nbsp;Object&nbsp;is&nbsp;not&nbsp;missing&nbsp;constant&nbsp;TodoApi!&nbsp;(ArgumentError)<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">const_missing_with_dependencies</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:92:in&nbsp;`const_missing'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">activesupport</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">active_support</span><span style="color: #007700">/</span><span style="color: #0000BB">dependencies</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">98</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">rescue&nbsp;in&nbsp;const_missing'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:95:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">const_missing</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/app/controllers/backend_controller.rb:3:in&nbsp;`&lt;class:BackendController&gt;'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">app</span><span style="color: #007700">/</span><span style="color: #0000BB">controllers</span><span style="color: #007700">/</span><span style="color: #0000BB">backend_controller</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">1</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">&lt;top&nbsp;(required)&gt;'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in&nbsp;</span><span style="color: #007700">`require</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in&nbsp;`require'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">activesupport</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">active_support</span><span style="color: #007700">/</span><span style="color: #0000BB">dependencies</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">265</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">require_or_load'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:224:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">depend_on</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:136:in&nbsp;`require_dependency'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">railties</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">initializer</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">414</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">block&nbsp;(2&nbsp;levels)&nbsp;in&nbsp;load_application_classes'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/railties/lib/initializer.rb:413:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">each</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/railties/lib/initializer.rb:413:in&nbsp;`block&nbsp;in&nbsp;load_application_classes'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">railties</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">initializer</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">411</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">each'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/railties/lib/initializer.rb:411:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">load_application_classes</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/railties/lib/initializer.rb:197:in&nbsp;`process'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">railties</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">initializer</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">113</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">run'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/config/environment.rb:17:in&nbsp;</span><span style="color: #007700">`&lt;</span><span style="color: #0000BB">top&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">required</span><span style="color: #007700">)&gt;</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in&nbsp;`require'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">activesupport</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">active_support</span><span style="color: #007700">/</span><span style="color: #0000BB">dependencies</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">156</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">block&nbsp;in&nbsp;require'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">new_constants_in</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;/srv/http/webapps/tracks/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in&nbsp;`require'<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">from&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">srv</span><span style="color: #007700">/</span><span style="color: #0000BB">http</span><span style="color: #007700">/</span><span style="color: #0000BB">webapps</span><span style="color: #007700">/</span><span style="color: #0000BB">tracks</span><span style="color: #007700">/</span><span style="color: #0000BB">vendor</span><span style="color: #007700">/</span><span style="color: #0000BB">rails</span><span style="color: #007700">/</span><span style="color: #0000BB">railties</span><span style="color: #007700">/</span><span style="color: #0000BB">lib</span><span style="color: #007700">/</span><span style="color: #0000BB">commands</span><span style="color: #007700">/</span><span style="color: #0000BB">server</span><span style="color: #007700">.</span><span style="color: #0000BB">rb</span><span style="color: #007700">:</span><span style="color: #0000BB">84</span><span style="color: #007700">:</span><span style="color: #0000BB">in&nbsp;</span><span style="color: #007700">`</span><span style="color: #0000BB">&lt;top&nbsp;(required)&gt;'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;script/server:3:in&nbsp;</span><span style="color: #007700">`require</span><span style="color: #DD0000">'<br />&nbsp;&nbsp;&nbsp;&nbsp;from&nbsp;script/server:3:in&nbsp;`&lt;main&gt;'&nbsp;</span>
</span>
</code></div>

<p>I googled the error and parts of it (&#8220;Object is not missing constant&#8221;, etc) but got no clou how to solve the problem and since my knowledge of ruby is about 0 I hoped you could give me a hint.</p>

<p>The database is sqlite3 but with MySQL the same error occurs.</p>

<p>Update:<br />
If I use </p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">script</span><span style="color: #007700">/</span><span style="color: #0000BB">server&nbsp;</span>
</span>
</code></div><p> to start the application in &#8220;development mode&#8221; it works fine with the same database configuration.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Tracks 1.7 on OpenSolaris</title>
      <link rel="alternate" type="text/html" href="http://www.getontracks.org/forums/viewthread/535/" />      
      <id>tag:getontracks.org,2010:forums/viewthread/.535</id>
      <published>2010-02-12T16:26:00Z</published>
      <updated></updated>
      <author><name>carylt</name></author>
      <content type="html">
      <![CDATA[
        <p>Although not Linux, I guess this is the best place to announce that I&#8217;ve added a Note on the Wiki showing how to install Tracks 1.7 on OpenSolaris 2009.06 using MySQL 5.0 as the datastore.</p>

<p>Here&#8217;s the link: <a href="http://www.getontracks.org/wiki/OpenSolaris/">http://www.getontracks.org/wiki/OpenSolaris/</a>
</p>
      ]]>
      </content>
    </entry>


</feed>