Installation under Windows: Difference between revisions

From Siwenoid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 63: Line 63:
[[Image:inst_image29.png|left|thumb|400px]] Asterix marked option are mandatories, others are optionals.
[[Image:inst_image29.png|left|thumb|400px]] Asterix marked option are mandatories, others are optionals.
<br style="clear: both" />
<br style="clear: both" />
A következő képernyőn - a szerver telepítéséhez hasonlóan - adjuk meg, hogy a számítógépen mely mappába kívánjuk telepíteni a kliens alkalmazást. A szerver és kliens alkalmazást ne telepítsük ugyanabba a mappába!
On the next dialog - like during server installation - select destination folder of client installation. Server and client shouldn't be installed in the same folder!
[[Image:inst_image08.png|left|thumb|400px]] A kiválasztott modulok fájljainak másolása után válasszuk ki a kezelni kívánt nyelveket. Jelen pillanatban az angol nyelvet mindenképpen ki kell választani, mivel az adminisztrátor felhasználó először angol nyelven fog tudni belépni.
[[Image:inst_image08.png|left|thumb|400px]] After copying of selected modul files select the available languages. English is mandatory to be selected because it will be assigned to administrator user at first login.
<br style="clear: both" />
<br style="clear: both" />


[[Image:inst_image24.png|left|thumb|400px]] A fájlok másolása után meg kell adnunk, hogy mely porton fog a kliens a szerverhez csatlakozni, ezt a szerver telepítésekor a RMI listen port for client connections részen kellett meghatározni, alapértelmezetten 1899.
[[Image:inst_image24.png|left|thumb|400px]] Then you have to set the communication port between server and client. This was set during server installation also in the RMI listen port field. It is 1899 by default. Long term process port number will be set automatically during first client server connection.
<br style="clear: both" />
<br style="clear: both" />



Revision as of 15:07, 1 May 2011

Language: English  • magyar

Next chapter-> Datapoint definition

Installation of server application

Launch the SIWENOID-installer. Double click the Siwenoid-installer.jar or if it doesn't work due to enviromental settings, then use the following command line java -jar Siwenoid-installer.jar.

Select Install menu, then Siwenoiod server application option. Next screen shows the available component of installation.


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).


On the next dialog select the destination folder of server installation. Server and client are not allowed to be installed in the same folder, but their individual folders can reside in the same parent folder (for example: C:\TopSys\server and C:\TopSys\client).

On next dialog select the MySQL option as database server, because we installed it in the previous chapter.


Set the following database connection properties:

  • URL: IP address (or host name) and port number of database server computer. If default port number was not changed during MySQL installation (3306) then the port number extension can be omitted.
  • Database name: A name for the SIWENOID database that is going to be inserted into database manager. It can contain only english alphabet letters, numbers, and underline!
  • Owner: SIWENOID database is going to be created in the name of this user. Previously defined in MySQL Workbench as a new user. In our case it was mgmt_user (previous chapter).
  • Password: Password of database owner. It was also set in Workbench previously.

Next 3 field contains the default database connection parameters. This is necessary to create our SIWENOID specific database.

  • Database name: MySQL built-in administration database. By default it is "mysql".
  • Username: User name of administrator user (root). It is "root" by default.
  • Password: Password of administrator user (root). It was defined during MySQL installation.


Wait until database insertion occures. This can take a few minutes.


On the next dialog set an unused port number that is going to be used for client server connection. This is set to 1899 by default. Change it only in special case.


On the next dialog set an other port for the long term processes. It is set to 1898 by default. But it can be any unused port. Change it only in special case.


Server installation is now finished. For licenc configuration start the configuration application by checking the Launch configuration utility checkbox.


Set the server configuration XML file. This is filled by installer automatically.

In Select configuration schema XML field select a shema file associates to our XML. It can be found in folder of server installation (config-server-schema.xml). Click on Next to start configuration application.

A tree lists the element of configuration. Open Siwenoid and then License element and double click on stick-serial node. In the input line set the text to the serial number of your dongle.

If you are not sure the number of dongle then connect it to any USB port and then double click on the associated tray icon.

CodeMeter Control Center application will list all the connected dongles. Here you can find your dongle number.

Going back to our configuration application type in the serial number of dongle, and confirm it with OK button. There is nothing more to configure. In File menu use Save submenu to save configuration and then close the window.


Installation of client application

Installation of client application is easier because the database connection parameters concerns only server. Launch Siwenoid-installer again, and select Install option, and Siwenoid client application option.

Asterix marked option are mandatories, others are optionals.


On the next dialog - like during server installation - select destination folder of client installation. Server and client shouldn't be installed in the same folder!

After copying of selected modul files select the available languages. English is mandatory to be selected because it will be assigned to administrator user at first login.


Then you have to set the communication port between server and client. This was set during server installation also in the RMI listen port field. It is 1899 by default. Long term process port number will be set automatically during first client server connection.


Ezek után meg kell határoznunk a szerver IP címét vagy hostnevét. Amennyiben a szerver és a kliens alkalmazás ugyanazon a számítógépen fog futni, úgy a 127.0.0.1 vagy localhost nevekkel hivatkozhatunk a saját-gépre.


A kliens telepítése ezzel készen is áll, amennyiben apróbb, felületi beállításokat kívánunk eszközölni, jelöljuk be a Launch configuration utility négyzetet, majd adjuk meg a séma XML mezőnél a client mappa alatti config-client-schema.xml fájlt.


A legtöbb esetben legfeljebb a Siwenoid elemen belül található Configurations rész egyes elemeit akarjuk beállítani. A beállítások nagyrésze logikai igaz (true) vagy hamis (false) értéket vehet fel. Leggyakoribb beállítások:

  • show-mini-eventviewer: Mini eseménynapló megjelenítése, 5-7 sor eseménnyel közvetlenül a főablak alatt.
  • show-map-previews: Előnézeti térképek mutatása térképgombok fölé állva.

Ha megváltoztattunk egy értéket, kattintsunk a mező melletti OK gombra. A módosítások után a File menü Save menüpontjára kattintva mentsük el a konfigurációt, majd zárjuk be az ablakot.