Problem summary
Flix server fails to start with floating license
Customer reported version
flix_7.1.0
Steps to reproduce
1)Set Flix to use a floating license by setting the 'floating_license_hostname' parameter
2)Try to start Flix
Expected behaviour
Flix server should start without errors
Actual behaviour
Flix fails to start with the following error message:
INFO[0000]licensing.writeLicFile: Creating RLM floating license file Path=/usr/local/foundry/RLM/flix_foundry.lic
ERRO[0000]licensing.writeLicFile: writing lic file failed error="could not get FOS service: kernel is nil"
ERRO[0000]main.getApp: could not create float lic file error="could not get FOS service: kernel is nil"
ERRO[0000]main.main: Failed to start Flix Server. Please see log. error="could not get FOS service: kernel is nil"