Not starting mac m1

HI guys i have a Mac os m1 and when i run the software that what im taking

Launching a JVM...
jvm 1    | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1    |   Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.
jvm 1    |
jvm 1    |
jvm 1    | WARNING - Unable to load the Wrapper's native library because none of the
jvm 1    |           following files:
jvm 1    |             libwrapper-macosx-aarch64-64.dylib
jvm 1    |             libwrapper-macosx-universal-64.dylib
jvm 1    |             libwrapper.dylib
jvm 1    |           could be located on the following java.library.path:
jvm 1    |             /Users/xxxxxxx/Downloads/sonarqube-9.4.0.54424/bin/macosx-universal-64/./lib
jvm 1    |           Please see the documentation for the wrapper.java.library.path
jvm 1    |           configuration property.
jvm 1    |           System signals will not be handled correctly.
jvm 1    |
jvm 1    | 2022.06.09 08:15:43 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /Users/xxxxxxxxx/Downloads/sonarqube-9.4.0.54424/temp
jvm 1    | 2022.06.09 08:15:43 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:56012]
jvm 1    | 2022.06.09 08:15:43 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/Users/xxxxxxxxx/Downloads/sonarqube-9.4.0.54424/elasticsearch]: /Users/xxxxxxx/Downloads/sonarqube-9.4.0.54424/elasticsearch/bin/elasticsearch
jvm 1    | 2022.06.09 08:15:43 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
jvm 1    | Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
jvm 1    | 	at java.base/java.lang.System.setSecurityManager(System.java:416)
jvm 1    | 	at org.elasticsearch.bootstrap.Security.setSecurityManager(Security.java:99)
jvm 1    | 	at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:70)
jvm 1    | 2022.06.09 08:15:44 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 1
jvm 1    | 2022.06.09 08:15:44 INFO  app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
jvm 1    | 2022.06.09 08:15:44 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
wrapper  | <-- Wrapper Stopped
➜  macosx-universal-64

Hi @l3d43r and a heartfelt welcome to the community.

Disclaimer: Not a mac user here, but searching the forums for this warning led me to this article

Perhaps that can be of some use! If not, feel free to peruse the forum until someone with the proper experience encounters your post.

1 Like