klo2k / nexus3-docker

ARM Docker image of Sonatype Nexus Repository Manager (NXRM) (Raspberry Pis - armv7l, aarch64)
GNU General Public License v3.0
109 stars 39 forks source link

Warning in Memory Size #8

Closed ghost closed 3 months ago

ghost commented 3 years ago

Hello, Thanks for nice image.

I have just tried and found out this warning. Is it possible to correct it? Thanks.

*SYSTEM com.orientechnologies.common.util.OMemory - Configured maximum amount of memory available to the cache (4294967296 bytes) is larger than configured JVM maximum direct memory size (2147483648 bytes). That may cause out of memory errors, please tune the configuration up. Use the -XX:MaxDirectMemorySize JVM option to raise the JVM maximum direct memory size or storage.diskCache.bufferSize OrientDB option to lower memory requirements of the cache.

klo2k commented 3 years ago

Thanks for letting me know.

Just wondering if you've encountered any actual breakage caused by this?

Else I'll have a look at it when I have time.

PR is always welcome 🙂.

ghost commented 3 years ago

Thank you for reply. I will write u if i encounter actual breakage.

klo2k commented 3 months ago

Closing due to old age and no issue reported.