eclipse 出现 BIRT SampleDb Derby Embedded Driver 错误的解决方法

来源:互联网 发布:流利说英语软件 编辑:程序博客网 时间:2024/06/05 22:50


来源:http://am22tech.com/s/22/Forum1/forum.aspx?g=posts&t=249


Guest

#1 Posted : about a year ago
QUOTE
Rank: Guest

Joined: 12/12/2009(UTC)
Posts: 452
Points: 1,388
TIBCO AMX BPM error:

Problem with driver "BIRT SampleDb Derby Embedded Driver." (Error: Unable to locate JAR/zip in file system as specified by the driver definition: Root\eclipse-platform\ganymede\eclipse\plugins\org.apache.derby.core_10.3.1.4\derby.jar.)

BIRT SampleDb Derby Embedded Driver Driver Problems

We are getting the baove error in our TIBCO BPM business studio 3.4.2.
The file path from which system is trying to read the derby.jar is different than the actuall installation path on our machine.

Do you know how can we change this path?
Back to top
 Sponsor 
Tweet

Back to top  

Guest
#2 Posted : about a year ago
QUOTE
Rank: Guest

Joined: 12/12/2009(UTC)
Posts: 452
Points: 1,388
Hi guys,

I found the solution...here it is:

To specify a new Derby connection:
Select Window > Preferences from the main menu bar. 
Expand Data Management > Connectivity and select Driver Definitions. 
Click Add. 
In the Name/Type tab, indicate the version of Derby on which you want to create the driver definition.
Select Derby for the Vendor Filter to narrow the display to only Derby driver definitions 
Select Derby Embedded JDBC Driver for the version of Derby you have installed. 

THIS ONE WORKED FOR ME:
MODIFY
(Optional) Modify the Driver Name if a driver definition with this name already exists. 
In the JAR List tab, highlight the default derby.jar file and click Edit JAR/Zip to indicate the fully qualified path of the Derby JAR file.
Browse to the location of the ZIP file. 
Click Open. 
(Optional) In the Properties tab, modify the default properties for the driver definition template. 
Note: Options in the Properties tab vary based on database server type. You can edit or enter a property in the Value box.
Back to top
 
Guest
#3 Posted : about a year ago
QUOTE
Rank: Guest

Joined: 12/12/2009(UTC)
Posts: 452
Points: 1,388
Generally the path of the file is like:
C:\TIBCO\studio-bpm-3.4\eclipse-platform\ganymede\eclipse\plugins\org.apache.derby.core_10.3.1.4

But the initial path shown above in BOLD may be different on your machine which depends on the installation done on yoru machine.
Back to top
原创粉丝点击