Forum Home › Forums › Runtime Bugs › Server Bugs › rapidgate module bug
Tagged: gate error
- This topic has 13 replies, 2 voices, and was last updated 4 years ago by
Mikhail.
-
AuthorPosts
-
March 1, 2021 at 8:01 am #8350
Zeus
Participantthere 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: formatMarch 1, 2021 at 8:34 am #8352Mikhail
ModeratorPlease provide bigger part of ScadaServerSvc.log and ModRapidGate.log which are located in C:\SCADA\ScadaServer\Log
March 1, 2021 at 8:36 am #8353Mikhail
ModeratorParameter 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.
March 1, 2021 at 8:52 am #8359Zeus
Participant2021-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: 未将对象引用设置到对象的实例。March 1, 2021 at 9:41 am #8361Zeus
Participantlog 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: 未将对象引用设置到对象的实例。March 2, 2021 at 6:20 am #8367Zeus
Participanti 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: 未将对象引用设置到对象的实例。March 2, 2021 at 7:02 am #8368Zeus
Participanti don’t know how to fix it and make it work
March 2, 2021 at 2:25 pm #8374Mikhail
ModeratorAlso needed C:\SCADA\ScadaServer\Log\ModRapidGate.log
I’m sure, this issue can be fixed, and I’ll help to do it.March 3, 2021 at 1:18 am #8384Zeus
Participantthere is only one line in log file
——————————————————————————–
2021-03-03 09:14:59 Start ModRapidGate modulei 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.
March 3, 2021 at 9:06 am #8388Mikhail
ModeratorIf 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?
March 3, 2021 at 12:44 pm #8391Zeus
Participantyes 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 regardsMarch 4, 2021 at 3:10 pm #8408Mikhail
ModeratorI 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.
April 7, 2021 at 9:24 am #8658Zeus
Participanthi
there is another error on gate 5.1.1.1
the log file is below2021-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 authenticatedApril 7, 2021 at 12:22 pm #8663Mikhail
ModeratorHi,
Probably you should update SCADA-Server too. I expect the next official release in May to achieve consistence in app and module versions. -
AuthorPosts
- You must be logged in to reply to this topic.