cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create connection to Derby

Former Member
0 Kudos

I am trying to create a Universe Designer connection to Apache Derby. I have the Derby server running on localhost:1527 and I can see the database using Eclipse Data Tools and query it. But, when I attempt to create a connection using Universe Designer, I see the "Derby" option under "Connection"->"New", but when I go to test the connection, I get the following error:

CS: Java Class not found in classpath : org.apache.derby.jdbc.EmbeddedDriver

I thought in order for a client to connect to Derby, it is supposed to use the derbynet.jar . How do I get this working?

Do I need to drop a jar file somewhere? I don't see a driver connections option and it looks like from the manual that the drivers are supposed to be "already" installed.

I am using Universe Designer 12.1.0.882

brian

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

I dont see Derby as supported relational database not even for XI 3.1 SP5 that is the last patch

see PAM document page 12 in the Service Market place SAP BusinessObjects Enterprise XI 3.1 SP5 for Windows – Supported Platforms

Regards

F.

Former Member
0 Kudos

Hi Brian,

did you find a solution to this error, I have exactly the same problem now.

Thanks