Skip to content

Method code too large #21

@ortizman

Description

@ortizman

I have a very large document (more than 200 forms). The first forms worked without problems. Currently I started to give the following error

Method code too large!

Stack:
groovy.lang.GroovyRuntimeException: Failed to parse template script (your template may contain an error or be trying to use expressions not currently supported): startup failed: General error during class generation: Method code too large!

For what you can see is a limitation of the size of Java methods
https://stackoverflow.com/questions/24256316/method-code-too-large-in-groovy-grails

Any known workarround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions