Description of problem:
Analysis seems to run fine, but `analysis.log` contains multiple error messages like
time="2024-12-24T20:09:55+02:00" level=error msg="language server stopped with error" error="exec: not started" provider=java
Version-Release number of selected component (if applicable):
7.2.0-46
How reproducible:
100%
Steps to Reproduce:
1. Run analysis on any platform, command example:
/home/igor/bin/mta-cli analyze --overwrite --input /home/igor/github.com/kantra-cli-tests/data/applications/jee-example-app-1.0.0.ear --output /home/igor/MTA/reports-automation --source weblogic --target eap7
2. Inspect analysis log when analysis is finished
Actual results:
See log attached
Expected results:
No errors in analysis.log
Additional info:
Tested on Linux and Windows