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

Getting InvocationTargetException #3

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 7 comments
Open

Getting InvocationTargetException #3

GoogleCodeExporter opened this issue Mar 22, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Running Tomcat 6 via jsvc
2. Java ver 6
3. Linux (OpenSuse 10)
4. Using LooseJar 1.0.0

When I invoked the "summary()" operation in JConsole, an "Error" window opens 
in JConsole with the following message:

********************************************************
Problem invoking summary : java.lang.RuntimeException: 
java.lang.reflect.InvocationTargetException
********************************************************

In addition, I get the following output in "catalina.out":

---------------------------------------------------------
[loosejar]: Found 42279 classes loaded in the JVM.
[loosejar]: Found 1107 various ClassLoader(s) inside the JVM.
[loosejar]: Failed to invoke #findResources(String) method on classloader 
[WebappClassLoader
  delegate: false
  repositories:
].
---------------------------------------------------------

Interestingly enough, I can get loosejar to work on a similarily configured 
machine... there must be some subtle difference between the two machines that I 
am not aware of. Could this be some kind of permissions issue?

Original issue reported on code.google.com by [email protected] on 17 Sep 2010 at 6:20

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

1 participant