Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

NoClassDefFoundError on apps that doesn't have newrelic installed

I've installed newrelic for my android app using their guide for eclipse.

It is working ok on that app.

Now, if I create a simple hello world project i'm receiving a NoClassDefFoundError.

How can I solve this?

Thank you in advance.

I've already searched in all NewRelics Documentation and submited a ticket to them.

News From New Relic's team There are several users having the same issue.

There is not a way to reproduce the problem and there is not ETA yet.

like image 258
Ejmedina Avatar asked Jun 19 '13 13:06

Ejmedina


1 Answers

New Relic was finally able to reproduce this issue and has fixed it as of version 2.444.0 and 3.199.0 (if you're running the beta version). To upgrade, just click Eclipse's "Check for updates" menu option. If you're still having the issue, please reach out to [email protected].

like image 85
asm Avatar answered Nov 16 '22 04:11

asm