Using the latest script files
Customized script files may also be delivered with each INUBIT release. To use these changes to the script files, manual adjustments are necessary.
The patch installer places new script files with the extension _patch.[sh/bat] in the file system to prevent unwanted overwriting of your changes to the script file.
Therefore, it is necessary to customize the script files.
Either by simply overwriting it or by merging it manually.
Requirement
-
The patch installer has run
-
The INUBIT installation has been updated and added the latest script files (with the extension
_patch.[sh/bat]).
Process as follows
-
Navigate to a script file
-
Make a backup of the script file
-
Rename the script file with the extension
_patch.[sh/bat]by removing the_patchpart -
If necessary, transfer manual adjustments from the backup file to the new script file
Repeat the steps for the following script files on the server:
-
<inubit-installdir>/inubit/bin/start_process_engine.[sh/bat] -
<inubit-installdir>/inubit/bin/stop_process_engine.[sh/bat] -
<inubit-installdir>/inubit/bin/migration/migration.[sh/bat] -
<inubit-installdir>/inubit/bin/restore/backup.[sh/bat] -
<inubit-installdir>/inubit/bin/restore/restore.[sh/bat] -
<inubit-installdir>/inubit/server/process_engine/bin/check_is_status.[sh/bat] -
<inubit-installdir>/inubit/server/process_engine/bin/setenv.[sh/bat] -
<inubit-installdir>/inubit/server/process_engine/bin/startcli.[sh/bat] -
<inubit-installdir>/inubit/server/process_engine/bin/start_db_client_tomcat.[sh/bat]
Windows: Repeat the steps for the following service script files on the server:
-
<inubit-installdir>/inubit/server/process_engine/bin/ibis_nt_service_nssm_install.cmd -
<inubit-installdir>/inubit/server/process_engine/bin/ibis_nt_service_nssm_uninstall.cmd -
<inubit-installdir>/inubit/remoteConnector/bin/rc_nt_service_nssm_install.cmd -
<inubit-installdir>/inubit/remoteConnector/bin/rc_nt_service_nssm_uninstall.cmd
All services of changed service scripts must then be renewed:
-
Stop the service
-
Deinstall the server
-
Execute the changes service script file to reinstall the service
-
Start the service
Repeat the steps for the following script files in the client:
-
<inubit-installdir>/inubit/bin/start_workbench.[sh/bat] -
<inubit-installdir>/inubit/client/bin/check_is_status.[sh/bat] -
<inubit-installdir>/inubit/client/bin/startcli.[sh/bat] -
<inubit-installdir>/inubit/client/bin/start_workbench.[sh/bat]