Servlet Failed With an Exception com.agile.ui.web.security.WebSecurityException Error
(Doc ID 2102007.1)
Last updated on APRIL 02, 2023
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 and later
Information in this document applies to any platform.
Below log has been confirmed in
agilePCWeblogic.log
. What kind of action will it cause this kind of error? Is there any impact in the system?
####<Jan 19, 2016 1:09:14 PM JST> <Error> <HTTP> <xxxxxx.local> <xxxxxxxx-AgileServer> <ACTIVE ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)'> <
> <1453176554683> <BEA-101020> <[ServletContext@219662855app:AgilePLM module:/Agile path:null spec-version:3.0] Servlet failed with an Exception
com.agile.ui.web.security.WebSecurityException
at com.agile.ui.web.security.WebSecurityAPI.verifyCsrfToken(WebSecurityAPI.java:827)
at com.agile.ui.pcm.common.filter.WebSecurityFilter.verifyCSRF(WebSecurityFilter.java:184)
at com.agile.ui.pcm.common.filter.WebSecurityFilter.doFilter(WebSecurityFilter.java:161)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:74)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3288)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3254)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2163)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2089)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2074)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1513)
at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
In the Web Client UI, user sees error "An exception occurred while processing one of the input values" when saving change made to an object. On the second try, the error cannot be reproduced.