Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

I have a Component with many Properties. Often I get failures accessing the CDB. What happens?

Solution

Panel
bgColor#fff

If there is a big XML description for a Component the time needed by the CDB to parse the XML increases. If the timeout used by the Component to handle the request for data to the CDB is not sufficient you get an error and the Component cannot be activated.

Increase the timeout.

For example, in the CPP Container this can be done now on a per-Container basis changing the timeout setting in the CDB configuration of the Container itself. With Java and Python Containers you can use command-line switches.

-- GianlucaChiozzi - 11 Aug 2004

Content by Label
showLabelsfalse
max5
spacesICTACS
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("kb-troubleshooting-article/runtime/services","kb-troubleshooting-article/runtime","kb-troubleshooting-article") and type = "page" and space = "ICTACS"
labelskb-troubleshooting-article kb-troubleshooting-article/runtime kb-troubleshooting-article/runtime/services


Page properties
hiddentrue


Related issues