You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are testing Mirth v4.5.2 and Java 17. We obtained new progress DB drivers from progress and installed them in custom-lib as well as:
When we attempt to connect to the DB we receive the following error:
java.lang.NoClassDefFoundError: java/sql/Wrapper
Our connection string contains:
com.ddtek.jdbcx.openedge.OpenEdgeDataSource40', 'jdbc:datadirectpenedge://localhost:2600;xxxxxxxxx
Any thoughts ?
UPDATE: I moved the jar files to server-lib\database and removed from custom-lib this has resolved my issue
Beta Was this translation helpful? Give feedback.
All reactions