#SonarQube run 1 sec and stop
10 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @bleak crypt! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:425)
at org.elasticsearch.bootstrap.Security.setSecurityManager(Security.java:99)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:70)
2023.01.04 15:39:07 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 1
2023.01.04 15:39:07 INFO app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2023.01.04 15:39:07 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
Its deprecated, you should use an alternative
Java version too new maybe?
maybe you can try using a newer version of elasticsearch
maybe try using Java 17 instead of 18 or 19