Custom Extension Point on CustomObjectManager.deleteCustomObjects is not Fired
(Doc ID 1498214.1)
Last updated on SEPTEMBER 10, 2022
Applies to:
Oracle Communications Unified Inventory Management - Version 7.2.0 to 7.2.0 [Release 7.2]Information in this document applies to any platform.
Symptoms
Customer created custom extension point to be called or executed when custom object is deleted. UIM generates errors mentioned below :
Error Message :
[GenericClassLoader@13fb657] error Cannot find m_parent aspect for: in aop.xml
[GenericClassLoader@13fb657] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@13fb657] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@13fb657
[GenericClassLoader@d48756] error Cannot find m_parent aspect for: in aop.xml
[GenericClassLoader@d48756] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@d48756] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@d48756
[GenericClassLoader@1dc0b6b] error Cannot find m_parent aspect for: in aop.xml
[GenericClassLoader@1dc0b6b] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@1dc0b6b] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@1dc0b6b
[GenericClassLoader@13fb657] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@13fb657] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@13fb657
[GenericClassLoader@d48756] error Cannot find m_parent aspect for: in aop.xml
[GenericClassLoader@d48756] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@d48756] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@d48756
[GenericClassLoader@1dc0b6b] error Cannot find m_parent aspect for: in aop.xml
[GenericClassLoader@1dc0b6b] error Concrete-aspect 'oracle.communications.extensibility.extension.SpecBasedAsArgument_CODelete' could not be registered
[GenericClassLoader@1dc0b6b] warning failure(s) registering aspects. Disabling weaver for class loader weblogic.utils.classloaders.GenericClassLoader@1dc0b6b
Customer needs to trigger business logic when custom objects are deleted.
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 |