2016-02-25 98 views
-3

We have created WAR file in JRuby and deployed on Apache tomcat, But when i run Apache tomcat, i saw above image as a error messaage使用apache tomcat部署JRuby WAR文件後出錯?爲什麼?

我得到錯誤:

忽略bcrypt-3.1.10,因爲它的擴展名不建。試試:gem pristine bcrypt --version 3.1.10 忽略binding_of_caller-0.7.3.pre1,因爲它的擴展沒有被構建。試試:gem pristine binding_of_caller --version 0.7.3.pre1 忽略binding_of_caller-0.7.2,因爲它的擴展沒有被構建。嘗試:gem pristine binding_of_caller --version 0.7.2 您沒有指定Rails如何報告開發環境的棄用聲明,請將config.active_support.deprecation設置爲:log config/environments/development.rb /home/bvc-10/tomcat/webapps/sk/WEB-INF/gems/gems/actionpack-3.2.11/lib/action_dispatch/http/mime_type.rb:102警告:已經初始化常量PDF

回答

0

那些似乎警告你應該能夠安全地忽略,如果你沒有設置你的環境變量指向任何寶石家庭位置(unset GEM_HOMEunset GEM_PATH