Sun Java System Portal Server 7.1 Technical Reference

CMM_ThreadPool:- GetterPool, CallerPool

Table 72–9 CMM_ThreadPool:- GetterPool, CallerPool

Attributes 

Name=<GetterPool | CallerPool>

 
 

Description=<Thread pool to invoke Provider.init() method | Thread pool to invoke Provider.getContent() method>

 

Settings 

CMM_ThreadPoolSetting

MaxThreadPoolSize

MinThreadPoolSize

ThreadPoolId=<PoolClassName>

Max-, Min-ThreadPoolSize are picked up from the /var/opt/SUNWportal/portals/<portalID>/config/desktopconfig.properties file.

PoolClassName identifies if it is a GetterPool or CallerPool. GetterPool threads are used to initialize Portal Server Desktop providers and CallerPool threads are used to run provider's getContent() method.

Statistics 

CMM_ThreadPoolStats

How many threads from the thread pool are present currently. 

States 

None 

 

Logs 

None 

 

Events 

None 

 

Relations 

  • CMM_ServiceResource ASSOC with CMM_Service:Desktop as parent [1 each]

  • CMM_ResourceOfSystem COMP with CMM_ApplicationSystem:PortalInstance as child [1 each]