#SonarQube run 1 sec and stop

10 messages · Page 1 of 1 (latest)

bleak crypt
#

When I try to start SonarQube it running about 1 second and after shutdown belong to this exception:

bright salmonBOT
#

This post has been reserved for your question.

Hey @bleak crypt! Please use /close or the Close Post button 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.

bleak crypt
#

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

bright salmonBOT
#

💤 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.

peak quiver
#

Its deprecated, you should use an alternative

umbral current
sonic granite
#

maybe you can try using a newer version of elasticsearch

#

maybe try using Java 17 instead of 18 or 19