The method ` {{ JtaPlatformInitiator.initiateService() ` }} is checking ` {{ platform == null ` }} twice and logging the same message in each check.
It would be appropriate to refactor this logging to provide accurate information about what is happening |
|