我试图在我的服务器上安装mifos,安装apache tomcat,还添加ssl证书,然后我通过我的网络浏览器访问它会出错.显示如下所示的错误消息.
页面加载时重置了与服务器的连接.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Run Code Online (Sandbox Code Playgroud)
我的apache日志文件如下所示.
2015年3月5日上午6:17:25 org.apache.tomcat.util.net.NioEndpoint checkParachute严重:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:17:35 org.apache.tomcat.util.net.NioEndpoint checkParachute严重:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:17:45 org.apache.tomcat.util.net.NioEndpoint checkParachute严重:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:17:55 org.apache.tomcat.util.net.NioEndpoint checkParachute严重:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:18:05 org.apache.tomcat.util.net.NioEndpoint checkParachute SEVERE:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:18:15 org.apache.tomcat.util.net.NioEndpoint checkParachute严重:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.2015年3月5日上午6:18:25 org.apache.tomcat.util.net.NioEndpoint checkParachute SEVERE:严重:内存使用率低,降落伞不存在,您的系统可能会开始失败.
我不知道这个错误背后的原因是什么..如何解决这个我的服务器有512 MB RAM
这个与降落伞有关的错误日志是一种有趣的警告,由开发人员说"系统将要破坏,我将使用我的降落伞".这意味着您的应用程序正在发生内存泄漏,JVM很快就会出现OOM.您需要分析您的应用程序并查看导致此问题的原因.
| 归档时间: |
|
| 查看次数: |
12295 次 |
| 最近记录: |