My Oracle Support Banner

Error : "weblogic.utils.io.oif.FilterInitializationException: Exception during initalization" When Trying to Connect Using Agile API (Doc ID 2584901.1)

Last updated on MARCH 03, 2023

Applies to:

Oracle Agile Product Collaboration - Version 9.3.5.0 and later
Oracle Agile PLM Framework - Version 9.3.5.0 and later
Information in this document applies to any platform.

Symptoms

On : 9.3.5.0 version, Administration/Configuration

After Applying the following WebLogic patches : <Patch 28710923> and <Patch 29204657>

The user uses an application to connect to Agile using Agile API then the following error is thrown:


ERROR
-----------------------
 weblogic.utils.io.oif.FilterInitializationException: Exception during initalization
weblogic.utils.io.oif.FilterInitializationException: Exception during initalization
at weblogic.utils.io.oif.WebLogicObjectInputFilter.initializeInternal(WebLogicObjectInputFilter.java:88)
at weblogic.utils.io.oif.WebLogicObjectInputFilter.checkInitialized(WebLogicObjectInputFilter.java:165)
at weblogic.utils.io.oif.WebLogicObjectInputFilter.setWebLogicFilterForStream(WebLogicObjectInputFilter.java:185)
at weblogic.utils.io.FilteringObjectInputStream.(FilteringObjectInputStream.java:35)
at weblogic.utils.io.ChunkedObjectInputStream$NestedObjectInputStream.(ChunkedObjectInputStream.java:266)
at weblogic.rjvm.MsgAbbrevInputStream$NestedObjectInputStream.(MsgAbbrevInputStream.java:733)
at weblogic.rjvm.MsgAbbrevInputStream$NestedObjectInputStream.(MsgAbbrevInputStream.java:720)
at weblogic.rjvm.MsgAbbrevInputStream.(MsgAbbrevInputStream.java:182)
at weblogic.rjvm.ConnectionManager.getInputStream(ConnectionManager.java:1780)
at weblogic.rjvm.MsgAbbrevJVMConnection.dispatch(MsgAbbrevJVMConnection.java:506)
at weblogic.rjvm.t3.MuxableSocketT3.dispatch(MuxableSocketT3.java:507)
at weblogic.socket.BaseAbstractMuxableSocket.dispatch(BaseAbstractMuxableSocket.java:359)
at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:970)
at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:897)
at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:344)
at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:30)
at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:147)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:119)

Steps to Reproduce


The issue can be reproduced at will with the following steps:
1. Use a Java application to connect to Agile using Agile API
2. When you execute your code for example from eclipse , the above error is thrown.



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.