首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 应用服务器 >

关于tomcat严重有关问题和Magnolia-cms 404有关问题

2012-04-18 
关于tomcat严重问题和Magnolia-cms 404问题各位大神,小弟有礼了今天我的问题是我的tomcat启动的时候有严重

关于tomcat严重问题和Magnolia-cms 404问题
各位大神,小弟有礼了
今天我的问题是我的tomcat启动的时候有严重的问题,我用的Magnolia-cms里自带的tomcat,就是非安装版的,还有就是进入Magnolia主页显示,但是登陆的时候就提示404错误
tomcat错误如下:
严重: Error listenerStart
 2012-4-13 12:04:32 org.apache.catalina.core.StandardContext start 
严重: Context [/magnoliaPublic] startup failed due to previous errors
 2012-04-13 12:04:32,536 INFO info.magnolia.repository.DefaultRepositoryManager : Shutting down JCR Shutting down Log4J 
2012-4-13 12:04:32 org.apache.catalina.loader.WebappClassLoader clearReferencesT hreads 
严重: The web application [/magnoliaPublic] appears to have started a thread nam ed [com.google.inject.internal.util.$Finalizer] but has failed to stop it. This is very likely to create a memory leak. 
2012-4-13 12:04:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocal Map
 严重: The web application [/magnoliaPublic] created a ThreadLocal with key of ty pe [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.interna l.InjectorImpl$1@1152c0e]) and a value of type [java.lang.Object[]] (value [[Lja va.lang.Object;@ff6348]) but failed to remove it when the web application was st opped. This is very likely to create a memory leak.
 2012-4-13 12:04:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocal Map 
严重: The web application [/magnoliaPublic] created a ThreadLocal with key of ty pe [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.interna l.InjectorImpl$1@cf17c3]) and a value of type [java.lang.Object[]] (value [[Ljav a.lang.Object;@2130c2]) but failed to remove it when the web application was sto pped. This is very likely to create a memory leak.
 2012-4-13 12:04:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocal Map 严重: The web application [/magnoliaPublic] created a ThreadLocal with key of ty pe [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.interna l.InjectorImpl$1@10812ac]) and a value of type [java.lang.Object[]] (value [[Lja va.lang.Object;@101ea1e]) but failed to remove it when the web application was s topped. This is very likely to create a memory leak.
 2012-4-13 12:04:32 org.apache.catalina.startup.HostConfig deployDirectory 
信息: Deploying web application directory ROOT 
2012-4-13 12:04:32 org.apache.coyote.http11.Http11Protocol start
 信息: Starting Coyote HTTP/1.1 on http-8080 
2012-4-13 12:04:32 org.apache.jk.common.ChannelSocket init 
信息: JK: ajp13 listening on /0.0.0.0:8009 
2012-4-13 12:04:32 org.apache.jk.server.JkMain start 
信息: Jk running ID=0 time=0/28 config=null 
2012-4-13 12:04:32 org.apache.catalina.startup.Catalina start 
信息: Server startup in 6550 ms 


谢谢各位大神啦

[解决办法]
可能发生内存泄漏。

LZ你截的LOG不全吧,Magnolia-cms在启动时要不要配置什么参数之类的,你也可以试试调整一下JVM的内存分配看看。

热点排行