java-Oracle Error while resolving SSH integration: Error while registering Oracle JDBC diagnosablility MBean

Source: Internet
Author: User

Today, when I was doing a project exercise, after integrating SSH, I found that the console had an error with Oracle:

Error while registering Oracle JDBC diagnosability MBean.

Javax.management.MalformedObjectNameException:Invalid character "in value part of Propertyat Javax.management.ObjectName.construct (objectname.java:602) at Javax.management.ObjectName. (objectname.java:1394) at Oracle.jdbc.driver.OracleDriver.registerMBeans (oracledriver.java:303) at Oracle.jdbc.driver.oracledriver$1.run (oracledriver.java:213) at java.security.AccessController.doPrivileged ( Native Method) at Oracle.jdbc.driver.OracleDriver. (oracledriver.java:209) at JAVA.LANG.CLASS.FORNAME0 (Native Method) at Java.lang.Class.forName (class.java:169) ... Baidu later learned that this is the Oracle Database 11g Release 1 (11.1.0.6.0) JDBC Drivers a bug. Simply replace the Ojdbc6.jar in the Tomcat/lib with a higher version, such as 11.1.0.7.0. TIPS: View the version of the Ojdbc6.jar method:
1 Java-jar Ojdbc.jar

As shown:

java-Troubleshooting SSH Integration, Oracle error: Error while registering Oracle JDBC diagnosablility MBean

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.