无法理解不能重名 2013-07-09 05:46 采纳率: 0%
浏览 12321

com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThrea d-#1"

TITLE29_ from HOMEPAGE_MESSAGE homepageme0_ where 1=1 and (homepageme0_.DRAFT is
null) and (exists (select homepageme1_.id from HOMEPAGE_MESSAGE_RECVER homepage
me1_ where homepageme1_.MESSAGE_ID=homepageme0_.id and homepageme1_.STATE=1 and
homepageme1_.ISREAD=0 and homepageme1_.RECVER_ID=3240262)) order by homepageme0_
.CRATETIME desc ) where rownum <= ?
得到新消息==={"totalCount":0,"items":[]}
Exception in thread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThrea
d-#1" Exception in thread "http-bio-8080-exec-103" Exception in thread "http-bio
-8080-exec-70" java.lang.OutOfMemoryError: Java heap space
Exception in thread "http-bio-8080-exec-100" java.lang.OutOfMemoryError: Java he
ap space
Exception in thread "http-bio-8080-exec-76" Hibernate: select count(this_.id) as
y0_ from notifications this_ where this_.STATE>? and this_.to_user=?Exception i
n thread "http-bio-8080-exec-92"
Exception in thread "http-bio-8080-exec-111" Exception in thread "http-bio-8080-
exec-109" Exception in thread "http-bio-8080-exec-107" Exception in thread "http
-bio-8080-exec-108"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "http-bio-8080-exec-107"
Exception in thread "Thread-4"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "http-bio-8080-exec-108"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "Thread-4"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "http-bio-8080-exec-115"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
n thread "http-bio-8080-exec-88"
600000a=============failedException in thread "http-bio-8080-exec-88" Exception
in thread "http-bio-8080-exec-69"
at org.apache.tomcat.util.buf.CharChunk.allocate(CharChunk.java:130)
at org.apache.tomcat.util.buf.CharChunk.(CharChunk.java:84)
600000a=============failed at org.apache.tomcat.util.http.Parameters.
(Parameters.java:233)

Exception in thread "http-bio-8080-exec-113" Exception in thread "http-bio-8080-
exec-84" 600000a=============success==超时=1544192Exception in thread "http-bio-
8080-Acceptor-0"
Exception in thread "Thread-3" 11:03:48.256 WARN org.logicalcobwebs.proxool.spr
ing - Suspiciously long active time. #41254 start = Tue Jul 09 10:46:27 CST 2013

Exception in thread "http-bio-8080-exec-94" Exception in thread "http-bio-8080-e
xec-99" Exception in thread "http-bio-8080-exec-96" Exception in thread "startQu
artz_QuartzSchedulerThread" Exception in thread "http-bio-8080-exec-114" Excepti
on in thread "http-bio-8080-exec-116" at org.apache.coyote.Request.(Requ
est.java:132)
Exception in thread "http-bio-8080-exec-119" at org.apache.coyote.AbstractPro
cessor.(AbstractProcessor.java:53)
at org.apache.coyote.http11.AbstractHttp11Processor.(AbstractHttp1
1Processor.java:265)
at org.apache.coyote.http11.Http11Processor.(Http11Processor.java:
55)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.creat
eProcessor(Http11Protocol.java:165)=============================未知

    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.creat

eProcessor(Http11Protocol.java:103)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(
AbstractProtocol.java:569)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoin
t.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:603)
at java.lang.Thread.run(Thread.java:722)
java.lang.OutOfMemoryError: Java heap space
600000a=============failed at java.util.HashMap.clone(HashMap.java:677)

    at java.util.HashSet.clone(HashSet.java:253)
    at com.mchange.v2.c3p0.util.ConnectionEventSupport.fireConnectionClosed(

ConnectionEventSupport.java:49)
at com.mchange.v2.c3p0.impl.NewPooledConnection.fireConnectionClosed(New
PooledConnection.java:439)
at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnectio
n(NewPooledConnection.java:326)
at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.
java:1246)
at com.mchange.v1.db.sql.ConnectionUtils.attemptClose(ConnectionUtils.ja
va:41)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionRe
sourcePoolManager.refurbishResourceOnCheckin(C3P0PooledConnectionPool.java:290)
at com.mchange.v2.resourcepool.BasicResourcePool.attemptRefurbishResourc
eOnCheckin(BasicResourcePool.java:1606)
at com.mchange.v2.resourcepool.BasicResourcePool.access$200(BasicResourc
ePool.java:32)
at com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResour
ceTask.run(BasicResourcePool.java:1228)
at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(Thre

  • 写回答

1条回答 默认 最新

  • xiaoyuyushui 2013-10-24 10:40
    关注

    xception in thread "Task-Thread-for-com.mchange.v2.async.ThreadPerTaskAsynchronousRunner@19f90e3"

    评论

报告相同问题?

悬赏问题

  • ¥15 file converter 转换格式失败 报错 Error marking filters as finished,如何解决?
  • ¥15 ubuntu系统下挂载磁盘上执行./提示权限不够
  • ¥15 Arcgis相交分析无法绘制一个或多个图形
  • ¥15 关于#r语言#的问题:差异分析前数据准备,报错Error in data[, sampleName1] : subscript out of bounds请问怎么解决呀以下是全部代码:
  • ¥15 seatunnel-web使用SQL组件时候后台报错,无法找到表格
  • ¥15 fpga自动售货机数码管(相关搜索:数字时钟)
  • ¥15 用前端向数据库插入数据,通过debug发现数据能走到后端,但是放行之后就会提示错误
  • ¥30 3天&7天&&15天&销量如何统计同一行
  • ¥30 帮我写一段可以读取LD2450数据并计算距离的Arduino代码
  • ¥15 飞机曲面部件如机翼,壁板等具体的孔位模型