My Oracle Support Banner

WebCenter Portal (WCP) Stuck Threads Waiting on WebCenter Content (WCC) (Doc ID 1943621.1)

Last updated on DECEMBER 20, 2024

Applies to:

Oracle WebCenter Content - Version 11.1.1.3.0 to 11.1.1.8.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

The WebCenter Portal application is failing while waiting on requests to WCC requests which time out.

You see the following stuck threads in the Portal manager server logs :


          "[STUCK] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" id=75 idx=0x14c tid=1987 prio=1 alive, native_blocked, daemon
                   at java/util/LinkedHashMap$LinkedHashIterator.remove(LinkedHashMap.java:361)[optimized]
                   at oracle/wcps/cache/internal/MapCache.prune(MapCache.java:430)
                   at oracle/wcps/cache/internal/MapCache.put(MapCache.java:305)
                   at oracle/webcenter/content/integration/spi/ucm/UCMCacheHelper.cacheSecurityInfo(UCMCacheHelper.java:314)
                   at oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.cacheSecurityInfoFromDocumentDataObject(SecurityInfoHelper.java:159)
                   at oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.cacheSecurityInfoFromDocumentCollection(SecurityInfoHelper.java:166)
                   at oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.extractAndCacheSecurityInfoFromCollectionDisplayResponseBinder(SecurityInfoHelper.java:62)
                   at oracle/webcenter/content/integration/spi/ucm/NodeOps.getCollectionDisplayDataBinder(NodeOps.java:862)
                   at oracle/webcenter/content/integration/spi/ucm/NodeOps.getNodeChildren(NodeOps.java:474)
                   at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method

 

that seem to point to Webcenter Content classes ie.

oracle/webcenter/content/integration/spi/ucm/UCMCacheHelper.cacheSecurityInfo(UCMCacheHelper.java)

oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.cacheSecurityInfoFromDocumentDataObject(SecurityInfoHelper.java)
oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.cacheSecurityInfoFromDocumentCollection(SecurityInfoHelper.java)
oracle/webcenter/content/integration/spi/ucm/SecurityInfoHelper.extractAndCacheSecurityInfoFromCollectionDisplayResponseBinder(SecurityInfoHelper.java)
oracle/webcenter/content/integration/spi/ucm/NodeOps.getCollectionDisplayDataBinder(NodeOps.java)

etc.

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


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