|
apache+resin经常找不到服务,重起服务之后又可以用,过一段时间问题依旧.
我找了一段这样的日志,大家分析一下是什么情况?
[Fri Sep 29 14:43:33 2006] [notice] caught SIGTERM, shutting down
[Fri Sep 29 14:43:43 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Sep 29 14:43:44 2006] [notice] Apache/2.0.55 (Unix) mod_ssl/2.0.55 OpenSSL/0.9.8a PHP/4.3.5 Resin/3.0.14 configured -- resuming normal operations
java.lang.OutOfMemoryError: PermGen space
at org.hibernate.hql.ast.ErrorCounter.throwQueryException(ErrorCounter.java:59) |
|