Skip to content

grunt serve - fails w/ Could not reserve enough space for object heap #23

Description

@boblennes

When I do "grunt serve" I get the following in the "clean" step:

FAILURE: Build failed with an exception.

  • What went wrong:
    Unable to start the daemon process.
    This problem might be caused by incorrect configuration of the daemon.
    For example, an unrecognized jvm option is used.
    Please refer to the user guide chapter on the daemon at http://gradle.org/doc
    s/2.2.1/userguide/gradle_daemon.html
    Please read the following process output to find out more:

    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.

Searching seems to say that somewhere I should need to add parms to increase my heap size, but I've tried several places but can't seem to locate the correct place.

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