Project

General

Profile

redmine on FreeBSD 10-p12, cannot load such file -- rails/all (LoadError)

Added by Jacques Foucry over 9 years ago

Hello folks,

Since I updated vim, my redmine installation does not work anymore.

All components seems to be installed but they're is something wrong.

$ nginx -v
nginx version: nginx/1.6.2
$ /usr/local/bin/ruby19 -v
ruby 1.9.3p547 (2014-05-14 revision 45962) [amd64-freebsd10]

Here is the complete backtrace

cannot load such file -- rails/all (LoadError)
  /usr/local/www/redmine/config/application.rb:3:in `require'
  /usr/local/www/redmine/config/application.rb:3:in `<top (required)>'
  /usr/local/www/redmine/config/environment.rb:2:in `require'
  /usr/local/www/redmine/config/environment.rb:2:in `<top (required)>'
  config.ru:3:in `require'
  config.ru:3:in `block in <main>'
  /usr/local/lib/ruby/gems/1.9/gems/rack-1.4.5/lib/rack/builder.rb:51:in `instance_eval'
  /usr/local/lib/ruby/gems/1.9/gems/rack-1.4.5/lib/rack/builder.rb:51:in `initialize'
  config.ru:1:in `new'
  config.ru:1:in `<main>'
  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/helper-scripts/rack-preloader.rb:112:in `eval'
  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/helper-scripts/rack-preloader.rb:112:in `preload_app'
  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/helper-scripts/rack-preloader.rb:158:in `<module:App>'
  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/helper-scripts/rack-preloader.rb:29:in `<module:PhusionPassenger>'
  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/helper-scripts/rack-preloader.rb:28:in `<main>'
Error ID
39f39f30
Application root
/usr/local/www/redmine
Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)
production
Ruby interpreter command
/usr/local/bin/ruby19
User and groups
uid=7003(redmine) gid=7003(redmine) groups=7003(redmine),5001(jacques),6004(handmeserver)
Environment variables
RUBYLIB = /usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib
RUBYOPT = -rbundler/setup
BUNDLE_GEMFILE = /usr/local/www/redmine/Gemfile
PATH = /usr/local/lib/ruby/gems/1.9/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/local/www/redmine/bin
BUNDLE_BIN_PATH = /usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/bin/bundle
GEM_HOME = /usr/local/lib/ruby/gems/1.9
GEM_PATH = /usr/local/lib/ruby/gems/1.9:/usr/local/www/redmine/.gem/ruby/1.9
DOCUMENT_ROOT = /usr/local/www/redmine/public
SERVER_NAME = support.tamanoir.foucry.net
SERVER_PROTOCOL = HTTP/1.1
REQUEST_URI = /
HTTPS = on
SCGI = 1
QUERY_STRING = 
REQUEST_METHOD = GET
REMOTE_ADDR = 90.56.11.177
REMOTE_PORT = 62207
SERVER_ADDR = 62.210.131.138
SERVER_PORT = 443
PASSENGER_APP_ENV = production
NODE_ENV = production
WSGI_ENV = production
RACK_ENV = production
RAILS_ENV = production
NODE_PATH = /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/node_lib
PYTHONUNBUFFERED = 1
IN_PASSENGER = 1
SHELL = /usr/local/bin/bash
PASSENGER_DEBUG_DIR = /tmp/passenger.spawn-debug.kGxESL1U8P
LC_ALL = en_US.UTF-8
USER = redmine
ENV = /usr/local/www/redmine/.shrc
PAGER = more
BLOCKSIZE = K
PWD = /usr/local/www/redmine
EDITOR = vi
SHLVL = 0
HOME = /usr/local/www/redmine
SERVER_SOFTWARE = nginx/1.6.2
LOGNAME = redmine
Ulimits
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  64
max user processes              (-u)  12171
open files                      (-n)  234351
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
System metrics
------------- General -------------
Kernel version    : 10.0-RELEASE-p12
Uptime            : 3d 1h 10m 25s
Load averages     : 0.23%, 0.28%, 0.25%

------------- CPU -------------
Number of CPUs    :    4
Average CPU usage :   0%  --   0% user,   0% nice,   0% system, 100% idle
  CPU 1           :   0%  --   0% user,   0% nice,   0% system, 100% idle
  CPU 2           :   0%  --   0% user,   0% nice,   0% system, 100% idle
  CPU 3           :   0%  --   0% user,   0% nice,   0% system, 100% idle
  CPU 4           :   0%  --   0% user,   0% nice,   0% system, 100% idle

------------- Memory -------------
RAM total         :   8137 MB
RAM used          :   4419 MB (54%)
RAM free          :   3717 MB
Swap total        :   2048 MB
Swap used         :      0 MB (0%)
Swap free         :   2048 MB

General Ruby interpreter information
RUBY_VERSION = 1.9.3
RUBY_PLATFORM = amd64-freebsd10
RUBY_ENGINE = ruby
RubyGems version = 1.8.23.2
RubyGems paths = ["/usr/local/lib/ruby/gems/1.9", "/usr/local/www/redmine/.gem/ruby/1.9"]
Ruby configuration (RbConfig::CONFIG)
DESTDIR = 
MAJOR = 1
MINOR = 9
TEENY = 1
PATCHLEVEL = 547
INSTALL = /usr/bin/install -c -o root -g wheel
EXEEXT = 
prefix = /usr/local
ruby_install_name = ruby19
RUBY_INSTALL_NAME = ruby19
RUBY_SO_NAME = ruby19
exec = exec
ruby_pc = ruby-1.9.pc
PACKAGE = ruby
BUILTIN_TRANSSRCS =  newline.c
USE_RUBYGEMS = YES
MANTYPE = doc
NROFF = /usr/bin/nroff
vendorhdrdir = /usr/local/include/ruby-1.9//vendor_ruby
sitehdrdir = /usr/local/include/ruby-1.9//site_ruby
rubyhdrdir = /usr/local/include/ruby-1.9/
UNIVERSAL_INTS = 
UNIVERSAL_ARCHNAMES = 
configure_args =  '--with-rubyhdrdir=/usr/local/include/ruby-1.9/' '--with-rubylibprefix=/usr/local/lib/ruby' '--docdir=/usr/local/share/doc/ruby19' '--with-soname=ruby19' '--program-prefix=' '--program-suffix=19' '--enable-shared' '--enable-pthread' '--disable-rpath' '--with-ruby-version=minor' '--with-sitedir=/usr/local/lib/ruby/site_ruby' '--with-vendordir=/usr/local/lib/ruby/vendor_ruby' '--disable-install-capi' '--disable-install-rdoc' '--disable-libedit' '--with-readline-prefix=/usr/local' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10' 'build_alias=amd64-portbld-freebsd10' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS= -Wl,-rpath,/usr/lib:/usr/local/lib' 'LIBS=-L/usr/local/lib -pthread' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPP=cpp'
vendordir = /usr/local/lib/ruby/vendor_ruby
sitedir = /usr/local/lib/ruby/site_ruby
ruby_version = 1.9
sitearch = amd64-freebsd10
arch = amd64-freebsd10
RI_BASE_NAME = ri
ridir = /usr/local/share/ri
rubylibprefix = /usr/local/lib/ruby
MAKEFILES = Makefile
PLATFORM_DIR = 
THREAD_MODEL = pthread
SYMBOL_PREFIX = 
EXPORT_PREFIX = 
COMMON_HEADERS = 
COMMON_MACROS = 
COMMON_LIBS = 
MAINLIBS = -pthread 
ENABLE_SHARED = yes
DLDLIBS =  -lc
SOLIBS = -lexecinfo -lcrypt -lm -L/usr/local/lib -pthread
LIBRUBYARG_SHARED = -lruby19
LIBRUBYARG_STATIC = -lruby19-static
LIBRUBYARG = -lruby19
LIBRUBY = libruby19.so.19
LIBRUBY_ALIASES = libruby19.so
LIBRUBY_SO = libruby19.so.19
LIBRUBY_A = libruby19-static.a
RUBYW_INSTALL_NAME = 
rubyw_install_name = 
LIBRUBY_DLDFLAGS = -Wl,-soname,libruby19.so.19
LIBRUBY_LDSHARED = cc -shared
EXTDLDFLAGS = 
warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration
debugflags = 
optflags = -O3
cxxflags =  -O3  -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration
cflags =  -O3  -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration
cppflags = -I/usr/local/include
NULLCMD = :
INSTALLDOC = nodoc
CAPITARGET = nodoc
RDOCTARGET = nodoc
EXECUTABLE_EXTS = 
ARCHFILE = 
LIBRUBY_RELATIVE = no
EXTOUT = .ext
PREP = miniruby
TEST_RUNNABLE = yes
setup = Setup
EXTSTATIC = 
STRIP = strip
TRY_LINK = 
LIBPATHENV = LD_LIBRARY_PATH
RPATHFLAG = 
LIBPATHFLAG =  -L%s
LINK_SO = 
LIBEXT = a
DLEXT2 = 
DLEXT = so
LDSHAREDXX = c++ -shared
LDSHARED = cc -shared
CCDLFLAGS = -fPIC
STATIC = 
ARCH_FLAG = 
DLDFLAGS = 
ALLOCA = 
codesign = 
POSTLINK = :
WERRORFLAG = -Werror
CHDIR = cd -P
RMALL = rm -fr
RMDIRS = rmdir -p
RMDIR = rmdir
CP = cp
RM = rm -f
PKG_CONFIG = pkg-config
DOXYGEN = 
DOT = 
MAKEDIRS = /bin/mkdir -p
MKDIR_P = /bin/mkdir -p
INSTALL_DATA = install  -o root -g wheel -m 0644
INSTALL_SCRIPT = install  -o root -g wheel -m 555
INSTALL_PROGRAM = install  -s -o root -g wheel -m 555
SET_MAKE = 
LN_S = ln -s
NM = nm
DLLWRAP = 
WINDRES = 
OBJCOPY = :
OBJDUMP = objdump
ASFLAGS = 
AS = as
AR = ar
RANLIB = ranlib
try_header = 
COUTFLAG = -o 
OUTFLAG = -o 
CPPOUTFILE = -o conftest.i
GNU_LD = yes
GCC = yes
EGREP = /usr/bin/egrep
GREP = /usr/bin/grep
CPP = cpp
CXXFLAGS = -O2 -pipe -fno-strict-aliasing
CXX = c++
OBJEXT = o
CPPFLAGS = -I/usr/local/include  -I/usr/local/include
LDFLAGS = -L.  -Wl,-rpath,/usr/lib:/usr/local/lib -rdynamic
CFLAGS = -O2 -pipe -fno-strict-aliasing -fPIC
CC = cc
target_os = freebsd10
target_vendor = portbld
target_cpu = amd64
target = amd64-portbld-freebsd10
host_os = freebsd10
host_vendor = portbld
host_cpu = amd64
host = amd64-portbld-freebsd10
RUBYW_BASE_NAME = rubyw
RUBY_BASE_NAME = ruby
build_os = freebsd10
build_vendor = portbld
build_cpu = amd64
build = amd64-portbld-freebsd10
RUBY_RELEASE_DATE = 2014-05-14
RUBY_PROGRAM_VERSION = 1.9.3
BASERUBY = ruby
target_alias = 
host_alias = 
build_alias = amd64-portbld-freebsd10
LIBS = -lexecinfo -lcrypt -lm -L/usr/local/lib -pthread
ECHO_T = 
ECHO_N = -n
ECHO_C = 
DEFS = 
mandir = /usr/local/man
localedir = /usr/local/share/locale
libdir = /usr/local/lib
psdir = /usr/local/share/doc/ruby19
pdfdir = /usr/local/share/doc/ruby19
dvidir = /usr/local/share/doc/ruby19
htmldir = /usr/local/share/doc/ruby19
infodir = /usr/local/info
docdir = /usr/local/share/doc/ruby19
oldincludedir = /usr/include
includedir = /usr/local/include
localstatedir = /usr/local/var
sharedstatedir = /usr/local/com
sysconfdir = /usr/local/etc
datadir = /usr/local/share
datarootdir = /usr/local/share
libexecdir = /usr/local/libexec
sbindir = /usr/local/sbin
bindir = /usr/local/bin
program_transform_name = s&$&19&;s&^&&
exec_prefix = /usr/local
PACKAGE_URL = 
PACKAGE_BUGREPORT = 
PACKAGE_STRING = 
PACKAGE_VERSION = 
PACKAGE_TARNAME = 
PACKAGE_NAME = 
PATH_SEPARATOR = :
SHELL = /bin/sh
rubylibdir = /usr/local/lib/ruby/1.9
archdir = /usr/local/lib/ruby/1.9/amd64-freebsd10
sitelibdir = /usr/local/lib/ruby/site_ruby/1.9
sitearchdir = /usr/local/lib/ruby/site_ruby/1.9/amd64-freebsd10
vendorlibdir = /usr/local/lib/ruby/vendor_ruby/1.9
vendorarchdir = /usr/local/lib/ruby/vendor_ruby/1.9/amd64-freebsd10
topdir = /usr/local/lib/ruby/1.9/amd64-freebsd10
Activated Ruby gems
bundler => 1.7.9
rake => 10.4.2
i18n => 0.6.11
multi_json => 1.10.1
activesupport => 3.2.21
builder => 3.0.4
activemodel => 3.2.21
erubis => 2.7.0
journey => 1.0.4
rack => 1.4.5
rack-cache => 1.2
rack-test => 0.6.2
hike => 1.2.3
tilt => 1.4.1
sprockets => 2.2.3
actionpack => 3.2.21
mime-types => 1.25.1
polyglot => 0.3.5
treetop => 1.4.15
mail => 2.5.4
actionmailer => 3.2.21
arel => 3.0.3
tzinfo => 0.3.42
activerecord => 3.2.21
activeresource => 3.2.21
awesome_nested_set => 2.1.6
coderay => 1.1.0
rack-ssl => 1.3.4
json => 1.8.1
rdoc => 3.12.2
thor => 0.19.1
railties => 3.2.21
jquery-rails => 3.1.2
mysql2 => 0.3.17
net-ldap => 0.3.1
ruby-openid => 2.6.0
rack-openid => 1.4.2
rails => 3.2.21
redcarpet => 3.2.2
rmagick => 2.13.4
Ruby load path ($LOAD_PATH)
/usr/local/lib/ruby/gems/1.9/gems/rmagick-2.13.4/lib
/usr/local/lib/ruby/gems/1.9/gems/rmagick-2.13.4/ext
/usr/local/lib/ruby/gems/1.9/gems/redcarpet-3.2.2/lib
/usr/local/lib/ruby/gems/1.9/gems/rails-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/rack-openid-1.4.2/lib
/usr/local/lib/ruby/gems/1.9/gems/ruby-openid-2.6.0/lib
/usr/local/lib/ruby/gems/1.9/gems/net-ldap-0.3.1/lib
/usr/local/lib/ruby/gems/1.9/gems/mysql2-0.3.17/lib
/usr/local/lib/ruby/gems/1.9/gems/jquery-rails-3.1.2/lib
/usr/local/lib/ruby/gems/1.9/gems/railties-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/thor-0.19.1/lib
/usr/local/lib/ruby/gems/1.9/gems/rdoc-3.12.2/lib
/usr/local/lib/ruby/gems/1.9/gems/json-1.8.1/lib
/usr/local/lib/ruby/gems/1.9/gems/rack-ssl-1.3.4/lib
/usr/local/lib/ruby/gems/1.9/gems/coderay-1.1.0/lib
/usr/local/lib/ruby/gems/1.9/gems/awesome_nested_set-2.1.6/lib
/usr/local/lib/ruby/gems/1.9/gems/activeresource-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/activerecord-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/tzinfo-0.3.42/lib
/usr/local/lib/ruby/gems/1.9/gems/arel-3.0.3/lib
/usr/local/lib/ruby/gems/1.9/gems/actionmailer-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/mail-2.5.4/lib
/usr/local/lib/ruby/gems/1.9/gems/treetop-1.4.15/lib
/usr/local/lib/ruby/gems/1.9/gems/polyglot-0.3.5/lib
/usr/local/lib/ruby/gems/1.9/gems/mime-types-1.25.1/lib
/usr/local/lib/ruby/gems/1.9/gems/actionpack-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/sprockets-2.2.3/lib
/usr/local/lib/ruby/gems/1.9/gems/tilt-1.4.1/lib
/usr/local/lib/ruby/gems/1.9/gems/hike-1.2.3/lib
/usr/local/lib/ruby/gems/1.9/gems/rack-test-0.6.2/lib
/usr/local/lib/ruby/gems/1.9/gems/rack-cache-1.2/lib
/usr/local/lib/ruby/gems/1.9/gems/rack-1.4.5/lib
/usr/local/lib/ruby/gems/1.9/gems/journey-1.0.4/lib
/usr/local/lib/ruby/gems/1.9/gems/erubis-2.7.0/lib
/usr/local/lib/ruby/gems/1.9/gems/activemodel-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/builder-3.0.4/lib
/usr/local/lib/ruby/gems/1.9/gems/activesupport-3.2.21/lib
/usr/local/lib/ruby/gems/1.9/gems/multi_json-1.10.1/lib
/usr/local/lib/ruby/gems/1.9/gems/i18n-0.6.11/lib
/usr/local/lib/ruby/gems/1.9/gems/rake-10.4.2/lib
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib
/usr/local/lib/ruby/site_ruby/1.9
/usr/local/lib/ruby/site_ruby/1.9/amd64-freebsd10
/usr/local/lib/ruby/site_ruby
/usr/local/lib/ruby/vendor_ruby/1.9
/usr/local/lib/ruby/vendor_ruby/1.9/amd64-freebsd10
/usr/local/lib/ruby/vendor_ruby
/usr/local/lib/ruby/1.9
/usr/local/lib/ruby/1.9/amd64-freebsd10
Ruby loaded libraries ($LOADED_FEATURES)
enumerator.so
/usr/local/lib/ruby/1.9/amd64-freebsd10/enc/encdb.so
/usr/local/lib/ruby/1.9/amd64-freebsd10/enc/trans/transdb.so
/usr/local/lib/ruby/1.9/rubygems/defaults.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/rbconfig.rb
/usr/local/lib/ruby/1.9/rubygems/deprecate.rb
/usr/local/lib/ruby/1.9/rubygems/exceptions.rb
/usr/local/lib/ruby/1.9/rubygems/custom_require.rb
/usr/local/lib/ruby/1.9/rubygems.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/etc.so
/usr/local/lib/ruby/1.9/fileutils.rb
/usr/local/lib/ruby/1.9/tmpdir.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/tmpio.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/platform_info.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/platform_info/operating_system.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/platform_info/ruby.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/platform_info/binary_compatibility.rb
/usr/local/lib/ruby/1.9/rubygems/version.rb
/usr/local/lib/ruby/1.9/rubygems/requirement.rb
/usr/local/lib/ruby/1.9/rubygems/platform.rb
/usr/local/lib/ruby/1.9/rubygems/specification.rb
/usr/local/lib/ruby/1.9/rubygems/path_support.rb
/usr/local/lib/ruby/1.9/rubygems/dependency.rb
/usr/local/www/redmine/.passenger/native_support/4.0.55/ruby-1.9.3-x86_64-freebsd10/passenger_native_support.so
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/native_support.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/socket.so
/usr/local/lib/ruby/1.9/socket.rb
/usr/local/lib/ruby/1.9/thread.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/ruby_core_enhancements.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/tmpdir.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/preloader_shared_helpers.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/constants.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/public_api.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/debug_logging.rb
/usr/local/lib/ruby/1.9/shellwords.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/shellwords.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/loader_shared_helpers.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/fcntl.so
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/message_channel.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/message_client.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/native_support_utils.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/unseekable_socket.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/request_handler/thread_handler.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/request_handler.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/stringio.so
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/tee_input.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/rack/thread_handler_extension.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/union_station/connection.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/union_station/transaction.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/utils/lock.rb
/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.55/lib/phusion_passenger/union_station/core.rb
/usr/local/lib/ruby/1.9/monitor.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/pathname.so
/usr/local/lib/ruby/1.9/pathname.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/constants.rb
/usr/local/lib/ruby/1.9/rubygems/config_file.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/rubygems_integration.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/current_ruby.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/shared_helpers.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/gem_path_manipulation.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/gem_helpers.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/match_platform.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/rubygems_ext.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/version.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/settings.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/digest.so
/usr/local/lib/ruby/1.9/digest.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/digest/sha1.so
/usr/local/lib/ruby/1.9/set.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/definition.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/dependency.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/ruby_dsl.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/dsl.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/source_list.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/source.rb
/usr/local/lib/ruby/1.9/uri/common.rb
/usr/local/lib/ruby/1.9/uri/generic.rb
/usr/local/lib/ruby/1.9/uri/ftp.rb
/usr/local/lib/ruby/1.9/uri/http.rb
/usr/local/lib/ruby/1.9/uri/https.rb
/usr/local/lib/ruby/1.9/uri/ldap.rb
/usr/local/lib/ruby/1.9/uri/ldaps.rb
/usr/local/lib/ruby/1.9/uri/mailto.rb
/usr/local/lib/ruby/1.9/uri.rb
/usr/local/lib/ruby/1.9/rubygems/user_interaction.rb
/usr/local/lib/ruby/1.9/rubygems/remote_fetcher.rb
/usr/local/lib/ruby/1.9/rubygems/errors.rb
/usr/local/lib/ruby/1.9/rubygems/text.rb
/usr/local/lib/ruby/1.9/rubygems/spec_fetcher.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/source/rubygems.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/strscan.so
/usr/local/lib/ruby/1.9/erb.rb
/usr/local/lib/ruby/1.9/psych/syntax_error.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/psych.so
/usr/local/lib/ruby/1.9/psych/nodes/node.rb
/usr/local/lib/ruby/1.9/psych/nodes/stream.rb
/usr/local/lib/ruby/1.9/psych/nodes/document.rb
/usr/local/lib/ruby/1.9/psych/nodes/sequence.rb
/usr/local/lib/ruby/1.9/psych/nodes/scalar.rb
/usr/local/lib/ruby/1.9/psych/nodes/mapping.rb
/usr/local/lib/ruby/1.9/psych/nodes/alias.rb
/usr/local/lib/ruby/1.9/psych/nodes.rb
/usr/local/lib/ruby/1.9/psych/streaming.rb
/usr/local/lib/ruby/1.9/psych/visitors/visitor.rb
/usr/local/lib/ruby/1.9/psych/scalar_scanner.rb
/usr/local/lib/ruby/1.9/psych/visitors/to_ruby.rb
/usr/local/lib/ruby/1.9/psych/visitors/emitter.rb
/usr/local/lib/ruby/1.9/psych/visitors/yaml_tree.rb
/usr/local/lib/ruby/1.9/psych/json/ruby_events.rb
/usr/local/lib/ruby/1.9/psych/visitors/json_tree.rb
/usr/local/lib/ruby/1.9/psych/visitors/depth_first.rb
/usr/local/lib/ruby/1.9/psych/visitors.rb
/usr/local/lib/ruby/1.9/psych/handler.rb
/usr/local/lib/ruby/1.9/psych/tree_builder.rb
/usr/local/lib/ruby/1.9/psych/parser.rb
/usr/local/lib/ruby/1.9/psych/omap.rb
/usr/local/lib/ruby/1.9/psych/set.rb
/usr/local/lib/ruby/1.9/psych/coder.rb
/usr/local/lib/ruby/1.9/psych/core_ext.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/date_core.so
/usr/local/lib/ruby/1.9/date/format.rb
/usr/local/lib/ruby/1.9/date.rb
/usr/local/lib/ruby/1.9/psych/deprecated.rb
/usr/local/lib/ruby/1.9/psych/stream.rb
/usr/local/lib/ruby/1.9/psych/json/yaml_events.rb
/usr/local/lib/ruby/1.9/psych/json/tree_builder.rb
/usr/local/lib/ruby/1.9/psych/json/stream.rb
/usr/local/lib/ruby/1.9/psych/handlers/document_stream.rb
/usr/local/lib/ruby/1.9/psych.rb
/usr/local/lib/ruby/1.9/yaml.rb
/usr/local/lib/ruby/1.9/amd64-freebsd10/enc/utf_16le.so
/usr/local/lib/ruby/1.9/amd64-freebsd10/enc/utf_16be.so
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/source/path.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/source/git.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/lockfile_parser.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/lazy_specification.rb
/usr/local/lib/ruby/1.9/tsort.rb
/usr/local/lib/ruby/1.9/forwardable.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/spec_set.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/environment.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/runtime.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/index.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/remote_specification.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/endpoint_specification.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/dep_proxy.rb
/usr/local/lib/ruby/1.9/rubygems/source_index.rb
/usr/local/lib/ruby/gems/1.9/gems/bundler-1.7.9/lib/bundler/setup.rb
/usr/local/lib/ruby/gems/1.9/gems/rack-1.4.5/lib/rack.rb
/usr/local/lib/ruby/gems/1.9/gems/rack-1.4.5/lib/rack/builder.rb
/usr/local/www/redmine/config/boot.rb

Many thanks for your help.
Regards,
Jacques Foucry


Replies (1)

RE: redmine on FreeBSD 10-p12, cannot load such file -- rails/all (LoadError) - Added by 1 2 over 9 years ago

have similar issue today
redmine crashed on start with "cannot load such file -- rails/all"
resolve it with removing Gemfile.lock in redmine root directory, and make bundle install in ssh console (same directory)
(did it, cause found Gemfile.lock in dayly incermental backup)

    (1-1/1)