Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delaunay grid bug #638

Open
Donaldhermann opened this issue Dec 23, 2023 · 1 comment
Open

Delaunay grid bug #638

Donaldhermann opened this issue Dec 23, 2023 · 1 comment
Labels

Comments

@Donaldhermann
Copy link

I tried to execute a delaunay grid in my work and I received this message. How can I do to correct it?

Process failed during execution Process execution e2b7e36d-69a0-4f55-a56e-50fee746396a failed java.lang.OutOfMemoryError: Java heap space Java heap space

@nicolas-f
Copy link
Member

Hi,

Usually when there is issues with memory on Delaunay it is because you are using the wrong projection system. It should be a metric projection.

Can you attach the geoserver log file that was requested when you created this issue please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants