development logging in 5.191

25 views
Skip to first unread message

Korbinian

unread,
May 21, 2019, 3:03:45 PM5/21/19
to Payara Forum
Hi,

I'm currently migrating from payara 4 to 5.191 - so far all performs very well. One thing though is that I sometimes get some kind of development loggig and I cant find out how to disable it:

[2019-05-21T21:00:10.565+0200] [Payara 5.191] [INFORMATION] [] [com.hazelcast.internal.diagnostics.HealthMonitor] [tid: _ThreadID=67 _ThreadName=hz._hzInstance_1_development.HealthMonitor] [timeMillis: 1558465210565] [levelValue: 800] [[
  [192.168.131.129]:4900 [development] [3.11.1] processors=4, physical.memory.total=7,8G, physical.memory.free=482,1M, swap.space.total=7,6G, swap.space.free=7,6G, heap.memory.used=342,7M, heap.memory.free=112,8M, heap.memory.total=455,5M, heap.memory.max=455,5M, heap.memory.used/total=75,23%, heap.memory.used/max=75,23%, minor.gc.count=139, minor.gc.time=1721ms, major.gc.count=6, major.gc.time=1068ms, load.process=2,24%, load.system=10,19%, load.systemAverage=0,15, thread.count=153, thread.peakCount=183, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=131, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0,00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0]]

I tried to turn off all logging/ monitoring of payara, but still it continues... any idea where I can disable this?

Best,

KB

Bernd Schmidt

unread,
May 23, 2019, 5:39:48 AM5/23/19
to Payara Forum
Hello,
this is no development logging but healthcheck. You can configure it at your server config at the point healthcheck.

Best regards,
Bernd

Ondro Mihályi

unread,
May 23, 2019, 8:54:18 AM5/23/19
to Bernd Schmidt, Payara Forum
This log message comes from Hazelcast internal health check, not from the Payara Server Health Check Service. It can be disabled by a system property. Try setting a system property called "hazelcast.health.monitoring.level" to the value "OFF". More info: https://docs.hazelcast.org/docs/3.12/manual/html-single/index.html#health-monitor

Ondro

št 23. 5. 2019 o 11:39 Bernd Schmidt <bernd....@nkd.de> napísal(a):
--
You received this message because you are subscribed to the Google Groups "Payara Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to payara-forum...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/payara-forum/cf8e6533-6049-4a18-9704-79e675e600db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Korbinian

unread,
May 24, 2019, 4:15:33 AM5/24/19
to Payara Forum
That's it - thanks a lot!
To unsubscribe from this group and stop receiving emails from it, send an email to payara...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages