MWS unable connect to Cognos.

I have installed Report Server on testing server and have MWS running. After started Cognos c10 and tested out without any issue. But when I try to configure the report server and recieved the connection failure.

I opened SAG ticket and walk through the process but still unable to figure out why there is connection failure.

Refer to MWS wrapper log and have the following errors when configure the report server.
v86eqyppbpm6:Administrator] [URL]http://localhost:8800/[/URL] (GET)
INFO | jvm 1 | 2012/10/03 15:17:47 | java.lang.NullPointerException
INFO | jvm 1 | 2012/10/03 15:17:47 | at java.util.Hashtable.put(Hashtable.java:394)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.cognos.org.apache.axis.serviceContext.ServiceContext.setImplicitHeader(ServiceContext.java:126)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.cognos.org.apache.axis.serviceContext.ServiceContext.setHeader(ServiceContext.java:109)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.cognos.org.apache.axis.client.Stub.setHeader(Stub.java:323)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.webMethods.reporting.API.CRNConnect.getReportService(CRNConnect.java:279)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.webMethods.reporting.API.CognosConnection.connect(CognosConnection.java:259)
INFO | jvm 1 | 2012/10/03 15:17:47 | at com.webMethods.reporting.service.impl.MwsReportService.testCognosConnection(MwsReportService.java:42)
INFO | jvm 1 | 2012/10/03 15:17:47 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Is the localhost:8800 with port accessible? Did you check with you network team also?

May be try with DNS name or ip address which might give some light:

What options did you try to troubleshoot?

HTH,
RMG

Yes. MWS port no is 8800 and there is no issue connect to IS and OFI. They all running on the same server. I don’t believe it’s network issue. Also, I can check the cognos status from my laptop "[URL]http://sv62417:9300/p2pd/servlet[/URL]’ which means there is no issue for 9300 port.