Symptoms

Task 'Configure security settings for site application' fails with 'IDL:omg.org/CORBA/TIMEOUT:1.0' error

For example:

Task ID 
12775764
Queue name  
domain_service123
Task name   
Configure security settings for site application (instance_id = 973) on DS 123 on host 'winweb.provider.com' (host_id = 22)
Task description    
Configure security settings for site application (instance_id = 973) on DS 123 on host 'winweb.provider.com' (host_id = 22)
Subscription ID 
1000001
Queue status    
Running
Start not earlier than  
Sep-11-2001 17:20
Method name 
setSiteAppsPermissionsHandler on OBJREF:iis:0:getDomainService:123
Last execution output   
 Request has been timed out, details:
system exception, ID 'IDL:omg.org/CORBA/TIMEOUT:1.0'
TAO exception, minor code = 3e (timeout during recv; low 7 bits of errno:  62 Timer expired), completed = MAYBE

Cause

The issue can take place in case if huge amount of files are located in the webspace directory. Therefore it takes some time to configure security setting for webspace which can exceed the task timeout.

Resolution

To avoid the issue it is needed to increase timeout for the particular task in question using pem.tasks.rescheduleTask public API method.

Additionally, please check the KB article for more information.

Internal content