Resolving Initialization Timeout Issues
If the PS_HOME used by your domains is on a network drive, you may notice a delay with starting a domain. This is a result of the binaries being loaded from across the network versus from the local disk. This can cause an initialization timeout.
If you notice domain start failures, check for the following message in the Tuxedo log for the domain:
tmboot.16020.15792.-2: CMDTUX_CAT:1859: ERROR: Server process ID 12668
failed to initialize within 60 secondsIn such cases, increase
the timeout values in the domain’s environment variables to accommodate
for the slower start time. Use the Edit environment settings option on the Quick Configure menu to modify environment variables.
For example,
TM_BOOTTIMEOUT :[300]
TM_RESTARTSRVTIMEOUT :[300]
For more information on editing domain environment variables, see Setting Domain-Level Environment Variables.