[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7742) Unable to create JDBC Connection Profile for ModeShape

Pavol Srna (JIRA) jira-events at lists.jboss.org
Fri Nov 26 11:50:30 EST 2010


Unable to create JDBC Connection Profile for ModeShape
------------------------------------------------------

                 Key: JBIDE-7742
                 URL: https://jira.jboss.org/browse/JBIDE-7742
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: modeshape
    Affects Versions: 3.2.0.Beta2
         Environment: jbdevstudio-eap-linux-gtk-4.0.0.v201011250444R-H2-Beta2, SOA-5.1.0.ER4 + EDS, linux 32bit
            Reporter: Pavol Srna


I assume that the connection string is wrong, but the wizard doesn't allow me to change it.

Exception:

java.sql.SQLException: Missing repo name from jdbc:jcr:http://localhost:8080/eds
	at org.modeshape.jdbc.delegate.HttpRepositoryDelegate.createRepository(HttpRepositoryDelegate.java:155)
	at org.modeshape.jdbc.delegate.AbstractRepositoryDelegate.createConnection(AbstractRepositoryDelegate.java:124)
	at org.modeshape.jdbc.JcrDriver.connect(JcrDriver.java:190)
	at org.teiid.designer.datatools.profiles.modeshape.ModeShapeJDBCConnection.createConnection(ModeShapeJDBCConnection.java:41)
	at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(DriverConnectionBase.java:105)
	at org.eclipse.datatools.connectivity.DriverConnectionBase.open(DriverConnectionBase.java:54)
	at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(JDBCConnection.java:73)
	at org.teiid.designer.datatools.profiles.modeshape.ModeShapeJDBCConnectionFactory.createConnection(ModeShapeJDBCConnectionFactory.java:13)
	at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(ConnectionFactoryProvider.java:83)
	at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:358)
	at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:76)
	at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:59)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list