My Oracle Support Banner

java.lang.AbstractMethodError When Connecting to Database from Analytic Workspace Manager (Doc ID 1357165.1)

Last updated on NOVEMBER 07, 2023

Applies to:

Oracle OLAP - Version 11.2.0.2 and later
Information in this document applies to any platform.

Symptoms

Cannot connect to Oracle OLAP 11.1.0.7 database in Analytic Workspace Manager (AWM) 11.2.0.2A standalone.
The database connection is in the form host:port:sid, so JDBC thin connection is used.
After providing username, password and clicking button OK in the database connection dialog,
the following exception occurs:

Exception in thread "ThreadedDialogActionThread" java.lang.AbstractMethodError:
oracle.jdbc.driver.OraclePreparedStatementWrapper.setPoolable(Z)V
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at oracle.ucp.jdbc.proxy.StatementProxyFactory.setStatementPooling(State
mentProxyFactory.java:310)
at oracle.ucp.jdbc.proxy.StatementProxyFactory.<init>(StatementProxyFact
ory.java:139)
at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.<init>(PreparedSt
atementProxyFactory.java:83)
at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.createPreparedSta
tementProxy(PreparedStatementProxyFactory.java:66)
at oracle.ucp.jdbc.proxy.ConnectionProxyFactory.proxyInvokeAfterTargetIn
voke(ConnectionProxyFactory.java:145)
at oracle.ucp.jdbc.proxy.JDBCConnectionProxyFactory.invoke(JDBCConnectio
nProxyFactory.java:276)
at $Proxy0.prepareStatement(Unknown Source)
at oracle.olap.awm.util.jdbc.SQLWrapper.execute(Unknown Source)
at oracle.olap.awm.util.jdbc.SQLWrapper.execute(Unknown Source)
at oracle.olap.awm.businessobject.SchemaBO.getDatabaseCompatibleMode(Unk
nown Source)
at oracle.olap.awm.connection.ConnectionDialogActionThread.doAction(Unkn
own Source)
at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(Unknown Sour
ce)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.