Enterprise Command Center Framework - EBS (MOSC)

MOSC Banner

Security handler package is not getting called from custom dataset

Security handler package is not getting called from custom dataset, below is the error can be seen in ECC server log:

8:38:09.889 [[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR o.e.p.r.i.PageLayoutRepositoryImpl - There was an error while retrieving page layout for user 1318, Exception thrown is No value present

java.util.NoSuchElementException: No value present

    at java.util.Optional.get(Optional.java:135) ~[na:1.8.0_141]

    at oracle.ecc.persistence.repositories.impl.PageLayoutRepositoryImpl.getPageLayoutForUser(PageLayoutRepositoryImpl.java:51) ~[ecc-core-1.0.0.jar:na]

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_141]

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_141]

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_141]

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center