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)