One instance of "java.util.PriorityQueue" loaded by "<system class loader>"occupies 1,175,276,432 (56.65%) bytes. The instance is referenced by io.netty.util.concurrent.ScheduledFutureTask @ 0x80587790 , loaded by "sun.misc.Launcher$AppClassLoader @ 0xaaad67b8". The memory is accumulated in one instance of "java.lang.Object[]" loaded by "<system class loader>".
Debugger attached successfully.
Server compiler detected.
JVM version is 25.144-b01
using thread-local object allocation.
Mark Sweep Compact GC
Heap Configuration:
MinHeapFreeRatio = 40
MaxHeapFreeRatio = 70
MaxHeapSize = 2147483648 (2048.0MB)
NewSize = 715784192 (682.625MB)
MaxNewSize = 715784192 (682.625MB)
OldSize = 1431699456 (1365.375MB)
NewRatio = 2
SurvivorRatio = 8
MetaspaceSize = 21807104 (20.796875MB)
CompressedClassSpaceSize = 1073741824 (1024.0MB)
MaxMetaspaceSize = 17592186044415 MB
G1HeapRegionSize = 0 (0.0MB)
Heap Usage:
New Generation (Eden + 1 Survivor Space):
capacity = 644218880 (614.375MB)
used = 644213392 (614.3697662353516MB)
free = 5488 (0.0052337646484375MB)
99.99914811562182% used
Eden Space:
capacity = 572653568 (546.125MB)
used = 572653560 (546.1249923706055MB)
free = 8 (7.62939453125E-6MB)
99.99999860299482% used
From Space:
capacity = 71565312 (68.25MB)
used = 71559832 (68.2447738647461MB)
free = 5480 (0.00522613525390625MB)
99.99234265896864% used
To Space:
capacity = 71565312 (68.25MB)
used = 0 (0.0MB)
free = 71565312 (68.25MB)
0.0% used
tenured generation:
capacity = 1431699456 (1365.375MB)
used = 1431699456 (1365.375MB)
free = 0 (0.0MB)
100.0% used
9914 interned Strings occupying 946920 bytes.
As well, and I don't know if these are related or only coincidental, but the application log will always show entries like the following:
[2017-09-04T14:34:02.553+0000] Exception in monitor thread during notification of server description state change
java.lang.OutOfMemoryError: Java heap space
For historical reasons, the application uses less than the latest version of quite a few components, e.g.:
mongo-java-driver: 3.4.2
vertx-core: 2.1.4
vertx-platform: 2.1.4
vertx-hazelcast: 2.1.4
hazelcast: 3.2.3
netty-all: 4.0.21
jackson-core: 2.2.2
jackson-annotations: 2.2.2
jackson-databind: 2.2.2
commons-codec: 1.9
Any insight or suggestions regarding this issue would be most welcome!
Ron
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/3d076f52-0b34-495f-9cfd-b10dfc246381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/CACiEr_QqAm3%3D7PLPwdvEGcBbheuqa8kSBn7UsZSmZe380KW%3D3A%40mail.gmail.com.
Cheers,
Martijn
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/3d076f52-0b34-495f-9cfd-b10dfc246381%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/8d8486c9-d799-49bc-94a3-7fe4bda98c7d%40googlegroups.com.
myServer.requestHandler(new Handler<HttpServerRequest>() {
public void handle(final HttpServerRequest req) {
... request handler code ...
}
});To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/985bb5b7-8cd4-44ee-a31f-db11aff3b836%40googlegroups.com.
Cheers,
Martijn
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/4d401c82-80a9-4568-afdc-2915c9189c6b%40googlegroups.com.
Cheers,
Martijn
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/3fa87a8a-ac8a-41b6-b3d9-7e5adfe26c11%40googlegroups.com.
Cheers,
Martijn
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/62033edd-12c1-4ece-8407-1e0956de13ea%40googlegroups.com.
Cheers,
Martijn
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/083941d7-ef40-4477-b02b-83542a417746%40googlegroups.com.
Cheers,
Martijn
Cheers,
Martijn
Cheers,
Martijn
Ron
Cheers,
Martijn
Cheers,
Martijn
For more options, visit<span