Create the new project from IBM Cognos Framework Manager, getting the error. could you please help me to resolve this issue?
Hello,
I am creating the project from IBM Cognos Framework Manager,getting the following error:
CCL-BIT-0005 A socket reported a communication error.
CAM_Connect=0xfffffff3 <errorDetail><errorCode>-13</errorCode><errorMessage>CAM-CRP-0044 The call to SSL_connect was not successful.</errorMessage><errorStack><errorCode>336031996</errorCode><errorMessage>error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol</errorMessage></errorStack></errorDetail>
I have installed ETL server and report server both on same.
Please help me to resolve this issue.
Thanks
With Regards,
Raj
3 answers
Hello Francesco,
Thanks for your help, I have been already preformed the steps mentioned in the suggested tech note, but still getting the same problem.
I tell you the steps which I am performing when creating the new model from IBM Cognos Framework.
When I select DataSource and click on Next then getting error.
Please help me if you have any idea.
Thanks
Best Regards,
Raj
For future reference the problem was solved by configuring "Gateway URI" and "Dispatcher URI for external applications" in IBM Cognos Configuration for the DevTools installation, to refer to the report server:
http://<host>:<port>/reporting/servlet/dispatch
where
- host is the server name or the IP address of your server where Rational Insight is deployed.
- port is the HTTP transport port number.
See:
Integrating with the Rational Insight report server
http://pic.dhe.ibm.com/infocenter/rentrpt/v1r1m1/topic/com.ibm.rational.raer.install.doc/topics/t_postinstall_ritools_gatewayuri.html
http://<host>:<port>/reporting/servlet/dispatch
where
- host is the server name or the IP address of your server where Rational Insight is deployed.
- port is the HTTP transport port number.
See:
Integrating with the Rational Insight report server
http://pic.dhe.ibm.com/infocenter/rentrpt/v1r1m1/topic/com.ibm.rational.raer.install.doc/topics/t_postinstall_ritools_gatewayuri.html