Consultor Eletrônico



Kbase P26892: JDBC Connection through WebSphere 5.0 fails.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/02/2004
Status: Unverified

FACT(s) (Environment):

Windows 32 Intel

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

JDBC Connection fails to database.

WebSphere 5.0

Method createManagedConnectionWithMCWrapper caught an exception during creation
of the ManagedConnection for resource jdbc/erp, throwing ResourceAllocationException. Original exception:
java.lang.UnsupportedOperationException at
com.progress.sql.jdbc.JdbcProgressConnection.getTypeMap(JdbcProgressConnecti
on.java:1482)

JDBC connection fails when calling getTypeMap procedure.

CAUSE:

20030617-021

CAUSE:

WebSphere application calls a getTypeMap function that the current JDBC driver does not support.

FIX:

Install 9.1D07 or upgrade to Progress 10.0a.

When the getTypeMap function is called the JDBC driver will return a null value instead of an error.