Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

java.lang.IllegalStateException: session.command.page.cap?Png, 100, viewPort, true) must not be null #5

Description

@molly-looker

We see this error in rendering large visualizations in a docker container that has not properly set up memory: https://bugs.chromium.org/p/chromium/issues/detail?id=715363

You can fix it by modifying the shm size by passing the optional parameter --shm-size to docker run command. The default is 64MB and you will want to increase this to potentially 128 MB. Since you are not using this memory unless needed, you could also increase it to 256MB.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions