【发布时间】:2016-11-23 06:02:24
【问题描述】:
想试试 Ciphermail。
我安装了 Ubuntu 服务器 16.04
openjdk-7 在 Ubutun 16.04 中不可用,所以我添加了 repo:
sudo add-apt-repository ppa:openjdk-r/ppa
然后我只是一步一步地跟随一切,从这里开始: https://www.ciphermail.com/documents/quick-install-guide.pdf
最后,我得到 Tomcat “请求的资源不可用”消息:
type Status report
message /ciphermail
description The requested resource is not available.
我在 /var/log/djigzo.log 中没有看到任何相关内容 或在 /var/log/tomcat7/catalina.out
也许除了这个:
WARNING: A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [/] does not meet these criteria and has been changed to []
或者我不知道该寻找什么。
任何帮助将不胜感激!
【问题讨论】: