My Oracle Support Banner

Cache Menu Items In Menurepository Service Leading Performance Issue (Doc ID 1991066.1)

Last updated on JUNE 02, 2024

Applies to:

Oracle Utilities Customer Care and Billing - Version 2.4.0.1.0 and later
Oracle Utilities Framework - Version 4.2.0.1.0 to 4.2.0.2.0 [Release 4.2]
Information in this document applies to any platform.

Symptoms

On : 2.4.0.1.0 version, SW - System Wide

System does not respond and user is presented with blank screen. User can not logon to application as system become unresponsive.

ERROR
-----------------------

Sometimes weblogic_current.log shows stuck information as this, the stuck can be happened on "MenuRepository":

which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
com.splwg.base.web.common.MenuRepository.privateGetMenu(MenuRepository.java:51)
com.splwg.base.web.common.MenuRepository.getMenu(MenuRepository.java:45)
com.splwg.base.web.services.LoginInfo.doPost(LoginInfo.java:29)
javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
com.splwg.base.web.services.RequestContextFilter.doFilter(RequestContextFilter.java:64)
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
com.splwg.base.web.utility.CompressionFilter.doFilter(CompressionFilter.java:46)
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

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
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.