Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NoClassDefFoundError when estimating session size #99

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 6 comments
Closed

Comments

@GoogleCodeExporter
Copy link
Contributor

Hi!
I was using the Probe 2.0.1 WAR in my Tomcat 6.0.18 and if I click on 
the "Estimate Size" link I have the follwing exception in the probe.log:

18 Mar 2010 15:52:24 [http-80-1] ERROR 
com.googlecode.psiprobe.tools.ApplicationUtils  - Cannot estimate size of 
attribute "org.springframework.web.context.request.ServletRequestAttributes
.DESTRUCTION_CALLBACK.scopedTarget.userPreferences"
java.lang.NoClassDefFoundError: net/sf/jsr107cache/CacheLoader
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)

Regards

Original issue reported on code.google.com by aldo...@gmail.com on 19 Mar 2010 at 3:29

@GoogleCodeExporter
Copy link
Contributor Author

We can't have that.

Original comment by MALfunct...@gmail.com on 19 Mar 2010 at 6:23

  • Changed state: Accepted
  • Added labels: Milestone-2.1
  • Removed labels: Milestone-TBD

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by MALfunct...@gmail.com on 19 Mar 2010 at 6:24

  • Changed title: java.lang.NoClassDefFoundError when estimating session size

@GoogleCodeExporter
Copy link
Contributor Author

Could you attach a trimmed-down .war file that causes this error?

Original comment by MALfunct...@gmail.com on 27 Mar 2010 at 5:09

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by MALfunct...@gmail.com on 7 Apr 2010 at 9:17

  • Added labels: FoundIn-1.7b

@GoogleCodeExporter
Copy link
Contributor Author

This is likely caused by a missing dependency in your application.  Without 
more 
information, I cannot reproduce this error.

Original comment by MALfunct...@gmail.com on 21 May 2010 at 10:54

  • Changed state: WontFix
  • Added labels: Milestone-TBD
  • Removed labels: Milestone-2.1

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by MALfunct...@gmail.com on 19 Aug 2011 at 11:09

  • Changed state: Stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants