Advertisement
Guest User

esv5

a guest
Mar 3rd, 2017
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.62 KB | None | 0 0
  1. /usr/share/elasticsearch/v5/bin/elasticsearch -Ecluster.name=test -Enode.name=test-client-cluster-1 -Ehttp.port=19270 -Epath.conf=/opt/sources/wpCloud/node-sql-service/static/etc/elasticsearchv5 -Epath.logs=/var/log/elasticsearch/clients/test -Epath.data=/var/lib/elasticsearch/clients/test -Etransport.tcp.port=19370-19470 -Epidfile=/var/run/elasticsearch/clients/test/test.pid -Epath.repo=/.snapshots/test -Enetwork.host=0.0.0.0
  2. 2017-03-03 20:27:52,001 main ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
  3. at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
  4. at java.lang.SecurityManager.checkPermission(SecurityManager.java:585)
  5. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848)
  6. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322)
  7. at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
  8. at org.apache.logging.log4j.core.jmx.Server.register(Server.java:389)
  9. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:167)
  10. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
  11. at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:541)
  12. at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
  13. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:206)
  14. at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:220)
  15. at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:197)
  16. at org.elasticsearch.common.logging.LogConfigurator.configureStatusLogger(LogConfigurator.java:125)
  17. at org.elasticsearch.common.logging.LogConfigurator.configureWithoutConfig(LogConfigurator.java:67)
  18. at org.elasticsearch.cli.Command.main(Command.java:85)
  19. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:89)
  20. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:82)
  21.  
  22. 2017-03-03 20:27:52,611 main ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
  23. at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
  24. at java.lang.SecurityManager.checkPermission(SecurityManager.java:585)
  25. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848)
  26. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322)
  27. at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
  28. at org.apache.logging.log4j.core.jmx.Server.register(Server.java:389)
  29. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:167)
  30. at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140)
  31. at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:541)
  32. at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
  33. at org.elasticsearch.common.logging.LogConfigurator.configure(LogConfigurator.java:116)
  34. at org.elasticsearch.common.logging.LogConfigurator.configure(LogConfigurator.java:83)
  35. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:299)
  36. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:121)
  37. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:112)
  38. at org.elasticsearch.cli.SettingCommand.execute(SettingCommand.java:54)
  39. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:122)
  40. at org.elasticsearch.cli.Command.main(Command.java:88)
  41. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:89)
  42. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:82)
  43.  
  44. [2017-03-03T20:27:52,956][INFO ][o.e.n.Node ] [test-client-cluster-1] initializing ...
  45. [2017-03-03T20:27:53,103][INFO ][o.e.e.NodeEnvironment ] [test-client-cluster-1] using [1] data paths, mounts [[/ (rootfs)]], net usable_space [391.5gb], net total_space [492gb], spins? [unknown], types [rootfs]
  46. [2017-03-03T20:27:53,103][INFO ][o.e.e.NodeEnvironment ] [test-client-cluster-1] heap size [3.2gb], compressed ordinary object pointers [true]
  47. [2017-03-03T20:27:53,105][INFO ][o.e.n.Node ] [test-client-cluster-1] node name [test-client-cluster-1], node ID [FRWwMe_vTEC5qNjJSMeUZw]
  48. [2017-03-03T20:27:53,111][INFO ][o.e.n.Node ] [test-client-cluster-1] version[5.2.2], pid[13889], build[f9d9b74/2017-02-24T17:26:45.835Z], OS[Linux/3.16.0-4-amd64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_101/25.101-b13]
  49. [2017-03-03T20:27:55,061][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [aggs-matrix-stats]
  50. [2017-03-03T20:27:55,061][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [ingest-common]
  51. [2017-03-03T20:27:55,062][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [lang-expression]
  52. [2017-03-03T20:27:55,062][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [lang-groovy]
  53. [2017-03-03T20:27:55,063][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [lang-mustache]
  54. [2017-03-03T20:27:55,063][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [lang-painless]
  55. [2017-03-03T20:27:55,063][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [percolator]
  56. [2017-03-03T20:27:55,064][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [reindex]
  57. [2017-03-03T20:27:55,064][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [transport-netty3]
  58. [2017-03-03T20:27:55,065][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded module [transport-netty4]
  59. [2017-03-03T20:27:55,066][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded plugin [discovery-gce]
  60. [2017-03-03T20:27:55,066][INFO ][o.e.p.PluginsService ] [test-client-cluster-1] loaded plugin [repository-gcs]
  61. [2017-03-03T20:27:58,876][INFO ][o.e.n.Node ] [test-client-cluster-1] initialized
  62. [2017-03-03T20:27:58,876][INFO ][o.e.n.Node ] [test-client-cluster-1] starting ...
  63. [2017-03-03T20:27:58,967][INFO ][i.n.u.i.PlatformDependent] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
  64. [2017-03-03T20:27:59,096][WARN ][i.n.u.i.MacAddressUtil ] Failed to find a usable hardware address from the network interfaces; using random bytes: 5b:32:f1:45:97:55:1c:1e
  65. [2017-03-03T20:27:59,215][INFO ][o.e.t.TransportService ] [test-client-cluster-1] publish_address {10.0.0.5:19370}, bound_addresses {[::]:19370}
  66. [2017-03-03T20:27:59,224][INFO ][o.e.b.BootstrapChecks ] [test-client-cluster-1] bound or publishing to a non-loopback or non-link-local address, enforcing bootstrap checks
  67. ERROR: bootstrap checks failed
  68. initial heap size [247463936] not equal to maximum heap size [3953131520]; this can cause resize pauses and prevents mlockall from locking the entire heap
  69. [2017-03-03T20:27:59,246][INFO ][o.e.n.Node ] [test-client-cluster-1] stopping ...
  70. 2017-03-03 20:27:59,249 pool-1-thread-1 ERROR Unable to unregister MBeans java.security.AccessControlException: access denied ("javax.management.MBeanServerPermission" "createMBeanServer")
  71. at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
  72. at java.security.AccessController.checkPermission(AccessController.java:884)
  73. at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
  74. at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:465)
  75. at org.apache.logging.log4j.core.jmx.Server.unregisterLoggerContext(Server.java:246)
  76. at org.apache.logging.log4j.core.LoggerContext.stop(LoggerContext.java:317)
  77. at org.apache.logging.log4j.core.AbstractLifeCycle.stop(AbstractLifeCycle.java:127)
  78. at org.apache.logging.log4j.core.LoggerContext$1.run(LoggerContext.java:275)
  79. at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry$RegisteredCancellable.run(DefaultShutdownCallbackRegistry.java:104)
  80. at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.run(DefaultShutdownCallbackRegistry.java:74)
  81. at java.lang.Thread.run(Thread.java:745)
  82.  
  83.  
  84. Exception: java.security.AccessControlException thrown from the UncaughtExceptionHandler in thread "Thread-5"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement