lemonzone2010 / javamelody

Automatically exported from code.google.com/p/javamelody
0 stars 0 forks source link

Could not initialize class oracle.jdbc.driver.DMSFactory #457

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.install javamelody 1.55 in confluence add-ons
2.go to url/monitoring
3.receive error messages below
Could not initialize class oracle.jdbc.driver.DMSFactory

What is the expected output? What do you see instead?

What version of the product are you using? On what application server, JDK,
operating system?
redhat
confluence 5.4.3
jdk 1.6

Please provide any additional information below.
 javax.servlet.ServletException: Filter execution threw an exception
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:259)

caused by: java.lang.NoClassDefFoundError: Could not initialize class 
oracle.jdbc.driver.DMSFactory
    at oracle.jdbc.driver.PhysicalConnection.createDMSSensors(PhysicalConnection.java:3873) 

Original issue reported on code.google.com by ArtsInTh...@gmail.com on 10 Feb 2015 at 9:54

GoogleCodeExporter commented 9 years ago
I suppose that you use an Oracle database. Yes?

Can you give the full stack-trace? I think it would be better to know what is 
the issue.

And what version and which files from the oracle jdbc driver do you have? 
(ojdbc*.jar)

Original comment by evernat@free.fr on 7 Mar 2015 at 12:48

GoogleCodeExporter commented 9 years ago
Any news?

Original comment by evernat@free.fr on 21 Mar 2015 at 2:22

GoogleCodeExporter commented 9 years ago
No response from the reporter, so closing as invalid/incomplete.

Original comment by evernat@free.fr on 1 Apr 2015 at 10:36