Manual installation: Difference between revisions

From Siwenoid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Languages|Manual installation}}
{{Languages|Manual installation}}


''Previous chapter-> [[MySQL installation]] / Next chapter-> [[First SIWENOID startup]]''
''Previous chapter-> [[MySQL installation]] / Next chapter-> [[Express installation]]''


__TOC__
__TOC__


==Launch manual installation==
==Launch manual installation==
Manual instalaltion is necessary in the following case:
* you already have MySQL installation on the PC
* you want to use existing MySQL instance as your database server
* You want to install only server or only client on a PC
* You have to define special installation folder, port number
* you want to install the less components you need in your application
Extract the installation zip into a folder. Then launch "start-manual-windows.bat".
Extract the installation zip into a folder. Then launch "start-manual-windows.bat".
During installation you have the option to install the server or client. First section describe the server installation and the next is the client installation. Thus you will have to launch the "start-manual-windows.bat" two times.
<br style="clear: both" />
<br style="clear: both" />


==Installation of server application==
==Installation of server application==
[[Image:Swnd 04 20131202 08.49.jpg|left|thumb|400px]] Select "Install" and then "Next>>".
[[Image:Swnd 04 20131202 08.49.jpg|left|thumb|400px]] Select "Install" and then "Next>>".
<br style="clear: both" />
[[Image:Swnd_05 20131202 08.50.jpg|left|thumb|400px]] Select server application to install then "Next>>".
<br style="clear: both" />
[[Image:Swnd_06 20131202 08.53.jpg|left|thumb|400px]] Select software components. Some are mandatories some are optionals. Then "Next>>".
<br style="clear: both" />
[[Image:Swnd_10 20131202 08.57.jpg|left|thumb|400px]] MySQL specific parameters.  Always remember root and username password! Server port "3306" is default. In some case it can conflict existing installations. Use "Test" to make sure that it is not used on current computer.
<br style="clear: both" />
[[Image:Swnd_07 20131202 08.56.jpg|left|thumb|400px]] You get this message if a port has been used. Increment port number and test again.
<br style="clear: both" />
[[Image:Swnd_09 20131202 08.57.jpg|left|thumb|400px]] You get this message if it is OK. Then select "Next>>".
<br style="clear: both" />
[[Image:Swnd_12 20131202 08.59.jpg|left|thumb|400px]] Select destination folder for server installation. Use "Browse..." to select or create destination folder. Always create a separate server and client folder. Never install them in the same folder.
<br style="clear: both" />
[[Image:Swnd_11 20131202 08.59.jpg|left|thumb|400px]] Create or select installation folder of server. Then click "Next>>" on previous dialog.
<br style="clear: both" />
[[Image:Swnd_13 20131202 08.59.jpg|left|thumb|400px]] Simply click "Next>>".
<br style="clear: both" />
[[Image:Swnd_14 20131202 09.00.jpg|left|thumb|400px]]  Define the parameters of MySQL installation. If you changed the port number  before, then specify it in IP address. Passwords should be the same you defined before. When the parameters are filled in then "Test connection".
<br style="clear: both" />
[[Image:Swnd_16 20131202 09.00.jpg|left|thumb|400px]] If connection succesfully tested then click "Next>>".
<br style="clear: both" />
[[Image:Swnd_17 20131202 09.01.jpg|left|thumb|400px]] RMI service is the communication channel between server-client. 1899 is a standard port number. In most case it can remain on default. Click "Next>>".
<br style="clear: both" />
[[Image:Swnd_18 20131202 09.01.jpg|left|thumb|400px]] This port is also standard. Leave default. Click "Next>>".
<br style="clear: both" />
[[Image:Swnd_19 20131202 09.01.jpg|left|thumb|400px]] Simply click "Finish" without launching configuration utility. Utility is for advanced users.
<br style="clear: both" />
==Installation of client application==
[[Image:Swnd_20 20131202 09.02.jpg|left|thumb|400px]] Select "Install" and then "Next>>".
<br style="clear: both" />
[[Image:Swnd_21 20131202 09.02.jpg|left|thumb|400px]] Select client application to install then "Next>>".
<br style="clear: both" />
[[Image:Swnd_22 20131202 09.03.jpg|left|thumb|400px]] Select software components. Some are mandatories some are optionals. Never cause problem if you click more than necessary. Then "Next>>".
<br style="clear: both" />
[[Image:Swnd_24 20131202 09.03.jpg|left|thumb|400px]] Select destination folder of client installation. Use "Browse..." to select or create destination folder. Always create a separate server and client folder. Never install them in the same folder.
<br style="clear: both" />
[[Image:Swnd_23 20131202 09.03.jpg|left|thumb|400px]] Create or select installation folder of client. Then click "Next>>" on previous dialog.
<br style="clear: both" />
[[Image:Swnd_25 20131202 09.04.jpg|left|thumb|400px]] RMI port should be equal to the server RMI port. Normaly leave default. Click "Next>>".
<br style="clear: both" />
[[Image:Swnd_26 20131202 09.04.jpg|left|thumb|400px]] If server and client aren't installed on the same PC then define the IP address of server PC. Click "Next>>".
<br style="clear: both" />
[[Image:Swnd_27 20131202 09.04.jpg|left|thumb|400px]] Simply click "Finish" without launching configuration utility. Utility is for advanced users.
<br style="clear: both" />
<br style="clear: both" />


