We're having problems starting a Portal instance via WebLogic.
It initially comes up OK but then shortly afterwards stops responding and the error in the logs is:
ExecuteThread: '23' for queue: 'weblogic.kernel.Default' has been busy for "1,706" seconds working on the request "Http Request: /portal/site/****/", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.
If we put Portal into DEBUG mode it seems to be doing a huge LDAP sync. Is there any way to stop the sync or are there any other ways to resolve the above issue?
Robert