SOAP and Socket Data Manager Server Services not present after Insight Upgrade
Hi every body!
We've migrated Rational Insight from v1.0.1 to v1.1.1.2.
After the migration we can't see the SOAP and the Socket Data Manager Server Services on Cognos Configuration.
We open the Cognos Configuration and we go to Environment > Data Manager > Data Manager Network Services and we only see the Client > localhost services.
How can we make the server services visibles?
I'm asking this because I asume that the following error that I'm geting on the IBM Cognos Data Manager when we want to publish a Data Movement Task is related to this.
1. ERROR
DM-CST-0110 Data Manager CST Interface Error (BIBusTKException - 5): DM_CST_ObjectExists
CCL-BIT-0005 A socket reported a communication error.
CAM_Connect=0xfffffff4 <errorDetail><errorCode>-12</errorCode><errorMessage>CAM-CRP-0026 The underlying socket: '127.0.0.1:9300' returned an error.</errorMessage><errorStack><errorCode>10061</errorCode><errorMessage>Could not connect the socket, errno: 0x274d(10061)</errorMessage></errorStack></errorDetail>
<Exception Name="BIBusTKException" Error="5" Severity="Error"><Messages><Message Name="CCLMessage" File="cclbitmsgs" Severity="Error" Nesting="0" ><MessageText>CCL-BIT-0005 A socket reported a communication error.</MessageText></Message><Message Name="CCLMessageString" File="" Severity="Error" Nesting="0" ><MessageText>CAM_Connect=0xfffffff4 <errorDetail><errorCode>-12</errorCode><errorMessage>CAM-CRP-0026 The underlying socket: '127.0.0.1:9300' returned an error.</errorMessage><errorStack><errorCode>10061</errorCode><errorMessage>Could not connect the socket, errno: 0x274d(10061)</errorMessage></errorStack></errorDetail></MessageText></Message></Messages><TraceInfo><Trace Text="../Session/CSTHelper.cpp(2269): BIBusTKException: CCL_RETHROW: CSTHelper::logonAsAnonymous" /><Trace Text="../Session/CSTSendSoap.cpp(154): BIBusTKException: CCL_RETHROW: CSTSendSoap::send()" /><Trace Text="BITKTheBus.cpp(121): BIBusTKException: CCL_RETHROW: BITKTheBus::getSession" /><Trace Text="BITKConnectionPool.cpp(114): BIBusTKException: CCL_RETHROW: BITKConnectionPool::getSocketConnection" /><Trace Text="BITKSocket.cpp(376): BIBusTKException: CCL_THROW:
2 answers
Comments
Looking at the Error, it looks like the localhost and/or port 9300 is not available. If the localhost is the issue, make sure the processes can access the local host. To do this you need to look at you local network configuration, most likely your servers hosts file. If you can't create a localhost entry in due to some constraint, then create the Data manager net connection with the right name.
Thanks Philippe. I will check what you are saying.
What about the password? The same password that I put in the Configuration Manager, where do I have to configured again?
Comments
Philippe Chevalier
JAZZ DEVELOPER Apr 29 '14, 4:27 p.m.Hello
Philippe Chevalier
JAZZ DEVELOPER Apr 29 '14, 4:12 p.m.P.S. You may want to remove the localhost if it is not required