Tapestry on GAE/J: java.lang.VerifyError Stack size too large (SOLVED)

All the sudden I get this error right at start and can’t recall what I’ve actually done to the project to provoke that. It did work well till that point. Anyway, it was apparentely because of some unnecessary code and has been solved in the trunk and against the 5.1 development branch. So I downloaded that (via anonymous SVN access), compiled it and replaced only the failing class in the original and stable Tapestry Core 5.1.0.5.jar.

After that, I get another error (good start since I at least got it running again):

<small><small>java.lang.ClassFormatError: Invalid length 65050 in LocalVariableTable</small></small>

But luckily this had been solved by Dmitry Gusev and posted on his blog. Thanks for that!

Now all up and running again. Till the next stop….

java.lang.ClassFormatError: Invalid length 65050 in LocalVariableTable
Use a Highlighter on this page

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment