Page History
...
- Initial Operation is performed after installation of the JS7 Agent, Controller and the JOC Cockpit.
- Operation of a JOC Cockpit Cluster requires a commercial license, see JS7 - LicensingLicense for details.
- Tasks include to apply the license key and licensed binary code.
...
Initial Operation requires that a JS7 Agent, Controller and the JOC Cockpit are have been successfully installed and are up and running.
- Consider Note that a JOC Cockpit Cluster requires that two or more JOC Cockpit instances to be have been installed.
- For details see see the JS7 - Installation article.
- The steps for initial operation are the same for any all supported platforms:
JOC Cockpit Cluster Checks
...
Any JOC Cockpit cluster members have to use the same security level Security Level (low, medium, high)., see JS7 - Security Architecture, section Secure Configuration.
The To apply changes to the security level JOC Cockpit has to be reinstalled to apply changes to the Security Level.
Check Database Connection
Any JOC Cockpit cluster members have to use the same database connection.
To apply changes, modify the Hibernate configuration file hibernate.cfg.xml
configuration file:
- Unix
- Default Location:
/var/sos-berlin.com/js7/joc/resources/joc
- A different location for the configuration directory can be specified during installation.
- Default Location:
- Windows
- Default Location:
C:\ProgramData\sos-berlin.com\js7\controller\<controller-id>\config\license
- where
<controller-id>
is the unique identifier for the Controller that is specified during installation.
- where
- A different location for the configuration directory can be specified during installation.
- Default Location:
- Find examples for Hibernate configuration from examples can be found in the JS7 - Database article.
Check Instance Settings
When installing JOC Cockpit then for each instance a A title and ordering can be specified that become visible with for each instance when installing the JOC Cockpit, which will then be shown in the JS7 - Dashboard:
- Use a different title for each JOC Cockpit instance to better distinguish instances in the dashboard JS7 - Dashboard view.
- Use an ordering of your choice that determines the sequence by in which JOC Cockpit instances are displayed with in the dashboardDashboard view.
Both settings are used from made in the joc.properties
file, find as shown in the following example:
Code Block | ||||
---|---|---|---|---|
| ||||
################################################################################ ### If JOC Cockpit is used in a cluster then specify a title to identify which node ### is currently used. Further specify the ordering (Primary <= 0, Standby > 0) for ### display of JOC Cockpit instances with the Dashboard view. title = PRIMARY JOC COCKPIT ordering = 0 |
Find the The joc.properties
file from can be found in the following location:
- Unix
- Default Location:
/var/sos-berlin.com/js7/joc/resources/joc
- A different location for the configuration directory can be specified during installation.
- Default Location:
- Windows
- Default Location:
C:\ProgramData\sos-berlin.com\js7\controller\<controller-id>\config\license
- where
<controller-id>
is the unique identifier for the Controller that is specified during installation.
- where
- A different location for the configuration directory can be specified during installation.
- Default Location:
Adding License Key and Licensed Binary Code
Customers equipped with possessing a commercial license will receive a license key from SOS and can download the binary code that allows clustering of JS7 components, products - see the JS7 - Download article.
Find below the summary information, for details see JS7 - FAQ A short description of the procedure required to add the license key is provided below - for a detailed description, see the JS7 - How to apply a JS7 License Key article.
Handling for Installation on premises
The following chapters can be skipped if a license key was and licensed binary code have been added during installation of JOC Cockpit. The explanations apply to a situation instructions provided here apply when a license key should and licensed binary code are to be added or replaced for an existing installation without updating JOC Cockpit from the installer.
Adding a License Key
- The license key can be added during installation of each of each JOC Cockpit instance.
- The license key can be added later on by storing saving the license certificate file to in the following locationslocation:
- Unix: JOC Cockpit Configuration Directory with
license
sub-folder- Default: Location
/var/sos-berlin.com/js7/joc/resources/joc/license
- A different location for the configuration directory can be specified during installation.
- Default: Location
- Windows: JOC Cockpit Configuration Directory with
license
sub-folder- Default Location:
C:\ProgramData\sos-berlin.com\js7\joc\resources\joc\license
- A different location for the configuration directory can be specified during installation.
- Default Location:
- Unix: JOC Cockpit Configuration Directory with
...
- Binary code for clustering is available from the
js7-license.jar
file that is offered from which is available from the JS7 - Downloadpage. - By downloading the binary code for clustering you users consent with the license terms for a commercial license of JS7.
- The
js7-license.jar
file has to be stored to saved in the following locationslocation:- Unix: JOC Cockpit Installation Configuration Directory with
lib/ext/joc
sub-foldersfolder- Default Location:
/optvar/sos-berlin.com/js7/joc/jetty_base/lib/ext/joc
- A different location for the installation configuration directory can be specified during installation.
- Default Location:
- Windows: JOC Cockpit Installation Configuration Directory with
lib\ext\joc
sub-foldersfolder- Default Location:
C:\Program FilesProgramData\sos-berlin.com\js7\joc\jetty_base\lib\ext\joc
- A different location for the installation configuration directory can be specified during installation.
- Default Location:
- Unix: JOC Cockpit Installation Configuration Directory with
Handling for
...
Container Installation
Basically the same locations for license key and licensed binary code apply as explained for Unix operating systems with the previous chapters.in previous sections of this article.
Note that However, there is no access to the container's file system cannot be accessed before running the container is running, which makes it impossible to add or replace licensed binary code before the JOC Cockpit is has been started.
Adding a License Key
- The license key can be added by storing saving the license certificate file to in the following location:
/var/sos-berlin.com/js7/joc/jetty_base/resources/joc/license
- The directory typically directory is typically mounted to a Docker a
config
volume when running the container, : for details see see the JS7 - JOC Cockpit Installation for Docker Containersarticle.
Adding Licensed Binary Code
- Binary code for clustering is available from the
js7-license.jar
file that is offered from , which is available from the JS7 - Download page. - By downloading the binary code for clustering you users consent with the license terms for a commercial license of JS7.
- The
js7-license.jar
file has to be stored to saved in the following locationslocation:/var/sos-berlin.com/js7/joc/jetty_base/resources/joc/lib
- The directory
/var/sos-berlin.com/js7/joc/jetty_base/resources/joc
typically directory is typically mounted to a Docker aconfig
volume when running the container, : for details see see the JS7 - JOC Cockpit Installation for Docker Containers article. If the Thelib
sub-directorylib
should be created if it does not exist then you can create it to store already exist before saving thejs7-license.jar
file.
On startup start-up the JOC Cockpit checks the above directory for existence of the js7-license.jar
file. If the file is found then:
- the file will be copied to
./jetty_base/lib/ext/joc
- any existing version of the file in this directory is will be overwritten.
Initial Operation
...
In your browser navigate to the JOC Cockpit URL and enter the User Account and Password. Typically the URL includes the hostname and port that JOC Cockpit has been installed forwith:
For example,
http://myhost:4446
. Please check Check that the JOC Cockpit port is accessible which can be accessed. Note that this might include to add adding firewall rules to allow access to this port from the computer that you operate are operating the browser foron.After initial installation of the JOC Cockpit the default User Account
root
and Passwordroot
will be available if no changes have been made to theshiro.ini
configuration filedefault configuration. Accounts can later on be managed with JS7 - Identity Services.
Note that the
root
user is assigned theall
role in the default configuration that includes any all available permissions.
See the JS7 - Authentication and Authorization - Configuration article and JS7 - Authorization articles for information about the configuration of other user profiles and authentication methods.Note that the JOC Cockpit web service might take a minute to start and to display the login window.
Command Line Operation
- Command line operations include starting and stopping the JOC Cockpit service:
- from the command line,
- from a Unix
systemd
service file, - from a Windows Service.
- For details see the JS7 - JOC Cockpit - Command Line Operation article.
Log files
- JOC Cockpit makes use of a number of log files.
- For log file locations, log rotation and log levels see the JS7 - Logging article.
Further References
- Installation
- Operation
- Configuration