Skip to content

Server running out of heap memory #27

@simonecid

Description

@simonecid

Context & versions

I have updated our 1.0.0 server to cf-metadata-server 1.2.0.
After doing that, the server became very unstable, and reported running out of heap memory.
I have tried running with -Xmx2g, to increase the heap memory, but that was not enough.
Reverting to 1.0.0 solves the problem.

Steps to reproduce

  1. Started 1.2.0 server with exec java -jar -Xmx2g -Dserver.port=${TOKEN_REGISTRY_PORT} app.jar

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions