My Oracle Support Banner

CSDT "Sync To Webcenter Sites" Process Is Very Slow (Doc ID 2287269.1)

Last updated on DECEMBER 05, 2019

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 to 11.1.1.8.0 [Release FatWire]
Information in this document applies to any platform.

Symptoms

While using CSDT to synchronize new files (incoming SVN updates) to WebCenter Sites, the process takes very long. In addition, the progress bar is misleading as it does not show true progress- it is mostly at 33% and 100%. There are no in-betweens.
--------------------------------------------------------------------
TEST 1- Synchronization of 2 CS Elements takes about 4 to 7 minutes.
TEST 2- Synchronization of 7 CS Elements takes about 12-20 minutes.

From the thread dumps, see this thread was stuck with the following execution trace for about ~4-5 minutes, before the csdt import request was actually executed at 2017-06-07 11:08:25.

"[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon prio=10 tid=0x00007f4957771800 nid=0xca12 runnable [0x00007f493a1fa000]
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:153)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at weblogic.servlet.internal.PostInputStream.read(PostInputStream.java:196)
at java.io.InputStream.read(InputStream.java:101)
at weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:222)

The trace seems to suggest some issue with networking, or issue with Weblogic reading the data from the request.

 

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.