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
See original GitHub issueEven 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!
Issue Analytics
- State:
- Created 3 years ago
- Comments:19 (11 by maintainers)
Top Results From Across the Web
Eclipse: Could not instrument class exception after upgrading ...
The issue seems to be caused by the Maven Development Tools plugin in Eclipse. After uninstalling the plugin, the error messages disappear.
Read more >538636 – [ASM]Could not instrument class written in ... - Bugs
When I start the program in debug mode using a Java 11 runtime, I get a couple of "could not instrument class" messages...
Read more >WARZONE SEASON 5 - How to Fix FPS Drops After new ...
1ST October A Quick New Updated Guide For The Best PC Settings For Warzone Season 5 Everything You Need To Do To Have...
Read more >How to Fix FPS Drops After new Update ( June 3RD ) - YouTube
Warzone Season 3 Fps Boost Guide! ( June 3RD Update ) & All Fixes, All Errors With Warzone & Battle.net ( This is...
Read more >No More DROP FRAMES in OBS! New OBS Lag Fix for Low ...
Well, I can't believe I'm saying this, but our suffering is coming to an end! The OBS developers (and Nvidia) have figured out...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
More details on this can be found here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=506149
Hope this helps! Further questions and investigations into this should probably go into comments to the mentioned bug at Eclipse or a new one over there.
Therefore closing this one here.