-
Nov 5th, 2009, 10:22 PM
#1
Stack size too large using roo test
When I run my FooIntegrationTest's testMarkerMethod(), it gave me the following exception -
Caused by: java.lang.VerifyError: (class: com/foo/domain/FooDataOnDemand_Roo_DataOnDemand, method: <clinit> signature: ()V) Stack size too large
I tried to set JVM's -Xms100m -Xmx500m -Xss90m to increase the stack size to no avail. Could anyone kindly advise on what's is the real issue here and the workaround?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules