-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels