Hi
Dataminer Cube not connecting to DMA after I install DataMiner integration studio (DIS).
As this question has been inactive for a long time, we will now close it. If you want further assistance, feel free to post a new question or contact techsupport@skyline.be.
Hi Kalid,
First of all, I don't believe DIS is relevant here. DIS is a plugin for Visual Studio to develop connectors, automation scripts, ...
The problem you experience here, is that DataMiner Cube is not able to connect to the DMA server. And according to the message, it looks like it's not able to connect to the server at all. Is the IP address or URL correct? Is the firewall allowing HTTPS traffic?
You could also try to navigate with a web browser to the IP address or URL in order to see if you get at least some kind of DataMiner webpage or if you get an error in the web browser.
If those things look fine, you should also check if DataMiner started up fine, and a good starting point is looking at the SLDataMiner.txt log file located in the directory C:\Skyline DataMiner\Logging.
I hope these pointers can help you in the correct direction to fix this problem.
Bert
For the test I just turn off firewall and start to connect gain I got the same massage not able to connect. I check the SLDataMiner file and it show the following massage:
2023/10/24 21:10:36.232|SLLog|ApplyLogLevels|CRU|-1|Log Levels: Info: 0; Error: 0; Debug: 0 (from LogSettings.xml)
2023/10/24 21:10:36.245|SLDataMiner.exe 10.3.2243.15574|11920|17076|CRequest::CreateConnection|DBG|0|– SLNetCom object successfully created.
2023/10/24 21:10:36.250|SLDataMiner.exe 10.3.2243.15574|11920|17076|CRequest::AddLocalInfo|DBG|-1|– Added local SLNetCom info: VT_BSTR :
2023/10/24 21:10:36.250|SLDataMiner.exe 10.3.2243.15574|11920|17076|CRequest::AddLocalInfo|DBG|-1|– Added local SLNetCom info: VT_BSTR : localhost
2023/10/24 21:10:36.250|SLDataMiner.exe 10.3.2243.15574|11920|17076|CRequest::AddLocalInfo|DBG|-1|– Added local SLNetCom info: VT_BSTR : 127.0.0.1
2023/10/24 21:10:36.250|SLDataMiner.exe 10.3.2243.15574|11920|17076|CRequest::Init|DBG|0|** Initializing SLNetCom
**********
Also I check the SLErrors,txt file and show the following massage:
2023/10/24 21:10:03.513|SLLog|ApplyLogLevels|CRU|-1|Log Levels: Info: 5; Error: 5; Debug: 5 (init)
2023/10/24 21:10:51.240|SLAnalytics.txt|SLAnalytics|SLNetConnection.cpp(196): Skyline::DataMiner::Analytics::SLNetConnection::openConnection)|ERR|0|Exception while opening SLNetConnection:
2023/10/24 21:11:11.295|SLAnalytics.txt|SLAnalytics|SLNetConnection.cpp(196): Skyline::DataMiner::Analytics::SLNetConnection::openConnection)|ERR|0|Exception while opening SLNetConnection:
It looks like your DataMiner did not start up correctly. You probably experience the same issue as described here:
https://community.dataminer.services/question/dataminer-startup-stuck-on-initializing-slnetcom/
Can you check if the solution in that post helps you out?
I see that this question has been inactive for some time. Have you found a solution for this yet? If yes, could you select the best answer (using the ✓ icon)? If no, could you let us know what happened when you tried the proposed solutions?