You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TeamTrick
Hi everyone
I got an error when I try to execute the follow command
C:\teamtrick>teamtrick-windows.cmd
I have installed ruby 1.8.7 and the path is correctly set as below
C:\teamtrick>set PATH=.\vendor\native\win32;.\vendor\native\win32;C:
\Ruby187\bin
;C:\DevSuite\jdk\jre\bin\classic;C:\DevSuite\jdk\jre\bin;C:\DevSuite
\jdk\jre\bin
\client;C:\DevSuite\jlib;C:\DevSuite\bin;C:\DevSuite\jre\1.4.2\bin
\client;C:\Dev
Suite\jre\1.4.2\bin;C:\orant\bin;C:\WINDOWS\system32;C:\WINDOWS;C:
\WINDOWS\Syste
m32\Wbem;C:\orant\jdk\bin;C:\Arquivos de programas\Groovy
\Groovy-1.8.1\bin;C:\Ar
quivos de Programas\Apache Software Foundation\apache-maven-3.0.3\bin;
\Minigui\h
arbour\include;\minigui\harbour\lib;\minigui\harbour\bin;\bcc55\bin;
\bcc55\inclu
de;\bcc55\lib;C:\Arquivos de programas\Java\jdk1.7.0\bin
I got the follow error:
C:\teamtrick>ruby.exe script\server -e production
NOTE: SourceIndex.new(hash) is deprecated; From ./script/../config/../
vendor/rai
ls/railties/lib/rails/vendor_gem_source_index.rb:100:in `new'.
C:/teamtrick/vendor/rails/activesupport/lib/active_support/
dependencies.rb:55: u
ninitialized constant ActiveSupport::Dependencies::Mutex (NameError)
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`gem_original_require'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`require'
from C:/teamtrick/vendor/rails/activesupport/lib/
active_support.rb:56
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`gem_original_require'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`require'
from C:/teamtrick/vendor/rails/railties/lib/commands/server.rb:
1
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`gem_original_require'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in
`require'
from script/server:3
I need help. Any ideas what should I do?
Thanks
Manuel Morales
unread,
Sep 12, 2011, 1:48:24 PM9/12/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TeamTrick
Hello Arthur. Thanks for trying TeamTrick. Apparently you came across
an incompatibility between old versions of Rails and new versions of
RubyGems. I just updated some gems in TeamTrick including Rails.
Please, download it and try again to see if that fixed it.