Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2128

NoClassDefFoundError when creating ConnectionProfile in JBDS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 3.7.0.Final, 3.3.x-prod-ip6.0
    • 3.3.x-prod-ip6.0
    • Tools
    • None
    • Hide

      Steps to Reproduce:
      1. Start the DV6 CR1 server (with modeshape-*.properties set up)
      2. in Database Development perspective, create new connection profile:

      • connection profile type: ModeShape
      • use driver from DV6 CR1: jboss-eap-6.1/dataVirtualization/jdbc/modeshape-jdbc-3.3.6.GA-redhat-3.jar
      • host: localhost, port: 8080, username: admin, password: admin, repository: dv
        3. click Finish in Modeshape Profile Wizard
      Show
      Steps to Reproduce: 1. Start the DV6 CR1 server (with modeshape-*.properties set up) 2. in Database Development perspective, create new connection profile: connection profile type: ModeShape use driver from DV6 CR1: jboss-eap-6.1/dataVirtualization/jdbc/modeshape-jdbc-3.3.6.GA-redhat-3.jar host: localhost, port: 8080, username: admin, password: admin, repository: dv 3. click Finish in Modeshape Profile Wizard

    Description

      When creating a connection profile for ModeShape and when the finish button is pressed, you get the following error:

      ….
      Caused by: java.lang.ClassNotFoundException: org.modeshape.jdbc.LocalJcrDriver
      at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
      at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:627)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

      Is the design such that multiple jar's are needed or a single jdbc jar?

      Attachments

        Activity

          People

            Unassigned Unassigned
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: