Hi, a few days ago we update Ignition 8.0.2 to 8.1.47, Everything was working fine but suddenly we had a shutdown of the gateway. After we started again the Ignition service on Windows it started working normally but we are not able to open the designer.
We have this error: ERROR [LaunchUtil ] [2025/03/17 14:58:23]: Launch Error Occurred: Java process launch failed with error code 1: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000080000000, 2147483648, 0) failed; error='The paging file is too small for this operation to complete' (DOS error/errno=1455)
Does anybody know how can we solve it?
Are you trying to launch the Designer on the same machine as the server or somewhere else?
I think this is just a scary looking error that just means you don't have enough memory for however much memory the Designer was configured to use.
On the same machine as the server, I think we just change the Init heap = 2048M, same as the Max Heap = 2048M on the designer size. Probably is because of that.
But prior these we werent able to open a project either, this is what it is shown:
Just looks like another error about how you don't have enough memory.
So, it probably is caused because the VM doesnt have enough resources?
Probably.
Ideally, you don't run your Designer on the same machine as the Gateway.
3 Likes