My Oracle Support Banner

EJB Transport configured on a Business Service gets NoSuchObjectException and EJBException (Doc ID 2250852.1)

Last updated on NOVEMBER 03, 2023

Applies to:

Oracle Service Bus - Version 11.1.1.6.0 to 11.1.1.6.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

An EJB Transport configured on a Business Service gets NoSuchObjectException and EJBException after WLS Production Redeployment.

javax.ejb.EJBException: The object identified by: '616' could not be found. Either it was has not been exported or it has been collected by the distributed
garbage collector.; nested exception is: java.rmi.NoSuchObjectException: The object identified by: '616' could not be found. Either it was has not been
exported or it has been collected by the distributed garbage collector.
java.rmi.NoSuchObjectException: The object identified by: '616' could not be found. Either it was has not been exported or it has been collected by the
distributed garbage collector.
at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:251)
at weblogic.rmi.internal.CollocatedRemoteRef.getOutboundRequest(CollocatedRemoteRef.java:51)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:341)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
at adp_skt_PS_PS_OptosM_SWHubDatLinkRe8218Bean_nn2soz_ICnvAdpSktSoapImpl_1036_WLStub.execute(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Caused by: java.rmi.NoSuchObjectException: The object identified by: '616' could not be found. Either it was has not been exported or it has been collected
by the distributed garbage collector.
at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:251)
at weblogic.rmi.internal.CollocatedRemoteRef.getOutboundRequest(CollocatedRemoteRef.java:51)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:341)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
at adp_skt_PS_PS_OptosM_SWHubDatLinkRe8218Bean_nn2soz_ICnvAdpSktSoapImpl_1036_WLStub.execute(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
... 52 more



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.