Forum Home › Forums › Installation Issues › Upgrade from 5.0.3.0 to 5.8.4
- This topic has 13 replies, 2 voices, and was last updated 2 years, 1 month ago by
Mikhail.
-
AuthorPosts
-
June 21, 2023 at 9:14 am #12843
peter_f
ParticipantHello,
I want to move my old RapidScada installation to a new server, upgrading to version 5.8.4. The instructions recommend either copying the files individually or uploading the old configuration in the new installation. However, since the file structure has obviously changed (there is no Projects folder anymore, for example), this fails. When trying to start Scada, a message appears that the server is not running.
Do I have to upgrade gradually over several intermediate states?
Can I find the old program version I used so far somewhere that I can at least restore the old state on the new server?many thanks in advance
PeterJune 21, 2023 at 10:55 am #12845Mikhail
ModeratorHello,
This manual may help.
Can I find the old program version I used so far somewhere that I can at least restore the old state on the new server?
The oldest version that can be downloaded is 5.8.4.
You could simply copy C:\SCADA folder to a new server and register services as described in manual installation article.June 21, 2023 at 10:57 am #12846Mikhail
ModeratorWhat application has a version 5.0.3.0?
June 21, 2023 at 11:28 am #12849peter_f
ParticipantIts not so easy, because there are different versions for the different applications
webstation is 5.0.3.0
administrator is 5.0.0.2
communicator is 5.1.0.0
Does the path suggested in the link work in this constellation? I can’t find a projects folder in the linked document either. Where can I find the configuration to load into the new project?
June 22, 2023 at 10:46 am #12852Mikhail
ModeratorAccording to the history that versions belong to Rapid SCADA earlier than 5.5.1 (March 16, 2018).
How many channels and devices in the project?
July 3, 2023 at 6:18 am #12925peter_f
ParticipantHi, obviously I failed to send the answer to the last question.
There are about 750 input chanels, no output chanels, and about 40 devices.
Is that a problem?
How do I proceed now?
Thank you for your helpPeter
July 3, 2023 at 12:11 pm #12928Mikhail
ModeratorHi,
In case a project contains less than 100 channels, sometimes it’s easier to enter them from scratch. 750 channels require project conversion.
I suggest using the above manual to convert your project to v5.8.4. Later you can port the project to v6.July 4, 2023 at 5:10 am #12938peter_f
ParticipantHello,
I have carried out the installation as suggested and imported the old project in the administrator.
All devices, communicator lines and objects have been transferred correctly, as far as I can see. The points I created, such as users, additional units and quantities, were also transferred.
When I try to log in, I get an error message: Server is unavailable.
In the instance status, I see Error for both the server and the communicator. Restarting the server does not bring any change.Have I overlooked something?
Peter
July 4, 2023 at 11:01 am #12940Mikhail
ModeratorHello,
See ScadaServer.log to check if the Server app works correctly or not.
Also see ScadaComm.log to check Communicator status.July 4, 2023 at 11:02 am #12941Mikhail
ModeratorIf the most of data are converted correctly, the current project issues should be fixed.
July 4, 2023 at 12:13 pm #12948peter_f
ParticipantMaybe it will be helpfull o post the logfiles (just the last entrys)
ScadaCommSvc:
2023-07-04 14:02:59 <SBRGVMAPS0098><SYSTEM><ACT> Connect to SCADA-Server “localhost”
2023-07-04 14:03:01 <SBRGVMAPS0098><SYSTEM><EXC> Error connecting to SCADA-Server: No connection could be made because the target machine actively refused it 127.0.0.1:10000
2023-07-04 14:03:01 <SBRGVMAPS0098><SYSTEM><ACT> Disconnect from SCADA-Server
2023-07-04 14:03:01 <SBRGVMAPS0098><SYSTEM><ERR> Unable to start operation due to SCADA-Server communication error.
Delay before trying again
2023-07-04 14:03:11 <SBRGVMAPS0098><SYSTEM><ACT> Connect to SCADA-Server “localhost”ScadaServerSvc
2023-07-03 16:16:40 <SBRGVMAPS0098><SYSTEM><ACT> ScadaServerService 5.1.4.2 is started
2023-07-03 16:16:40 <SBRGVMAPS0098><SYSTEM><EXC> Error loading module from the file C:\SCADA\ScadaServer\Mod\ModDBExport.dll: Could not load type ‘Scada.Server.Modules.ModDBExportLogic’ from assembly ‘ModDbExport, Version=5.1.0.1, Culture=neutral, PublicKeyToken=null’.
2023-07-03 16:16:40 <SBRGVMAPS0098><SYSTEM><ERR> The configuration database in DAT format directory does not exist.
The interface directory does not exist.
The archive in DAT format directory does not exist.
The archive copy in DAT format directory does not exist.
2023-07-03 16:16:40 <SBRGVMAPS0098><SYSTEM><ERR> Normal program execution is impossibleSCADA-Server
————
Started : 03/07/2023 16:16:40
Execution time : 00:00:00
State : error
Version : 5.1.4.2Connected Clients
—————–
NoBefore I copied the old Data to the new installation, I could start the server and there was the sample project. Now I just can´t log in.
July 4, 2023 at 12:56 pm #12949Mikhail
ModeratorModDBExport.dll was renamed to ModDbExport.dll
Could you make a screenshot of the Server directories specified in the project?July 4, 2023 at 2:05 pm #12951peter_f
ParticipantIn this directory
C:\SCADA\ScadaServer\Mod
are the following files:ModActiveDirectory.dll 11/15/2021
ModDbExport.dll 11/15/2021
MySql.Data.dll 04/26/2018
Npgsql.dll 07/19/2020
System.Buffers.dll 07/19/2020
System.Memory.dll 04/17/2019
System.Numerics.Vectors.dll 07/19/2017
System.Runtime.CompilerServices.Unsafe.dll 09/18/2018
System.Threading.Tasks.Extensions.dll 11/29/2018
System.ValueTuple.dll 05/15/2018I hope, this is the information you need.
I was unable to make a screenshot. That means, it ist possible to make a screenshot, but i cant´t place it in the trxtfield here.July 5, 2023 at 11:14 am #12954Mikhail
ModeratorModDBExport.dll and ModDbExport.dll use different symbol casing.
That means, it ist possible to make a screenshot, but i cant´t place it in the trxtfield here.
Use an external image hosting like https://imgbb.com/ or Google Drive.
-
AuthorPosts
- You must be logged in to reply to this topic.