Help about WMS connect to Analytic Engine

Hi,

 I am using webMethods7.1.2 .When I start WMS,below error "unable to load file [URL]http://10.191.xx.xx:12503/services/rule.wsdl[/URL]" occurs. I can login WMS [URL]http://10.191.xx.xx:8585[/URL], but I can not monitor anything. It says, "Error when execute searching.Please verify the configuration of Analytic Engine at "Mnagement->My webMethods->System Configuration"".
 Is there anyone who can help me for this issue?I need your urgent assistance.
 Many appreciation!

2011-05-11 09:28:43 GMT+08:00 (webservice : WARN) [RID:4] - Connection refused (errno:239): unable to load file [URL]http://10.191.xx.xx:12503/services/rule.wsdl[/URL]
java.net.ConnectException: Connection refused (errno:239)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:530)
at java.net.Socket.connect(Socket.java:480)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:209)
at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:202)
at electric.net.socket.tcp.TCPSocketFactory.createSocket(TCPSocketFactory.java:56)
at electric.net.socket.SocketFactories.createSocket(SocketFactories.java:149)
at electric.http.HTTPMessage.getChannel(HTTPMessage.java:381)
at electric.http.HTTPMessage.obtainChannel(HTTPMessage.java:439)
at electric.http.HTTPMessage.send(HTTPMessage.java:130)
at electric.http.OutboundHTTPRequest.send(OutboundHTTPRequest.java:439)
at electric.http.OutboundHTTPRequest.get(OutboundHTTPRequest.java:467)
at electric.http.loader.HTTPResourceLoader.loadResource(HTTPResourceLoader.java:46)
at electric.util.resourceloader.ResourceLoaders.loadResource(ResourceLoaders.java:93)
at electric.wsdl.parser.WSDLParser.newWSDL(WSDLParser.java:52)
at electric.wsdl.loader.WSDLLoader.obtainWSDLBypassingCache(WSDLLoader.java:110)
at electric.wsdl.loader.WSDLLoader.getWSDL(WSDLLoader.java:68)
at electric.soap.registry.SOAPRegistry.bind(SOAPRegistry.java:49)
at electric.registry.compound.CompoundRegistry.bind(CompoundRegistry.java:138)
at electric.registry.Registry.getReference(Registry.java:347)
at electric.registry.Registry.getProxy(Registry.java:303)
at electric.registry.Registry.bind(Registry.java:211)
at electric.registry.Registry.bind(Registry.java:197)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getBinding(WSClientDynamicProxy.java:287)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.java:88)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:134)
at $Proxy0.pingService(Unknown Source)
at com.webMethods.bpo.portlet.wm_bam_problemreport.Bam_problemreport.pingService(Bam_problemreport.java:368)
at com.webMethods.bpo.portlet.wm_bam_problemreport.Bam_problemreport.getProblemReport(Bam_problemreport.java:392)
at com.webMethods.bpo.portlet.wm_bam_problemreport.Bam_problemreport.search(Bam_problemreport.java:1309)
at com.webMethods.portal.portlet.wm_commonsearchresults.mechanics.CommonsearchresultsMechanics.getSearchResults(CommonsearchresultsMechanics.java:89)
at com.webMethods.bpo.portlet.wm_bam_problemreport.Bam_problemreport.getSearchResults(Bam_problemreport.java:1055)
at ui.portlets.wm_bam_problemreport._default._jspService(_default.java:124)
at com.webMethods.portal.framework.presentation.handlers.Jsp.render(Jsp.java:288)
at com.webMethods.portal.framework.presentation.handlers.Jsp.render(Jsp.java:228)
at com.webMethods.portal.framework.portlet.beans.JspPortletBean.generateContent(JspPortletBean.java:123)
at com.webMethods.portal.framework.portlet.beans.JspPortletBean.getContentInternal(JspPortletBean.java:70)

Regards!