getting redmine running in tomcat
Added by Shawn Capron over 14 years ago
I have redmine 0.9.3 installed on my machine and can run it using ruby script/server -e production, and it works fine. I am running with sqlite-3.3.7 and rails 2.3.5. But when I create a redmine.war and deploy it to tomcat and then visit the page at http:myhost:8080/redmine I get a 500 error.
catalina.out contains the line:
config.gem: Unpacked gem rubytree-0.5.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.
I have no idea what that means, or where config.gem is.
can anyone help?
Replies (2)
RE: getting redmine running in tomcat - Added by Phani Kumar almost 14 years ago
same issue my side....
can anyone help in this?
RE: getting redmine running in tomcat - Added by Mypsycho Public about 13 years ago
I posted on a new way to install Redmine.
This procedure is dedicated to people having no Ruby/Rails skills (like me).
It is based on Tomcat and JRuby.
Take a look at http://www.redmine.org/boards/1/topics/27046