最近用DWR开发一个AJAX生产上应用的程序,刚开始使用时WEB页面CALL JAVA代码可以正常返回信息,而且速度很快,但是使用一段时间后返回信息的时间变慢,甚至有时会出现没有返回信息的状态。 
不知各位有没有遇到相关问题,是如何解决的?请赐教,谢谢!以下是出现不能正常回复时SERVER端运行LOG:DWR 15:24:54,268 moting.dwrp.BaseCallMarshaller DEBUG Environment:  c0-e4=string:, c0-e1=string:Z579305550, c0-e3=string:MOVE, c0-e2=string:2D-1-A2, 
DWR 15:24:54,269 emoting.extend.TypeHintContext DEBUG Using type info from <signature> moveLocation(0<0>) of class java.lang.String
DWR 15:24:54,269 emoting.extend.TypeHintContext DEBUG Using type info from <signature> moveLocation(0<1>) of class java.lang.String
DWR 15:24:54,269 ebremoting.impl.DefaultRemoter  INFO Exec: hostservice.moveLocation()
DWR 15:24:54,269 ebremoting.impl.DefaultRemoter DEBUG --Object found in application. id=0
parse reply start .......[S0LOCATION_REP HDR=(S2MOD.HT.TRACKING,MOD.WEB20090728032454.24)  REPLYSTATUS=FAIL ERRORCODE=16 ERRORMSG="reasonCode = 100: PRE-CHECK CODE := 100 ERROR := boxidP592950426 is not active ! ; ruleReply = CANCELRULE"]
parse reply end .......[]
03632299 reply to client!
DWR 15:24:54,577 ting.util.DebuggingPrintWriter DEBUG out(4980): //#DWR-INSERT
DWR 15:24:54,577 ting.util.DebuggingPrintWriter DEBUG out(4980): //#DWR-REPLY
DWR 15:24:54,577 ting.util.DebuggingPrintWriter DEBUG out(4980): dwr.engine._remoteHandleCallback('4','0',{ERRORCODE:"16",REPLYSTATUS:"FAIL",ERRORMSG:"\"reasonCode= 100: PRE-CHECK CODE := 100 ERROR := boxidP592950426 is not active ! ; ruleReply = CANCELRULE\""});