Kbase P153303: Cannot connect to database through JDBC in Architect after installing 10.2A02
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/28/2010 |
|
Status: Verified
SYMPTOM(s):
Cannot connect to database through JDBC in Architect after installing 10.2A02
Unable to get a SQL connection to any database after installing 10.2A02
Exception java.lang.ClassNotFoundException: com.ddtek.jdbc.openedge.OpenEdgeDriver, indicates that the class for the driver was not found in the classpath.
FACT(s) (Environment):
Windows
OpenEdge 10.2A02 32-bit Service Pack
CAUSE:
Bug# UNUM00000507
CAUSE:
The extra class path settings for the JDBC drivers pointed to the plugins for the previous release (SP1).
FIX:
To fix this problem follow the steps below:
1) Select Windows -> Preferences from the Architect menu bar
2) Expand the Progress DB Navigator node
3) Select the JDBC Drivers node
4) Select "Progress OpenEdge JDBC Driver (DataDirect) on the right and select Edit
5) Choose the "Extra Class Path" tab
6) Hit Delete for each of the items in the grid then choose the Add button
7) Navigate to the <Install Dir>\oeide\architect\eclipse\plugins\com.progress.dbnavigator_2.1.2\drivers directory
8) Select util.jar and click Open
9) Repeat step 7 and select openedge.jar and then again for base.jar
Click ok till you're all the way out of the preferences dialog and retry the connection to your database.