Unable to start Comminication

Forum Home Forums Runtime Bugs Communicator Bugs Unable to start Comminication

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16587
    WayneS
    Participant

    Help, 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:

    #16588
    WayneS
    Participant

    Much relief, I found it was a poorly written script that was causing the problem. All going again now.

    #16597
    Mikhail
    Moderator

    2025-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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.