Forum Home › Forums › Runtime Bugs › Communicator Bugs › Unable to start Comminication
- This topic has 2 replies, 2 voices, and was last updated 3 days, 21 hours ago by
Mikhail.
-
AuthorPosts
-
July 6, 2025 at 9:55 am #16587
WayneS
ParticipantHelp, Ive managed to break my project. I tried synchronising, starting/stopping services and reloading, but alas I can find a fix.
Any assistance much apprecriated.
regards
Wayne
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Communicator 6.2.0.1 started
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Storage FileStorage 6.2.0.0 loaded from file C:\Program Files\SCADA\ScadaComm\FileStorage.dll
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Start logic processing
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Driver DrvCnlBasic 6.1.0.1 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvCnlBasic.Logic.dll
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Driver DrvDsScadaServer 6.0.1.1 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvDsScadaServer.Logic.dll
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Driver DrvModbus 6.0.0.4 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvModbus.Logic.dll
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Driver DrvTelegram 6.0.0.1 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvTelegram.Logic.dll
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Data source ScadaServer initialized successfully
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Check DrvTelegram registration: Registration key is valid.
2025-07-06 21:50:18 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Data source ScadaServer: Receive the configuration database
2025-07-06 21:50:23 [RANUI-SOLAR][RANUI-SOLAR$][ERR] Data source ScadaServer: Error checking server connection:
No connection could be made because the target machine actively refused it. [::ffff:127.0.0.1]:10000
2025-07-06 21:50:23 [RANUI-SOLAR][RANUI-SOLAR$][ERR] Unable to start communication lines because the configuration database is not received
2025-07-06 21:50:28 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Data source ScadaServer: Receive the configuration database
2025-07-06 21:50:33 [RANUI-SOLAR][RANUI-SOLAR$][ERR] Data source ScadaServer: Error checking server connection:July 6, 2025 at 10:19 am #16588WayneS
ParticipantMuch relief, I found it was a poorly written script that was causing the problem. All going again now.
July 7, 2025 at 10:43 am #16597Mikhail
Moderator2025-07-06 21:50:28 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Data source ScadaServer: Receive the configuration database
Common cause is that the Server service cannot start. So you need to open ScadaServer.log and check the error messages for the details.
Formulas are compiled as a single script when Server starts. If they contain a typo, they cannot be compiled. Script Check Extension may be useful.
-
AuthorPosts
- You must be logged in to reply to this topic.