Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'Install directory' notes added

...

  • User Data / Install Jetty

    • The default installation paths for the Jetty Web Server - the jetty_base - delivered with the JOC Cockpit are alongside the default JobScheduler configuration and log files:
      • /home/[user]/sos-berlin.com/joc on Linux systems and

      • C:\ProgramData\sos-berlin.com\joc on Windows.
    • The Jetty Base field in the form shown below can be used to change the installation path of the Jetty delivered with the JOC Cockpit.
    • If the Jetty delivered with the JOC Cockpit is not to be used then all JOC Cockpit files including logs and resources such as the shiro.ini configuration file will be installed in the following directories:
      • ??? on Linux systems and
        Status
        title< FILE LOCATION TO BE ADDED
      • C:\Program Files\sos-berlin.com\joc on Windows
    • Note that if it another web server is to be used, the relevant configuration files required for such a server such as the shiro.ini file will be written to the file system. These files can then be moved to the desired location. The default locations for these files are:
      • ./jetty_base/resources on Linux systems and
        Status
        title< FILE LOCATION TO BE Verified
      • jetty_base\resources on Windows systems.
  • Choose the DBMS

    • The type of DBMS used by the JobSchedulers operated by the JOC Cockpit is specified in the next form.

    • The database configuration is written to an XML file during installation.
    • If this file is edited later on and the
      • The name and location of the database configuration file is specified in the joc.properties file, which can be found in the resources folder.
        The default name and location of this file are:
        • resources/hibernate.cfg.xml
  • Configure the Database Connection

    • The access parameters for the DBMS used by the JobSchedulers operated by the JOC Cockpit are specified in the next form:

  • 07 - No Slide

  • 08 Installation

    • The installation form shows the progress of the first part of the installation procedure

  • 09 Processing

  • 10 Completion

  • 11 JOC Cockpit Login

    • APPLIES ONLY IF JETTY IS INSTALLED WITH COCKPIT
    • Call the JOC Cockpit login form in a web browser and enter the username and password.

      After a first installation of the JOC Cockpit the default User Name and Password will be root:root and Shiro Authentication will be active.

      See the Authentication and Authorization Configuration article for information about the configuration of other user profiles and authentication methods.

...

The JOC Cockpit installation procedure contains the option of installing and using the Jetty Web Server that is included in with the JOC Cockpit installation archive. This option was shown in the above series of screen shots.

  • If JETTY IS INSTALLED:
    • File Structure is:
      • ProgramData\sos-berlin.com\joc
        • > joc_home
        • logs
        • resources
        • temp
        • webapps
        • start.ini
      • Program Files\sos-berlin.com\joc
        • install
          • see below
        • jetty
        • > jetty_base
        • service
          • as below plus:
            • sos_joc.exe
            • sos_jocw.exe
        • Uninstaller
          • jobscheduler.ico
          • uninstall.cmd
          • uninstaller.jar
        • .jocinstallinformation
        • joc_install.xml
  • If JETTY NOT INSTALLED:
    • File Structure is:
      • Program Files\sos-berlin.com\joc
        • install
          • see below
        • logs
          • Install_ ... .log < bleibt after uninstall
        • resources
          • hibernate.cfg.xml
          • joc.properties < bleibt after uninstall
          • shiro.ini < bleibt after uninstall
        • service
          • amd64
          • ia64
          • manager
          • x86
          • install_jetty_windows_service.cmd
          • LICENSE.txt
          • NOTICE.txt
          • RELEASE-NOTES.txt
          • set_java_home_for_jetty_windows_service.cmd
          • start_jetty_windows_service.cmd
          • uninstall_jetty_windows_service.cmd
        • Uninstaller < bleibt after uninstall
          • jobscheduler.ico
          • uninstall.cmd
          • uninstaller.jar
        • webapps
          • joc.war
        • .jocinstallinformation < bleibt after uninstall
        • joc_install.xml < bleibt after uninstall
    • Contents of C:\Program Files\sos-berlin.com\joc\install folder are:
      Status
      title< FILE FUNCTIONS TO BE DESCRIBED .....

      • install_jetty_base.cmd
      • shortcut.vbs
      • sleep.exe
      • update_jetty_base.cmd
    • Contents of C:\Program Files\sos-berlin.

...

    • com\joc\webapps folder are:
      Status
      title< FILE FUNCTIONS TO BE DESCRIBED .....
      • joc.war

...