firebird.log contains message:
Error creating private namespace
operating system directive OpenPrivateNamespace failed
The system cannot find the path specified.
This could happens on Windows when Firebird process starting while another Firebird process exiting.
Most probably with Classic architecture.
Error reason is possible race condition when starting process creates private namespace while exiting process destroy it.
firebird.log contains message:
This could happens on Windows when Firebird process starting while another Firebird process exiting.
Most probably with Classic architecture.
Error reason is possible race condition when starting process creates private namespace while exiting process destroy it.