My Oracle Support Banner

java.lang.NoClassDefFoundError: oracle/bpel/common/userprefs/util/UserPreferencesUtil (Doc ID 2162689.1)

Last updated on NOVEMBER 13, 2023

Applies to:

Oracle Business Process Management Suite - Version 12.1.3.0.0 and later
Oracle SOA Suite - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

I'm creating a custom  ADF application with embedded taskflow using the following guide: https://docs.oracle.com/middleware/1213/bpm/bpm-user/GUID-8C39A546-EE86-4C9F-A250-FF70727F4839.htm#BPMUG20849

While the application deploys without any errors, on runtime I get the the following exception:

<Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <BEA-000000> <
   javax.el.ELException: java.lang.NoClassDefFoundError: oracle/bpel/common/userprefs/util/UserPreferencesUtil
      at com.sun.el.parser.AstValue.invoke(AstValue.java:258)
      at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)
     at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:181)

 

 

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.