SCA Using Spring Component And Business Rule Engine Component Stopped Working
(Doc ID 2833633.1)
Last updated on MARCH 14, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
SCAs where a Spring Component and a Business Rule Engine Component are used do not work properly when deployed on SOA Suite 12.2.1.4.0 but they work properly when deployed on SOA Suite 12.2.1.2.0.
The error occours when in the Spring Component either a static method of an other class in the SCA is called or if a switch instruction with enum values is used.
ERROR
-----------------------
oracle.fabric.common.FabricInvocationException: weblogic.sca.api.ScaException: java.lang.IllegalAccessError: tried to access class ch.admin.astra.ivz.spring.impl.MyImpl$1 from class ch.admin.astra.ivz.spring.impl.MyImpl
oracle.fabric.common.FabricInvocationException: weblogic.sca.api.ScaException: java.lang.LinkageError: loader constraint violation: loader (instance of oracle/classloader/PolicyClassLoader) previously initiated loading for a different type with name "ch/admin/astra/ivz/spring/v1/TestResponse"
Changes
Composites where deployed to 12.2.1.4.0 environment from 12.2.1.2.0
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 |