==Run server and client==
[[Image:Swnd_28 20131202 09.05.jpg|left|thumb|400px]] Installer creates desktop icons for the server and client applications. First launch server.
<br style="clear: both" />
[[Image:Swnd_29 20131202 09.05.jpg|left|thumb|400px]] This is the first startup of server application thus you have to define an admin password. There is no default password in SIWENOID. Each installation can have its own admin password. Don't confuse this password of MySQL installation passwords!<br/>
Then server starts and makes some preparations (migrates treatment tables). The tray icon of server inform about this process. Finally server becomes "productive".
<br style="clear: both" />
[[Image:Swnd_32 20131202 09.07.jpg|left|thumb|400px]] Launch client using the desktop icon. Login as admin. The system, is ready to configure.
<br style="clear: both" />


[[Image:inst_image15.png|left|thumb|400px]] Asterix marked components are mandatories, while others are optionals depending on the connected subsystems or required functions. (Cerberus modul concerns to CC11 and CC440, while BACnet concerns to Sinteso and CerberusPro control units).
==Uninstallation of SIWENOID==
[[Image:Swnd_35 20131202 09.12.jpg|left|thumb|400px]] First the MySQL instance has to be deleted. My SQL is running as a Windows service.
* Stop  "MySQL for Siwenoid" service in Windows control panel.
* Use command prompt (run: cmd). Type in: sc delete "MySQL for Siwenoid"
* Then delete the installation folder of server, client, and MySQL.
<br style="clear: both" />
<br style="clear: both" />
''Previous chapter-> [[MySQL installation]] / Next chapter-> [[Express installation]]''
[[Category:Installation]]

Latest revision as of 15:43, 5 December 2013

Language: English  • magyar

Previous chapter-> MySQL installation / Next chapter-> Express installation

Launch manual installation

Manual instalaltion is necessary in the following case:

  • you already have MySQL installation on the PC
  • you want to use existing MySQL instance as your database server
  • You want to install only server or only client on a PC
  • You have to define special installation folder, port number
  • you want to install the less components you need in your application

Extract the installation zip into a folder. Then launch "start-manual-windows.bat". During installation you have the option to install the server or client. First section describe the server installation and the next is the client installation. Thus you will have to launch the "start-manual-windows.bat" two times.

Installation of server application

Select "Install" and then "Next>>".


Select server application to install then "Next>>".


Select software components. Some are mandatories some are optionals. Then "Next>>".


MySQL specific parameters. Always remember root and username password! Server port "3306" is default. In some case it can conflict existing installations. Use "Test" to make sure that it is not used on current computer.


You get this message if a port has been used. Increment port number and test again.


You get this message if it is OK. Then select "Next>>".


Select destination folder for server installation. Use "Browse..." to select or create destination folder. Always create a separate server and client folder. Never install them in the same folder.


Create or select installation folder of server. Then click "Next>>" on previous dialog.


Simply click "Next>>".


Define the parameters of MySQL installation. If you changed the port number before, then specify it in IP address. Passwords should be the same you defined before. When the parameters are filled in then "Test connection".


If connection succesfully tested then click "Next>>".


RMI service is the communication channel between server-client. 1899 is a standard port number. In most case it can remain on default. Click "Next>>".


This port is also standard. Leave default. Click "Next>>".


Simply click "Finish" without launching configuration utility. Utility is for advanced users.


Installation of client application

Select "Install" and then "Next>>".


Select client application to install then "Next>>".


Select software components. Some are mandatories some are optionals. Never cause problem if you click more than necessary. Then "Next>>".


Select destination folder of client installation. Use "Browse..." to select or create destination folder. Always create a separate server and client folder. Never install them in the same folder.


Create or select installation folder of client. Then click "Next>>" on previous dialog.


RMI port should be equal to the server RMI port. Normaly leave default. Click "Next>>".


If server and client aren't installed on the same PC then define the IP address of server PC. Click "Next>>".


Simply click "Finish" without launching configuration utility. Utility is for advanced users.


Run server and client

Installer creates desktop icons for the server and client applications. First launch server.


This is the first startup of server application thus you have to define an admin password. There is no default password in SIWENOID. Each installation can have its own admin password. Don't confuse this password of MySQL installation passwords!

Then server starts and makes some preparations (migrates treatment tables). The tray icon of server inform about this process. Finally server becomes "productive".

Launch client using the desktop icon. Login as admin. The system, is ready to configure.


Uninstallation of SIWENOID

First the MySQL instance has to be deleted. My SQL is running as a Windows service.

  • Stop "MySQL for Siwenoid" service in Windows control panel.
  • Use command prompt (run: cmd). Type in: sc delete "MySQL for Siwenoid"
  • Then delete the installation folder of server, client, and MySQL.


Previous chapter-> MySQL installation / Next chapter-> Express installation