My Oracle Support Banner

Restoring Configuration using Configurator Interface Object (CIO) Causes Exception - Result set already closed (Doc ID 2483881.1)

Last updated on APRIL 04, 2022

Applies to:

Oracle Configurator Developer - Version 12.2.5 to 12.2.5 [Release 12.2]
Information in this document applies to any platform.

Symptoms

On Configurator Build 12.2.5.33.5

When attempting to restore configurations using the Configurator Interface Object (CIO) java functionality, the following error occurs.

ERROR
-----------------------
java.sql.SQLException: Result set already closed
at weblogic.jdbc.wrapper.ResultSet.checkResultSet(ResultSet.java:144)
at
weblogic.jdbc.wrapper.ResultSet.preInvocationHandler(ResultSet.java:97)
at
weblogic.jdbc.wrapper.ResultSet_oracle_jdbc_driver_OracleResultSetImpl.getLong(Unknown Source)
at
oracle.apps.cz.dio.DbRowCacheResultSet.getLong(DbRowCacheResultSet.java:205)


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute custom java program to restore configurations
2. Error occurs when calling the restore function

Changes

 

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
Changes
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.