FW Version: 2021.0
PLC: AXC F 2152
If the System is under heavy load at boot it might happen that the Runtime startup is delayed.
This results in a timeout of the FW process.
19.01.21 11:48:50.052 Arp.System.Acf.Internal.Sm.ProcessesController ERROR - Could not start process 'runtime'.
19.01.21 11:48:50.059 Arp.System.Acf.Internal.ApplicationBase FATAL - Fatal error occurs in application 'MainProcess':
19.01.21 11:48:50.061 Arp.System.Acf.Internal.ApplicationBase FATAL - Exception occurs: Exception of type 'Arp::System::Commons::InvalidOperationException' was thrown
Could not start all processes
at Arp::System::Acf::Internal::Sm::ProcessesController::StartProcesses()
at Arp::System::Acf::Internal::Sm::SystemManager::SetupSystemSettings()
at Arp::System::Acf::Internal::Sm::SystemManager::SetupSystem()
at Arp::System::Acf::Internal::ApplicationBase::SetupBasicComponents(Arp::System::Acf::Internal::ApplicationSetupKind, Arp::System::Acf::Internal::ProcessKind)
at Arp::System::Acf::Internal::ApplicationBase::Setup(Arp::System::Commons::Diagnostics::Logging::LogLevel, char const*)
at Arp::System::Acf::Internal::ApplicationBase::Main(int, char**, Arp::System::Commons::Diagnostics::Logging::LogLevel)
at Arp.System.Application(+0x2000c) [0x42800c]
at /lib/libc.so.6(__libc_start_main+0x97) [0xb67009a4]
19.01.21 11:48:50.066 Arp.System.Acf.Internal.ApplicationBase INFO - Application 'ExternalIoProcess' terminates.
FW Version: 2021.0
PLC: AXC F 2152
If the System is under heavy load at boot it might happen that the Runtime startup is delayed.
This results in a timeout of the FW process.