We have a cloud node instance where the service cannot start and there is a d4 error message in the log file. This suggests that the database has been damaged and needs to be recreated.
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...