question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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 issue

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!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
martinlippertcommented, May 7, 2020

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

0reactions
martinlippertcommented, Jul 10, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found