Output Creation fails from Designer with the following message: Communication error (OUT000019)

Hello,

When printing from Designer a data set of 46k records I get this error:

Screenshot%202023-01-29%20175355

If I choose a selection, Output Creation works as expected…

Thank you,
fsh22

Hi fsh22,

This is probally a memory error. Please check if the Weaver log has any Out of memory errors.
If so, try to add more memory to the weaver engine in the server configuration tool.

Kind regards,
Dennis Kleijne

Hi @dennis.kleijne,

Browsing through Connect logs, discovered this message:

[2023-01-30 09:32:48,606] ERROR [Thread-41–OutputCreation] nl.edmond.weaver.engine.WeaverEngineImpl.a(WeaverEngineImpl.java) Out of memory, try increasing the memory limit.

I will increase Weaver Engine memory, to see how will behave.

Thanks for the tip!
fsh22