My Oracle Support Banner

Publishing Fails With "NoClassDefFoundError: com/fatwire/security/util/CSRFUtility" on Target (Doc ID 1998582.1)

Last updated on MARCH 27, 2023

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

RealTime publish fails with error in the source sites.log:

[2015-04-09 03:10:32,307] [ERROR] [[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [10.0.56.102] [OpenMarket/Xcelerate/Actions/BatchPublish] [OpenMarket/Xcelerate/PrologActions/Publish/AdvPub/PublishApprovedAssets] [logging.cs.xcelerate.publish] | Error during publish: Job name for RemoteStub was not specified. Is the connection to that component available?
 java.lang.RuntimeException: Job name for RemoteStub was not specified. Is the connection to that component available?
    at com.fatwire.realtime.messaging.PubsessionMonitor.addMonitoredJob(PubsessionMonitor.java:216)
    at com.fatwire.realtime.PubMain._standardPublish(PubMain.java:355)
    at com.fatwire.realtime.PubMain.execute(PubMain.java:111)
    at jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._advpub.__publishapprovedassets._jspService(__publishapprovedassets.java:110)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
...


The target server's appserver log contains an exception:
####<Apr 9, 2015 3:10:32 AM UTC> <Error> <HTTP> <MyServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1428549032296> <BEA-101020> <[ServletContext@1018552442[app:CS module:CS path:/servlet spec-version:2.5]] Servlet failed with Exception
java.lang.NoClassDefFoundError: com/fatwire/security/util/CSRFUtility
    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:182)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at COM.FutureTense.Servlet.URLRewriteFilter.doFilter(URLRewriteFilter.java:81)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:719)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)


Changes

The target was upgraded to WebCenter Sites 11.1.1.8.0 patch 5 or later.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.