Forum Replies Created
-
AuthorPosts
-
tom040264
ParticipantHello Mikhail,
I created a new project and uploaded the configuration again and everything works.
Thank you
tom040264
ParticipantThis is the part of C:\SCADA\ScadaWeb\log\ScadaWeb.log
2020-06-05 19:03:14 <T-PC><DefaultAppPool><ACT> Login: T (Administrator). IP address: ::1
2020-06-05 19:03:14 <T-PC><DefaultAppPool><ACT> User information has been updated. IP address: ::1. Session: uyq5j3pzrp0uriuvtpgv000k
2020-06-05 19:03:14 <T-PC><DefaultAppPool><ACT> Retrieve components from the installed plugins
2020-06-05 19:03:14 <T-PC><DefaultAppPool><EXC> Error getting view with ID=12 from the cache or from the server: Unable to receive view file modification time.:
Scada.ScadaException: Unable to receive view file modification time.
at Scada.Client.ViewCache.LoadView(Type viewType, Int32 viewID, DateTime viewAge, BaseView& view, DateTime& newViewAge)
at Scada.Client.ViewCache.GetView(Type viewType, Int32 viewID, Boolean throwOnError)tom040264
ParticipantHello Mikhail,
One additional information: in spite of the fact, that I have defined in the Interfaces table all new views (C:\SCADA\Projects\Project_name\Interface), when I start http://localhost/scada the views from C:\SCADA\Interface and not from C:\SCADA\Projects\Project_name\Interface will be shown (incl Demo).
tom040264
ParticipantHello Mikhail,
I have two schreenshots and hope you will be able to open them. The first one is the Overview, where you can see the old views incl. the demo views (which I have deleted) and the second one is the current Interface table.
BR
T.tom040264
ParticipantHello Guys,
It is an older topic, but I would like to refresh it.
I use the SCADA Version 5.8. The migration was sucessful and the communication with all lModbus devices work percfect.
My problem is, when I open localhost/scada, I get old views in spite of the fact, that I changed everything (Rights, Interfaces etc…) I have deleted all DemoViews, but they always appear.
In the Interfaces table I’ve defined the directory C:\SCADA\Projects\MyProject\Interface and all views I have in this directory.
It seams SCADA takes the views from any directory I can not finde.
What should I change/clean? I’ve deleted the history of the browser.
Thank you in advance
Regards
T.tom040264
ParticipantHi guys,
It must be a matter of my intelligence, but I can not migrate the configuration from the old to the new system. ?
The current situation:
PC with SCADA 5.6
Laptop with SCADA 5.8 (new installation, without any problems)I understood that I have to download the current configuration (PC) and to upload it at the new SCADA (Laptop). Is it correct?
Unfortunately I can not find any “idiot proved” step-by-step description. Can I access the old system directly from the new one (LAN – remote), or should I do it in two steps, PC and then laptop.
Any try to download the configuration on the PC delivers an error message:
“No listening endpoint present at http://localhost:10000/ScadaAgent/ScadaAgentSvc/”
Regards
Tomtom040264
ParticipantHi,
I have tried to do exactly what has been proposed, but it doesn’t work. I want to send a setpoint to an address (in my case a pH setpoint to the address 2109 in a modbus device). In the Communicator I’ve created a command, and tried to send a new setpoint from the “Commands tab”. The message “The command has been sent successfully” appeared, but the setpoint has not been changed. In the log file there is no trace from the command and in the “Devices data” of the communicator no command is shown.
All input channels work perfectly. I still haven’t create any output channel.
H E L P ! ;-)))
Thank you in advance
T.
tom040264
ParticipantI fixed the formula, and it works now. Thank you!
tom040264
ParticipantScadaServerSvc.log:
2018-06-15 16:43:17 <HP-SERVER><SYSTEM><ACT> ScadaServerService 5.1.0.3 is started
2018-06-15 16:43:19 <HP-SERVER><SYSTEM><ACT> Check the existence of the data directories is completed successfully
2018-06-15 16:43:19 <HP-SERVER><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 10
2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Ouput channels are read from the configuration database
2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Users are read from the configuration database
2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Formulas are read from the configuration database
2018-06-15 16:43:23 <HP-SERVER><SYSTEM><ERR> Error compiling the source code of the formulas:
Line 523, column 55: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
Line 526, column 55: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
Line 529, column 56: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
See the file C:\SCADA\ScadaServer\Log\CalcEngine.cs with the source code
2018-06-15 16:43:23 <HP-SERVER><SYSTEM><ERR> Normal program execution is impossible.
2018-06-15 18:44:08 <HP-SERVER><SYSTEM><ACT> ScadaServerService is stopped
——————————————————————————–
——————————————————————————–
2018-06-15 18:44:08 <HP-SERVER><SYSTEM><ACT> ScadaServerService 5.1.0.3 is started
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Check the existence of the data directories is completed successfully
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 10
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Ouput channels are read from the configuration database
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Users are read from the configuration database
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Formulas are read from the configuration database
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ERR> Error compiling the source code of the formulas:
Line 523, column 56: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
See the file C:\SCADA\ScadaServer\Log\CalcEngine.cs with the source code
2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ERR> Normal program execution is impossible.ScadaWeb.log
2018-06-15 18:17:11 <HP-SERVER><DefaultAppPool><ACT> Initialize common web application data
2018-06-15 18:17:11 <HP-SERVER><DefaultAppPool><ACT> Connect to SCADA-Server “localhost”
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><EXC> Error connecting to SCADA-Server: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:10000
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ACT> Disconnect from SCADA-Server
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
Scada.ScadaException: Unable to receive the configuration database modification time.
bei Scada.Client.DataCache.RefreshBaseTables()
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ACT> User information has been added. IP address: 91.113.32.125. Session: fmn4stqwwpvgopgm52hkwfpw
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
2018-06-15 18:37:20 <HP-SERVER><DefaultAppPool><ACT> User information has been removed. IP address: 91.113.32.125. Session: fmn4stqwwpvgopgm52hkwfpw
2018-06-15 18:38:24 <HP-SERVER><DefaultAppPool><ACT> Connect to SCADA-Server “localhost”
2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><EXC> Error connecting to SCADA-Server: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:10000
2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><ACT> Disconnect from SCADA-Server
2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
Scada.ScadaException: Unable to receive the configuration database modification time.
bei Scada.Client.DataCache.RefreshBaseTables()
2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><ACT> User information has been added. IP address: 127.0.0.1. Session: 5h2nvzvuesmbbumghftk20vm
2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
Scada.ScadaException: Unable to receive the configuration database modification time.
bei Scada.Client.DataCache.RefreshBaseTables()
2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 127.0.0.1“Unable to connect because the destination computer refused the connection 127.0.0.1:10000”
tom040264
ParticipantHi,
I tried to solve the problem by using of this tread but without any successes. For 20 minutes everything worked perfect and I did some changes in the ComServer (I tried to add a command). Then I tried to load the SCADA-Page as usual, but I got the message “Server is unavailable.”
This is the WebSettings file:
<?xml version=”1.0″ encoding=”utf-8″?>
<WebSettings>
<CommSettings>
<Param name=”ServerHost” value=”localhost” descr=”SCADA-Server host or IP address” />
<Param name=”ServerPort” value=”10000″ descr=”SCADA-Server TCP port number” />
<Param name=”ServerUser” value=”ScadaWeb” descr=”User name for the connection” />
<Param name=”ServerPwd” value=”12345″ descr=”User password for the connection” />
<Param name=”ServerTimeout” value=”10000″ descr=”Response timeout, ms” />
</CommSettings>
<CommonParams>
<Param name=”Culture” value=”” descr=”Web application culture” />
<Param name=”DataRefrRate” value=”1000″ descr=”Current data and events refresh rate, ms” />
<Param name=”ArcRefrRate” value=”10000″ descr=”Archive data refresh rate, ms” />
<Param name=”DispEventCnt” value=”100″ descr=”Display events count” />
<Param name=”ChartGap” value=”90″ descr=”Distance between chart points to make a gap, sec” />
<Param name=”StartPage” value=”” descr=”Start page after login” />
<Param name=”CmdEnabled” value=”true” descr=”Enable commands” />
<Param name=”CmdPassword” value=”true” descr=”Require password to send command” />
<Param name=”RemEnabled” value=”true” descr=”Allow to remember logged on user” />
<Param name=”ViewsFromBase” value=”true” descr=”Load view settings from the database” />
<Param name=”ShareStats” value=”true” descr=”Share depersonalized stats with the developers” />
</CommonParams>
<ScriptPaths>
<Script name=”ChartScript” path=”~/plugins/ChartPro/js/chartdialog.js” />
<Script name=”CmdScript” path=”~/plugins/Table/js/cmddialog.js” />
<Script name=”EventAckScript” path=”~/plugins/Table/js/eventackdialog.js” />
</ScriptPaths>
<Plugins>
<Plugin fileName=”PlgChart.dll” />
<Plugin fileName=”PlgChartPro.dll” />
<Plugin fileName=”PlgConfig.dll” />
<Plugin fileName=”PlgRegistration.dll” />
<Plugin fileName=”PlgSchBasicComp.dll” />
<Plugin fileName=”PlgScheme.dll” />
<Plugin fileName=”PlgStore.dll” />
<Plugin fileName=”PlgTable.dll” />
<Plugin fileName=”PlgWebPage.dll” />
</Plugins>
</WebSettings>The CPU load of ScadaServerSvc.exe is 0.
Any idea?tom040264
ParticipantHi Mikhail,
I have found the error. It was in my modem-router. The port 10000 was open, and redirected, but (I am an idiot!) the standard WebPort 80 has not been opened.
Thank you and sorry for this misunderstanding.
tom040264
ParticipantHi Mikhail,
It is a very old tread, but unfortunately I am still not able to connect to SCADA from “outside” of my Network. In the meantime it is not possible to open the Image you posted a year ago.
What did I do? I opened a port 10000 on my router (Frizbox 3390) and rerouted it to the posrt 10000 on my SCADA Computer. On this computer I opened in firewall a port with the number 10000. Is this the right way?
Thx in advance
BR
T.tom040264
ParticipantThe architecture is easy: a Win10 computer 24/7 as SCADA server, some Win10 or android clients. From each of them I can reach the server, but from the internet it is not possible. The router/ modem is a FritzBox 3390.
tom040264
ParticipantIt seems as if it is a small misunderstanding. I understood, that Rapid SCADA has an integrated WEB-server, and the other computers hold the data from it.
I have no web server, neither i my home network, nor in the internet.
tom040264
ParticipantHi,
The access from any computer within the home-network to the SCADA server works perfect, but how can I access the server from the internet? I’ve opened a port 10000 on the router/modem, and on the SCADA server (a new rule in the firewall). I have a static address (via dyndns). Then I tried with:
but it didn’t work. Is it enough just to open the port? Which application should I start behind this port.
Thank you!
BR
T.-
This reply was modified 8 years, 11 months ago by
tom040264.
-
This reply was modified 8 years, 11 months ago by
-
AuthorPosts