Changes between Initial Version and Version 1 of Ticket #112


Ignore:
Timestamp:
08/03/2012 05:58:01 PM (14 years ago)
Author:
huangzhong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #112 – Description

    initial v1  
    44* 故障 
    55查看应用错误日志,发现有如下的异常 
     6{{{ 
    67[08-03 17:20:21.321] java.net.ConnectException: Connection refused 
    78[08-03 17:20:21.321]    at java.net.PlainSocketImpl.socketConnect(Native Method) 
     
    2526[08-03 17:20:21.321]    at cn.com.pconline.enterprise.util.StringUtils.readXmlD(StringUtils.java:403) 
    2627[08-03 17:20:21.321]    at cn.com.pconline.enterprise.web.OrderController.vbSubmitOrder(OrderController.java:716) 
     28}}} 
    2729 
    2830* 故障解决