Friday, May 9, 2008

810 and 896 call object Kernel

We all know that the 896 Call Object kernel runs in Multi-thread mode by default.Application code is made thread safe from 811SP1 only.So what happens when 810 is used with 896 tools code.It will automatically turn the CO kernel to single threaded mode at the time of kernel startup.you can observe this in jde.log of CO kernel.
Multi-threaded configuration is not supported with 810 and earlier release. Switching back to single-threaded Configuration.
KNT0000777 - Call Object Kernel in single-threaded mode.

No comments: