sts4: Getting Could not instrument class xxxxxx_$$_javassist_0: Class versions V1_5 or less must use F_NEW frames.. after upgrading from 4.5.0 to 4.6.1
Even though the project launches successfully, I’m getting a bunch of these warnings for my model classes.
Could not instrument class xxxx_$$_javassist_334: Class versions V1_5 or less must use F_NEW frames..
All I did was to upgrade STS4 from 4.5.0 to 4.6.1. So far, I’ve been reading about javaassist, m2e and other possible solutions but I really haven’t made any progress. Please could someone explain to me, what exactly that error/warning means and how to avoid it, apart from switching back to the older version of STS. If you need more info about the installation please ask me. Thank you!
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 19 (12 by maintainers)
Looks like the discussion/question is cross-posted on SO here: https://stackoverflow.com/questions/61649995/to-instrument-a-class-what-exactly-does-it-mean-which-software-is-responsible - we should work on one of those questions, not both in parallel