Description
When run karaf-service-win.exe, the cmd prompt console starts and closes without any errors, but the service does not start.
The problem seems to be that, when initially starting the windows service, the data folder is not created. If I manually run `bin\karaf.bat start`, then the data folder is created and the service starts to work.