search for: unknownerror

Displaying 11 results from an estimated 11 matches for "unknownerror".

Did you mean: unknown_error
2010 Dec 26
1
Sqlite gem not found with rails3
Hello, I am migrating a rails app to rails3, however I am hanging with an error about gem not found. Error message: Could not find sqlite3-ruby-1.3.2 in any of the sources (Bundler::GemNotFound) Exception class: PhusionPassenger::UnknownError When I do $ gem list sqlite3-ruby-1.3.2 *** LOCAL GEMS *** (and the same result with sudo gem list ) However, when I do gem list sqlite3-ruby *** LOCAL GEMS *** sqlite3-ruby (1.3.2, 1.3.0) How can I make rails3/passenger environment see the right gems? How can I make sure that...
2012 Mar 29
25
Unable to deploy to Apache
...arted. Please start that service. Further information about the error may have been written to the application''s log file. Please check it in order to analyse the problem. Error message: unable to open database file (SQLite3::CantOpenException) Exception class: PhusionPassenger::UnknownError Application root: /home/rubys/work/depot Backtrace --------------------------------------------------------------------------------------------------------------- This is the error in /var/log/httpd/error_log *** Exception PhusionPassenger::UnknownError in PhusionPassenger::Rack::Applicatio...
2009 Sep 23
6
Dreamhost launch issues. What gems are used in my rails app?
...all libraries that this application requires. Further information about the error may have been written to the application''s log file. Please check it in order to analyse the problem. Error message: no such file to load -- application (MissingSourceFile) Exception class: PhusionPassenger::UnknownError Application root: /home/[domain]/store.[domain].com/current Backtrace: # File Line Location 0 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'' 1 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'' 2 /usr/lib/ruby/gem...
2008 Dec 17
1
Problem with Phusion passenger V 1.0.5
...libraries that this application requires. Further information about the error may have been written to the application''s log file. Please check it in order to analyse the problem. Error message: no such file to load -- ./config/boot (MissingSourceFile) Exception class: Passenger::UnknownError Application root: /var/data/pas-redmine Backtrace: # File Line Location 0 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'' 1 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'' 2 /usr/lib/r...
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
.... WARNING: Class file 'java/lang/InternalError' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/StackOverflowError' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/UnknownError' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/ArithmeticException' requires Java version 1.7. This JVM only supports Java versions up to 1.6. WARNING: Class file 'java/lang/System' requires Java version 1.7. This JVM o...
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
.../InternalError' requires Java version >> 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/StackOverflowError' requires Java >> version 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/UnknownError' requires Java version >> 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/ArithmeticException' requires Java >> version 1.7. This JVM only supports Java versions up to 1.6. >> WARNING: Class file 'java/lang/System' r...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
...e 'java/lang/InternalError' requires Java version > 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/StackOverflowError' requires Java > version 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/UnknownError' requires Java version > 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/ArithmeticException' requires Java > version 1.7. This JVM only supports Java versions up to 1.6. > WARNING: Class file 'java/lang/System' requires Java ver...
2013 Nov 22
0
[LLVMdev] vmkit2 core dump after building mmtk
...39; requires Java version >>> 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/StackOverflowError' requires Java >>> version 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/UnknownError' requires Java version >>> 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/lang/ArithmeticException' requires Java >>> version 1.7. This JVM only supports Java versions up to 1.6. >>> WARNING: Class file 'java/la...
2009 Aug 19
27
First App- Error 500
I''ve created a simple hello world app that doesnt appear to serve up the view greeting.rhtml. :< Any ideas ? The error message is from development.log is... # Logfile created on Tue Aug 18 16:49:55 -0400 2009/!\ FAILSAFE /!\ Tue Aug 18 16:50:34 -0400 2009 Status: 500 Internal Server Error unknown error PS . It does show the default web page ok at http://localhost:3000 just not
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
I also misunderstood :) So, in this case, the problem is that your version of openjdk is probably not supported. In fact, we only support the version 7u23 of openjdk :) You can find this version here: http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u25-oth-JPR Currently, I'm modifying the internal design of vmkit and I'm not working
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
I guess I mispoke, I checked out the source from http://llvm.org/svn/llvm-project/vmkit/trunk. I thought this was vmkit2. I guess I was just referring to vmkit then. On Thu, Nov 21, 2013 at 12:10 PM, Gaƫl Thomas <gael.thomas00 at gmail.com> wrote: > Hi Adam, > > I don't know which repo you have used? Because only the llvm repo is > maintained (not the gforge one), and