20210608/132855.777 - U00022000 Automic Service Manager, Version '12.3.5+build.1612590395653' (changelist '1612519302') started. 20210608/132855.777 - U00022045 Build Date: '2021-02-06', '07:01:05' 20210608/132855.777 - U00022024 The ServiceM anager was started with INI-file 'D:\Automic\ServiceManager\bin\UCYBSMgr.ini' 20210608/132855.793 - ---------------------------------------------------------------------------------------------------- 20210608/132855.793 - ; 20210608/132855.793 - ; Automic Configuration File for Service Manager Service 20210608/132855.793 - ; 20210608/132855.793 - 20210608/132855.793 - [GLOBAL] 20210608/132855.793 - ; 20210608/132855.793 - ; language: The Language(s) in which the log messages are displayed.Always a pair of languages separated by comma enclosed in brackets. 20210608/132855.793 - ; if a message text is not available in the primary language the secondary language will be taken. 20210608/132855.793 - ; E - english 20210608/132855.793 - ; D - german 20210608/132855.793 - ; F - french 20210608/132855.793 - ; 20210608/132855.793 - language=(E,D) 20210608/132855.793 - ; 20210608/132855.793 - ; logging: Full file name pattern for log file names 20210608/132855.793 - ; $$ is replaced by the purpose of a Process (CP or WP or JWP or DBSERVICE). No replacements in other components 20210608/132855.793 - ; * is replaced by the 3 digit number of a Worker Process. 20210608/132855.793 - ; ## is replaced by the log file sequence number after the existing log files' corresponding numbers have been raised by one during startup of the component. 20210608/132855.793 - ; z/OS components only: 20210608/132855.793 - ; If you comment this parameter, this log file is stored in JES. Also refer to the parameter logpurgeclass= which is described below. 20210608/132855.793 - ; The following parameters can be added if the log is written to a dataset (after the dataset name and separated by semicolons): 20210608/132855.793 - ; "recfm" = (all 27 z/OS plus * and A record formats are valid) 20210608/132855.793 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20210608/132855.793 - ; "blksize" = (0, each positive number up to 32760) 20210608/132855.793 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20210608/132855.793 - ; 20210608/132855.793 - logging=*OWN\..\temp\smgr_log_##.txt 20210608/132855.793 - ; 20210608/132855.793 - ; logCount: number of log files being kept on disk 20210608/132855.793 - ; 20210608/132855.793 - logCount=10 20210608/132855.793 - ; 20210608/132855.793 - ; helplib: name of the message text library 20210608/132855.793 - ; 20210608/132855.793 - helplib=*OWN\uc.msl 20210608/132855.793 - ; 20210608/132855.793 - ; helpcache: Availability of the messages and language dependent strings. 20210608/132855.793 - ; ALL - The complete message file is held in the RAM. 20210608/132855.793 - ; NONE - Always read from the hard drive. 20210608/132855.793 - ; CONTROLS - All language dependant strings that are necessary in order to display the dialog program are held in the RAM (not relevant for the Automation Engine). 20210608/132855.793 - ; 20210608/132855.793 - helpcache=ALL 20210608/132855.793 - ; 20210608/132855.793 - ; restart_Delay: This parameter introduces an additional delay for the restart time defined in restart_limit= 20210608/132855.793 - ; The delay defined here will take effect as soon as the process's actually scheduled execution time has been reached. 20210608/132855.793 - ; >0 - delay 20210608/132855.793 - ; 20210608/132855.793 - restart_Delay=60 20210608/132855.793 - ; 20210608/132855.793 - ; password_l1: The passwords are stored as hashes and must be set from the highest level downwards. You require the authorization level 3 to set or change passwords. 20210608/132855.793 - ; Access password for authorization level 1: Read. 20210608/132855.793 - ; Allows you to monitor the status of the services. 20210608/132855.793 - ; 20210608/132855.793 - password_l1= 20210608/132855.793 - ; 20210608/132855.793 - ; password_l2: Access password for authorization level 2: Read and execute. 20210608/132855.793 - ; Allows you to execute commands, such as start and stop services, and monitor the status of the services. 20210608/132855.793 - ; 20210608/132855.793 - password_l2= 20210608/132855.793 - ; 20210608/132855.793 - ; password_l3: Access password for authorization level 3: Read, execute, and administrate. 20210608/132855.793 - ; Allows you to edit the configuration of the ServiceManager, to execute commands, and to monitor the status of the services. 20210608/132855.793 - ; 20210608/132855.793 - password_l3= 20210608/132855.793 - ; 20210608/132855.793 - ; restart_Limit: Maximum number of automatic start attempts which are processed for a server process within a particular time span. 20210608/132855.793 - ; When the ServiceManager runs on UNIX, an automatic restart takes place for all specified programs (server processes, agents) that end with SIGABRT. The limitation to server processes does not apply in this case. 20210608/132855.793 - ; Format: (, ) 20210608/132855.793 - ; 20210608/132855.793 - restart_Limit=(60,3) 20210608/132855.793 - ; 20210608/132855.793 - ; port: A single port or range of port numbers through which a connection to the ServiceManager is established. 20210608/132855.793 - ; The range of ports are written in the following format and cannot exceed 10 ports: 20210608/132855.793 - ; port=(,) 20210608/132855.793 - ; 20210608/132855.793 - port=8871 20210608/132855.793 - ; 20210608/132855.793 - ; reuseAddr: If you set this parameter to "1" the ServiceManager on restart can reuse a port it previously had connected to. Thus restarting the ServiceManager will be faster. 20210608/132855.793 - ; 0 - don't reuse port 20210608/132855.793 - ; 1 - reuse port 20210608/132855.793 - ; 20210608/132855.793 - reuseAddr=0 20210608/132855.793 - ; 20210608/132855.793 - ; listenerUID: Listener process UserID. This parameter is only effective if the ServiceManager has been started as elevated user, e.g. root. 20210608/132855.793 - ; 20210608/132855.793 - listenerUID=65534 20210608/132855.793 - ; 20210608/132855.793 - ; listenerGID: Listener process GroupID. This parameter is only effective if the ServiceManager has been started as elevated user, e.g. root. 20210608/132855.793 - ; 20210608/132855.793 - listenerGID=65534 20210608/132855.793 - 20210608/132855.793 - [TRACE] 20210608/132855.793 - ; 20210608/132855.793 - ; file: The path and the file name of the trace file. 20210608/132855.793 - ; Any file name for a text file with several place holders for current system information: 20210608/132855.793 - ; $$ is replaced by server process type (WP or CP) in the context of a server process. 20210608/132855.793 - ; * is replaced by the three-digit process number in the context of a server process. 20210608/132855.793 - ; ## is replaced by 00 after the available trace files' corresponding numbers have been raised by one during startup of a trace. 20210608/132855.793 - ; xxx is replaced by the three-digit abbreviation of the respective unix version (unix agent only). 20210608/132855.793 - ; z/OS components only: 20210608/132855.793 - ; The following parameters can be added (after the dataset name and separated by semicolons) if the log is written to a dataset: 20210608/132855.793 - ; "recfm" = (all 27 record formats of z/OS plus * and A are valid) 20210608/132855.793 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20210608/132855.793 - ; "blksize" = (0, each positive number up to 32760) 20210608/132855.793 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20210608/132855.793 - ; 20210608/132855.793 - file=*OWN\..\temp\smgr_trace_##.txt 20210608/132855.793 - ; 20210608/132855.793 - ; trccount: Number of stored trace files 20210608/132855.793 - ; 20210608/132855.793 - trccount=10 20210608/132855.793 - ; 20210608/132855.793 - ; tcp/ip: traceflag 20210608/132855.793 - ; 20210608/132855.793 - tcp/ip=0 20210608/132855.793 - ; 20210608/132855.793 - ; cmd: traceflag 20210608/132855.793 - ; 0..9 - Tracelevels 0 to 9 20210608/132855.793 - ; 20210608/132855.793 - cmd=0 20210608/132855.793 - 20210608/132855.793 - [Destination UC4] 20210608/132855.793 - ; 20210608/132855.793 - ; cmdfile: Name of the file which contains commands for the ServiceManager. 20210608/132855.793 - ; This file is automatically applied by the ServiceManager during initial startup and also updated later on. This file is not to be edited manually! 20210608/132855.793 - ; "*OWN" must be used here as a path specification as well. 20210608/132855.793 - ; 20210608/132855.793 - cmdfile=*OWN\uc4.smc 20210608/132855.793 - ; 20210608/132855.793 - ; deffile: Name of the SMD file in which the AE services within the starting sequence are defined. 20210608/132855.793 - ; The path specification "*OWN" designates its own path and is important here as it has to do with a service. 20210608/132855.793 - ; 20210608/132855.793 - deffile=*OWN\uc4.smd 20210608/132855.793 - 20210608/132855.793 - [CAPKI] 20210608/132855.793 - certificate=D:\Automic\ServiceManager\bin\UCYBSMgr_certificate.pem 20210608/132855.793 - trusted_cert_folder=D:\Automic\ServiceManager\bin 20210608/132855.793 - key=D:\Automic\ServiceManager\bin\UCYBSMgr_key.pem 20210608/132855.793 - chain= 20210608/132855.793 - cipher=DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256 20210608/132855.793 - ; 20210608/132855.793 - ; certificate: Path to the file where the certificate is stored 20210608/132855.793 - ; 20210608/132855.793 - ;certificate= 20210608/132855.793 - ; 20210608/132855.793 - ; key: Path to the file containing the private key 20210608/132855.793 - ; 20210608/132855.793 - ;key= 20210608/132855.793 - ; 20210608/132855.793 - ; chain: Some certificates may require an intermediate certificate for validation if the signing certificate authority is not trusted directly. The location of the intermediate certificate can be set here. 20210608/132855.793 - ; 20210608/132855.793 - ;chain= 20210608/132855.793 - ; 20210608/132855.793 - ; trusted_cert_folder: Path to the trusted certificate files 20210608/132855.793 - ; 20210608/132855.793 - ;trusted_cert_folder= 20210608/132855.793 - ; 20210608/132855.793 - ; cipher: cipher suite used for TLS 1.2 communication 20210608/132855.793 - ; 20210608/132855.793 - ;cipher= 20210608/132855.793 - ; 20210608/132855.793 - ; client_certification: client_certification: Clients from the Service Manager are the Service Manager Dialog and the Service Manager CLI. 20210608/132855.793 - ; Certification means, that the client is required to present a certificate when a connection is established. 20210608/132855.793 - ; n - Client certificate validation off 20210608/132855.793 - ; y - Client certificate validation on 20210608/132855.793 - ; 20210608/132855.793 - ;client_certification=n 20210608/132855.793 - [Destination AUTOMICP] 20210608/132855.793 - deffile=D:\Automic\ServiceManager\bin\UC4.smd 20210608/132855.793 - cmdfile=D:\Automic\ServiceManager\bin\UC4.smc 20210608/132855.793 - ---------------------------------------------------------------------------------------------------- 20210608/132855.813 - U00022046 Service Manager has been started on Host 'EC2AMAZ-OF2NES9' ('fe80::21ec:816b:1055:8fb2') with process ID '3816'. 20210608/132855.813 - U00022046 Service Manager has been started on Host 'EC2AMAZ-OF2NES9' ('10.231.120.245') with process ID '3816'. 20210608/132855.814 - U00022025 The file 'D:\Automic\ServiceManager\bin\UC4.smd' containing the definitions will be opened and interpreted. 20210608/132855.820 - U00022027 The sub-service 'AW01_FTP' was installed. 20210608/132855.820 - U00022027 The sub-service 'AW01_ORACLE' was installed. 20210608/132855.820 - U00022027 The sub-service 'AW01_SQL' was installed. 20210608/132855.820 - U00022027 The sub-service 'AW01' was installed. 20210608/132855.820 - U00022026 The command file 'D:\Automic\ServiceManager\bin\UC4.smc' containing the statements will be opened and interpreted. 20210608/132855.820 - U00022035 Process 'AW01_FTP' will be started in '0' seconds. 20210608/132855.820 - U00022035 Process 'AW01_ORACLE' will be started in '0' seconds. 20210608/132855.820 - U00022035 Process 'AW01_SQL' will be started in '0' seconds. 20210608/132855.820 - U00022035 Process 'AW01' will be started in '0' seconds. 20210608/132855.820 - U00022032 'TCP' socket with port '8871' successfully created. 20210608/132855.820 - U00022032 'UDP' socket with port '8871' successfully created. 20210608/132856.180 - U00022071 CAPKI Library available. 20210608/132856.211 - U00022017 Automic Service Manager Version '12.3.5+build.1612590395653' ready. 20210608/132857.221 - U00022004 Starting process 'AW01' ... 20210608/132857.221 - U00022005 ... with command line 'D:\Automic\Agents\windows\bin\UCXJWX6.exe'. 20210608/132857.221 - U00022006 ... and start directory 'D:\Automic\Agents\windows\bin'. 20210608/132857.331 - U00022007 Process 'AW01' (ID '2704') successfully started. 20210608/132857.740 - Window: Hnd=0006009e, Title='UC4 Agent []' 20210608/132857.740 - U00022004 Starting process 'AW01_SQL' ... 20210608/132857.740 - U00022005 ... with command line 'java -jar -Xrs -Xmx256M ucxjsqlx.jar'. 20210608/132857.740 - U00022006 ... and start directory 'D:\Automic\Agents\DB\bin'. 20210608/132858.224 - U00022007 Process 'AW01_SQL' (ID '6892') successfully started. 20210608/132902.247 - Window: Hnd=0003009a, Title='UC4 Java Agent' 20210608/132902.247 - U00022004 Starting process 'AW01_ORACLE' ... 20210608/132902.247 - U00022005 ... with command line 'java -jar -Xrs -Xmx256M ucxjsqlx.jar'. 20210608/132902.247 - U00022006 ... and start directory 'D:\Automic\Agents\Oracle\bin'. 20210608/132902.263 - U00022007 Process 'AW01_ORACLE' (ID '5160') successfully started. 20210608/132904.269 - Window: Hnd=000400b4, Title='UC4 Java Agent' 20210608/132904.269 - U00022004 Starting process 'AW01_FTP' ... 20210608/132904.269 - U00022005 ... with command line 'java -jar -Xrs -Xmx1024M ucxjcitx.jar'. 20210608/132904.269 - U00022006 ... and start directory 'D:\Automic\Agents\RA\FTP\bin'. 20210608/132904.269 - U00022007 Process 'AW01_FTP' (ID '6384') successfully started. 20210608/132906.279 - Window: Hnd=056a00c8, Title='UC4 Java Agent'