rapidgate module bug

Forum Home Forums Runtime Bugs Server Bugs rapidgate module bug

Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #8350
    Zeus
    Participant

    there is something wrong with module rapid gate. version of server is 5.1.4.1 and version of is 5.1.1.0. there is an error message while server start Error executing actions on server start in module ModRapidGate: Value cannot be null.
    Parameter name: format

    #8352
    Mikhail
    Moderator

    Please provide bigger part of ScadaServerSvc.log and ModRapidGate.log which are located in C:\SCADA\ScadaServer\Log

    #8353
    Mikhail
    Moderator

    Parameter name: format

    It is related to string formatting. May be language files were not loaded and a required string is empty. Anyway, log files are needed.

    #8359
    Zeus
    Participant

    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> ScadaServerService 5.1.4.1 is started
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Module is loaded from the file C:\SCADA\ScadaServer\Mod\ModActiveDirectory.dll
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Module is loaded from the file C:\SCADA\ScadaServer\Mod\ModRapidGate.dll
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Check the existence of the data directories is completed successfully
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 5
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Ouput channels are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Users are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Formulas are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> The formulas source code has been compiled
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Connection listener is started
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Start server
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><EXC> Error executing actions on server start in module ModRapidGate: 值不能为 null。
    参数名: format
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Current data are loaded
    2021-03-01 16:51:54 <DESKTOP-N1KQU2A><SYSTEM><ACT> Connect to client 127.0.0.1
    2021-03-01 16:51:54 <DESKTOP-N1KQU2A><SYSTEM><ACT> The user ScadaComm is successfully authenticated
    2021-03-01 16:51:55 <DESKTOP-N1KQU2A><SYSTEM><EXC> Error executing actions on current data processing in module ModRapidGate: 未将对象引用设置到对象的实例。

    #8361
    Zeus
    Participant

    log below
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> ScadaServerService 5.1.4.1 is started
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Module is loaded from the file C:\SCADA\ScadaServer\Mod\ModActiveDirectory.dll
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Module is loaded from the file C:\SCADA\ScadaServer\Mod\ModRapidGate.dll
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Check the existence of the data directories is completed successfully
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 5
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Ouput channels are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Users are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Formulas are read from the configuration database
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> The formulas source code has been compiled
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Connection listener is started
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Start server
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><EXC> Error executing actions on server start in module ModRapidGate: 值不能为 null。
    参数名: format
    2021-03-01 16:51:53 <DESKTOP-N1KQU2A><SYSTEM><ACT> Current data are loaded
    2021-03-01 16:51:54 <DESKTOP-N1KQU2A><SYSTEM><ACT> Connect to client 127.0.0.1
    2021-03-01 16:51:54 <DESKTOP-N1KQU2A><SYSTEM><ACT> The user ScadaComm is successfully authenticated
    2021-03-01 16:51:55 <DESKTOP-N1KQU2A><SYSTEM><EXC> Error executing actions on current data processing in module ModRapidGate: 未将对象引用设置到对象的实例。

    #8367
    Zeus
    Participant

    i have tried windows server2016 server2019 windows 10 the gate module is the same condition.

    the log file is below

    2021-03-02 14:17:41 <2P27P129><SYSTEM><ACT> ScadaServerService 5.1.4.1 is started
    2021-03-02 14:17:41 <2P27P129><SYSTEM><ACT> Module is loaded from the file D:\SCADA\ScadaServer\Mod\ModRapidGate.dll
    2021-03-02 14:17:41 <2P27P129><SYSTEM><ACT> Check the existence of the data directories is completed successfully
    2021-03-02 14:17:41 <2P27P129><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 5
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Ouput channels are read from the configuration database
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Users are read from the configuration database
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Formulas are read from the configuration database
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> The formulas source code has been compiled
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Connection listener is started
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Start server
    2021-03-02 14:17:42 <2P27P129><SYSTEM><EXC> Error executing actions on server start in module ModRapidGate: 值不能为 null。
    参数名: format
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Current data are loaded
    2021-03-02 14:17:42 <2P27P129><SYSTEM><ACT> Connect to client 127.0.0.1
    2021-03-02 14:17:43 <2P27P129><SYSTEM><ACT> The user ScadaComm is successfully authenticated
    2021-03-02 14:17:44 <2P27P129><SYSTEM><EXC> Error executing actions on current data processing in module ModRapidGate: 未将对象引用设置到对象的实例。
    2021-03-02 14:17:44 <2P27P129><SYSTEM><EXC> Error executing actions on current data processed in module ModRapidGate: 未将对象引用设置到对象的实例。
    2021-03-02 14:17:45 <2P27P129><SYSTEM><EXC> Error executing actions on current data processing in module ModRapidGate: 未将对象引用设置到对象的实例。
    2021-03-02 14:17:45 <2P27P129><SYSTEM><EXC> Error executing actions on current data processed in module ModRapidGate: 未将对象引用设置到对象的实例。
    2021-03-02 14:17:46 <2P27P129><SYSTEM><EXC> Error executing actions on current data processing in module ModRapidGate: 未将对象引用设置到对象的实例。
    2021-03-02 14:17:46 <2P27P129><SYSTEM><EXC> Error executing actions on current data processed in module ModRapidGate: 未将对象引用设置到对象的实例。

    #8368
    Zeus
    Participant

    i don’t know how to fix it and make it work

    #8374
    Mikhail
    Moderator

    Also needed C:\SCADA\ScadaServer\Log\ModRapidGate.log
    I’m sure, this issue can be fixed, and I’ll help to do it.

    #8384
    Zeus
    Participant

    there is only one line in log file

    ——————————————————————————–
    2021-03-03 09:14:59 Start ModRapidGate module

    i tried the version ModRapidGateUpdate.zip which i downloaded in the forum. i stored it in my computer.this version work right in any system.but the version 5.1.1.0 doesn’t work right. hope you can fix it.

    #8388
    Mikhail
    Moderator

    If you mean this Rapid Gate Update, this is a good version.

    By this link you can see:

    ModRapidGate 5.1.1.1 (In development)
    - Fixed an issue when starting the module

    Does the update work correctly?

    #8391
    Zeus
    Participant

    yes the gate update version works correct.
    but the register computer code is different from other computer code.
    hope 5.1.1.1 comming soon.
    best regards

    #8408
    Mikhail
    Moderator

    I suppose, this update should be officially released soon.

    but the register computer code is different from other computer code.

    It’s not related to the module version.

    #8658
    Zeus
    Participant

    hi
    there is another error on gate 5.1.1.1
    the log file is below

    2021-04-07 17:23:23 <DESKTOP-N1KQU2A><SYSTEM><EXC> Error executing actions on server start in module ModRapidGate: 未能从程序集“ScadaData, Version=5.1.5.0, Culture=neutral, PublicKeyToken=null”中加载类型“Scada.Data.Models.QueueItem`1”。
    2021-04-07 17:23:23 <DESKTOP-N1KQU2A><SYSTEM><ACT> Current data are loaded
    2021-04-07 17:23:25 <DESKTOP-N1KQU2A><SYSTEM><ACT> Connect to client 127.0.0.1
    2021-04-07 17:23:25 <DESKTOP-N1KQU2A><SYSTEM><ACT> The user ScadaComm is successfully authenticated

    #8663
    Mikhail
    Moderator

    Hi,
    Probably you should update SCADA-Server too. I expect the next official release in May to achieve consistence in app and module versions.

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