Hi Don thanks for your reply.
The number of users on this system is les than 10 and the incomplete list means I can't see any of them. ie the user list is 0
The caa.log and catalina log follow in full
2005-12-31 10:11:48,461 INFO [SOAPDispatcherServlet.init:76] ====> CAA is starting up, standby <====
2005-12-31 10:11:48,483 DEBUG [CAAConfigLoader.init:104] **** Start of Config Loader ****
2005-12-31 10:11:48,487 DEBUG [CAAConfigLoader.init:109] Framework config file: framework-config.xml
2005-12-31 10:11:48,490 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/framework-config.xml
2005-12-31 10:11:48,506 DEBUG [CAAConfigLoader.parseConfigDocument:200] Service type: system
2005-12-31 10:11:48,510 DEBUG [CAAConfigLoader.getParamNodeValue:373] The node disabled was not found in service system, component null
2005-12-31 10:11:48,514 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: sessionManager
2005-12-31 10:11:48,517 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for system, key sessionManager.class, value com.scalix.caa.framework.CAASessionManager
2005-12-31 10:11:48,540 DEBUG [CAASessionManager.readConfig:261] Reading config
2005-12-31 10:11:48,564 DEBUG [CAASessionManager.readConfig:295] Setting sessionTimeout=6000000
2005-12-31 10:11:48,567 DEBUG [CAASessionManager.readConfig:299] Setting cleanupFrequency=50000
2005-12-31 10:11:48,569 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: securityProvider
2005-12-31 10:11:48,572 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for system, key securityProvider.class, value com.scalix.caa.security.CAAKerberosProvider
2005-12-31 10:11:48,586 DEBUG [CAAConfigLoader.getValue:56] Looking for config for system, key config.dir found /etc/opt/scalix/caa/config
2005-12-31 10:11:48,592 DEBUG [CAAKerberosProvider.readConfig:420] ParamName: loginFile, value krblogin.conf
2005-12-31 10:11:48,596 DEBUG [CAAConfigLoader.init:129] Service config file: sample-service-config.xml
2005-12-31 10:11:48,598 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/sample-service-config.xml
2005-12-31 10:11:48,619 WARN [CAAConfigLoader.parseConfigDocument:224] No services are configured in this config file
2005-12-31 10:11:48,622 DEBUG [CAAConfigLoader.init:129] Service config file: scalix.res-config.xml
2005-12-31 10:11:48,624 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/scalix.res-config.xml
2005-12-31 10:11:48,635 DEBUG [CAAConfigLoader.parseConfigDocument:200] Service type: scalix.res
2005-12-31 10:11:48,637 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: disabled
2005-12-31 10:11:48,640 DEBUG [CAAConfigLoader.getParamNodeValue:373] The node class was not found in service scalix.res, component disabled
2005-12-31 10:11:48,642 ERROR [CAAConfigLoader.parseComponentNode:244] Service scalix.res, Component disabled has no class defined!
2005-12-31 10:11:48,645 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: initializer
2005-12-31 10:11:48,647 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key initializer.class, value com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-31 10:11:48,668 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-31 10:11:48,671 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key initializer.class, value
com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-31 10:11:48,673 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: transformer
2005-12-31 10:11:48,676 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key transformer.class, value com.scalix.sac.ubermgr.caa.RESTransformer
2005-12-31 10:11:48,688 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-31 10:11:48,691 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key transformer.class, value
com.scalix.sac.ubermgr.caa.RESTransformer
2005-12-31 10:11:48,693 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: connection
2005-12-31 10:11:48,739 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key connection.class, value com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,752 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-31 10:11:48,754 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key connection.class, value
com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,756 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: mode
2005-12-31 10:11:48,759 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key connection.mode, value 1
2005-12-31 10:11:48,768 DEBUG [CAAConfigLoader.parseComponentNode:295] Storing config for scalix.res, key connection.configurator.class, value com.scalix.caa.framework.CAAConnectionPoolManager
2005-12-31 10:11:48,774 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: minConnections
2005-12-31 10:11:48,777 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 2
2005-12-31 10:11:48,779 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxConnections
2005-12-31 10:11:48,781 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 8
2005-12-31 10:11:48,784 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxLifeTime
2005-12-31 10:11:48,786 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 86400000
2005-12-31 10:11:48,788 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxIdleTime
2005-12-31 10:11:48,790 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 300000
2005-12-31 10:11:48,793 DEBUG [CAAConnectionPoolManager.initializePool:249] Initializing pool for scalix.res with initial size of 2
2005-12-31 10:11:48,829 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key connection.class found com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,833 DEBUG [CAAConnectionFactory.createConnection:49] Class name is com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,835 DEBUG [CAAConnectionPoolManager.createNewAndAddToPool:285] Adding new connection to pool for scalix.res and endpoint null
2005-12-31 10:11:48,838 DEBUG [CAAConnectionPoolManager.logConnectionPool:315] Connection pool scalix.res status: min=2,max=10,size=1,used=0
2005-12-31 10:11:48,840 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key connection.class found com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,842 DEBUG [CAAConnectionFactory.createConnection:49] Class name is com.scalix.sac.ubermgr.caa.RESConnection
2005-12-31 10:11:48,844 DEBUG [CAAConnectionPoolManager.createNewAndAddToPool:285] Adding new connection to pool for scalix.res and endpoint null
2005-12-31 10:11:48,846 DEBUG [CAAConnectionPoolManager.logConnectionPool:315] Connection pool scalix.res status: min=2,max=10,size=2,used=0
2005-12-31 10:11:48,848 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: service
2005-12-31 10:11:48,850 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key service.class, value com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:11:48,858 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-31 10:11:48,860 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key service.class, value
com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:11:48,862 DEBUG [CAAConfigLoader.init:145] **** End of Config Loader ****
2005-12-31 10:11:48,868 DEBUG [CAAInitializerManager.loadAllInitializers:27] **** Start of Load Initializers ****
2005-12-31 10:11:48,893 DEBUG [CAAConfigLoader.getValue:56] Looking for config for system, key initializer.class found null
2005-12-31 10:11:48,895 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key initializer.class found com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-31 10:11:48,897 DEBUG [CAAInitializerFactory.getInitializer:42] Class name for scalix.res is com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-31 10:11:48,899 DEBUG [CAAInitializerFactory.getInitializer:63] Initializer for scalix.res is com.scalix.sac.ubermgr.caa.RESInitializer@1d3cdaa
2005-12-31 10:11:48,901 DEBUG [CAAInitializerManager.loadAllInitializers:49] Initializing service scalix.res
2005-12-31 10:11:48,914 DEBUG [UberMgrConfig.loadFile:171] Loading Ubermanager properties...
2005-12-31 10:11:48,930 DEBUG [UberMgrConfig.loadFile:175] Finished Loading Ubermanager properties
2005-12-31 10:11:48,932 DEBUG [UberMgrConfig.loadLdapAttribs:187] Loading Ldap Attribute mappings...
2005-12-31 10:11:48,935 DEBUG [UberMgrConfig.loadLdapAttribs:191] Finished Loading Ldap Attribute mappings...entries read=33
2005-12-31 10:11:48,937 DEBUG [UberMgrConfig.loadDirectoryAttribs:203] Loading X.400 Attributes for USERLIST
2005-12-31 10:11:48,941 DEBUG [UberMgrConfig.loadDirectoryAttribs:221] Finised Loading X.400 Attributes for USERLIST
2005-12-31 10:11:48,943 DEBUG [UberMgrConfig.loadDirectoryAttribs:203] Loading X.400 Attributes for SYSTEM
2005-12-31 10:11:48,946 DEBUG [UberMgrConfig.loadDirectoryAttribs:221] Finised Loading X.400 Attributes for SYSTEM
2005-12-31 10:11:48,948 DEBUG [RESInitializer.initNotificationTables:145] Reading Event Notifications Table:events.data
2005-12-31 10:11:48,973 DEBUG [EventTable.readTable:37] com.scalix.sac.ubermgr.events.EventTable:Reading persistent data from /etc/opt/scalix/caa/scalix.res/config/store/events.data
2005-12-31 10:11:48,975 DEBUG [EventTable.readTable:51] com.scalix.sac.ubermgr.events.EventTable:No events persitence data found
2005-12-31 10:11:48,984 DEBUG [RESInitializer.initNotificationTables:147] Finished Event Notifications Table
2005-12-31 10:11:48,999 INFO [GuidToServerCache$CleanupThread.run:39] Guid2Server cache is empty. Skipping cleanup
2005-12-31 10:11:49,008 INFO [NotificationEventListener.launch:243] Main Notification Event Listener thread launched...
2005-12-31 10:11:49,012 INFO [NotificationEventListener.launch:246] Notification Worker thread com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-0 launched...
2005-12-31 10:11:49,015 INFO [NotificationEventListener.launch:246] Notification Worker thread com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-1 launched...
2005-12-31 10:11:49,027 DEBUG [RESMonitor.<init>:43] Now monitoring RES servers. We will check every 60 seconds and tolerate no heartbeat for 720 seconds
2005-12-31 10:11:49,029 INFO [RESInitializer.initNotificationListener:201] RESMonitor-thread Thread launched...
2005-12-31 10:11:49,033 DEBUG [RESInitializer.initLocalDeployment:89] Registering server xyz.com in local mode
2005-12-31 10:11:49,039 DEBUG [UberMgrConfig.loadServiceDaemonMappings:71] Loading Service/Daemon Mappings
2005-12-31 10:11:49,046 DEBUG [RESMonitor.run:64] There are no remote servers and 1 local server registered
2005-12-31 10:11:49,053 DEBUG [RESMonitor.run:84] Skipping local server xyz.com
2005-12-31 10:11:49,054 DEBUG [UberMgrConfig.loadServiceDaemonMappings:74] Finished Loading Service/Daemon Mappings
2005-12-31 10:11:49,057 DEBUG [UberMgrConfig.loadServiceDaemonMappings:75] Service/Daemon Mappings=36
2005-12-31 10:11:49,059 DEBUG [UberMgrConfig.loadScalixQueuesNames:58] Loading Service Scalix Queue Names
2005-12-31 10:11:49,061 DEBUG [UberMgrConfig.loadScalixQueuesNames:61] Finished Loading Scalix Queue Names
2005-12-31 10:11:49,063 DEBUG [UberMgrConfig.loadScalixCompsRpmNames:50] Loading Scalix Component RPM prefix names
2005-12-31 10:11:49,066 DEBUG [UberMgrConfig.loadScalixCompsRpmNames:53] Finished Loading Scalix Component RPM prefix names
2005-12-31 10:11:49,090 DEBUG [CAAInitializerManager.loadAllInitializers:67] **** End of Load Initializers ****
2005-12-31 10:11:49,091 INFO [SOAPDispatcherServlet.init:118] ====> CAA started, you may fire when ready <====
2005-12-31 10:12:37,801 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:37,803 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:37,881 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:37,883 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:37,884 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:37,885 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:37,887 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:37,888 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:37,890 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:37,891 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:37,892 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:37,894 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:452
2005-12-31 10:12:37,895 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:37,897 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:38,299 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:38,700 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:38,702 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:38,710 DEBUG [SOAPTransformerFactory.getTransformer:50] Service type from SOAP message is scalix.res
2005-12-31 10:12:38,711 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key transformer.class found com.scalix.sac.ubermgr.caa.RESTransformer
2005-12-31 10:12:38,726 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:38,728 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:38,730 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:38,731 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:38,737 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:38,739 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:38,741 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:38,742 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:38,744 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:38,745 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:38,747 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:38,748 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:38,750 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:38,752 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:38,753 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:38,755 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-31 10:12:38,756 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:38,758 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-31 10:12:38,795 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:38,797 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:38,798 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:38,800 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:38,802 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:38,803 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:38,805 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:38,806 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-31 10:12:38,808 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:38,810 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-31 10:12:38,816 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:38,817 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:38,857 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@1ca1588
2005-12-31 10:12:38,881 DEBUG [RbacAuthorizationHelper.authenticateUser:49] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:38,883 DEBUG [RbacAuthorizationHelper.authenticateUser:50] Sending request as user id =
sxadmin@scalix.xyz.com
2005-12-31 10:12:38,885 DEBUG [RbacAuthorizationHelper.authenticateUser:51] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:39,030 DEBUG [RbacAuthorizationHelper.isScalixUser:209] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:39,032 DEBUG [RbacAuthorizationHelper.isScalixUser:210] Sending request as querymgr id =sxqueryadmin@scalix.xyz.com
2005-12-31 10:12:39,033 DEBUG [RbacAuthorizationHelper.isScalixUser:211] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:39,071 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:166] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:39,072 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:167] Sending request as user id =
sxadmin@scalix.xyz.com
2005-12-31 10:12:39,074 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:168] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:39,176 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:39,177 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:39,211 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:39,232 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:39,233 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:39,235 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:39,237 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:39,238 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:39,240 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:39,241 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:39,243 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:39,244 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:39,245 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:39,247 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:39,248 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:468
2005-12-31 10:12:39,250 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:39,251 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:39,253 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:39,260 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:39,261 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:39,263 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,276 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,277 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,279 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:39,280 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:39,282 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:39,283 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:39,285 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:39,286 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:39,288 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:39,289 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:39,291 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:39,292 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,294 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,295 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:39,320 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-31 10:12:39,322 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:39,324 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-31 10:12:39,331 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,333 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,334 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,335 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-31 10:12:39,337 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-31 10:12:39,338 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-31 10:12:39,340 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,341 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,343 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:39,344 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:39,352 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,353 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,354 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:39,362 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-31 10:12:39,363 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:39,365 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-31 10:12:39,382 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,383 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,385 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,386 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-31 10:12:39,388 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-31 10:12:39,389 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found GetServerGeneralSettingsParameters
2005-12-31 10:12:39,401 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:39,402 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:39,404 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@149f041
2005-12-31 10:12:39,407 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-31 10:12:39,426 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ReqRequest>
<Command name="sxconfig">
<Parameters enc="false">
<param flag="--get"/>
<param flag="-t" value="general.all"/>
</Parameters>
</Command>
</ReqRequest>
2005-12-31 10:12:39,428 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxconfig' locally
2005-12-31 10:12:39,595 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-31 10:12:39,599 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ResResponse>
<Command name="sxconfig">
<Status>OK:0</Status>
<Output>
<Line value="general.usrl_cn_rule=G S"/>
<Line value="general.usrl_authid_rule=G.S"/>
<Line value="general.inet_domain_rule=xyz.com"/>
<Line value="general.ual_signon_alias=YES"/>
<Line value="general.ual_config_alias=SYS"/>
<Line value="general.ual_use_alias=FALSE"/>
<Line value="general.cda_use_changelog=TRUE"/>
<Line value="general.IMAP_CONNECTION_LIMIT=500"/>
<Line value="general.IMAP_CONNRATE_LIMIT=10"/>
<Line value="general.IMAP_IDLE_TIMEOUT=31"/>
<Line value="general.LD_CREATE_MESSAGE_STORE=TRUE"/>
<Line value="general.arch_enable_archiving=TRUE"/>
<Line value="general.UAL_BB_ACL_DEFAULT= ATTACH READ SEE USE"/>
</Output>
</Command>
</ResResponse>
2005-12-31 10:12:39,613 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:39,614 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:39,647 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:39,675 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:39,676 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:39,678 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:39,680 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:39,681 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:39,682 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:39,683 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:39,685 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:39,686 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:39,687 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:39,689 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:39,690 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:490
2005-12-31 10:12:39,691 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:39,692 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:39,694 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:39,701 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:39,702 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:39,704 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,705 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,707 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,708 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:39,710 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:39,711 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:39,712 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:39,714 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:39,715 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:39,716 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:39,718 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:39,719 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:39,721 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,722 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,723 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:39,725 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-31 10:12:39,726 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:39,728 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerMailAddressGenerationRules
2005-12-31 10:12:39,735 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,737 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,738 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,740 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-31 10:12:39,741 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerMailAddressGenerationRulesParameters = null
2005-12-31 10:12:39,743 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-31 10:12:39,744 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,746 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,747 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:39,749 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:39,750 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,752 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,753 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:39,755 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-31 10:12:39,756 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:39,758 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerMailAddressGenerationRules
2005-12-31 10:12:39,762 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:39,764 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:39,765 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@6798eb
2005-12-31 10:12:39,768 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-31 10:12:39,770 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ReqRequest>
<Command name="sxconfig">
<Parameters enc="false">
<param flag="--get"/>
<param flag="-t" value="orniasys.all"/>
</Parameters>
</Command>
</ReqRequest>
2005-12-31 10:12:39,772 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxconfig' locally
2005-12-31 10:12:39,855 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-31 10:12:39,858 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ResResponse>
<Command name="sxconfig">
<Status>OK:0</Status>
<Output>
<Line value="orniasys.domain_part_1=xyz.com"/>
<Line value="orniasys.name_part_1="C" <G.S>"/>
<Line value="orniasys.domain_part_2="/>
<Line value="orniasys.name_part_2="/>
<Line value="orniasys.domain_part_3="/>
<Line value="orniasys.name_part_3="/>
<Line value="orniasys.domain_part_4="/>
<Line value="orniasys.name_part_4="/>
<Line value="orniasys.domain_part_5="/>
<Line value="orniasys.name_part_5="/>
</Output>
</Command>
</ResResponse>
2005-12-31 10:12:39,882 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:39,884 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:39,896 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:39,912 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:39,913 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:39,915 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:39,920 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:39,921 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:39,922 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:39,924 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:39,925 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:39,926 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:39,928 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:39,929 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:39,930 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:452
2005-12-31 10:12:39,931 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:39,933 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:39,953 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:39,960 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:39,961 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:39,970 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:39,971 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:39,973 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:39,974 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:40,101 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:40,103 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:40,104 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:40,106 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:40,107 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:40,108 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:40,109 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:40,111 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:40,122 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,123 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,124 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,126 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMailNodesList
2005-12-31 10:12:40,127 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,128 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMailNodesList
2005-12-31 10:12:40,135 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,137 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,138 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:40,140 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetMailNodesList
2005-12-31 10:12:40,141 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetMailNodesListParameters = null
2005-12-31 10:12:40,142 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-31 10:12:40,144 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,145 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,146 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:40,147 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:40,149 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,150 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,152 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,153 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMailNodesList
2005-12-31 10:12:40,154 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,185 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMailNodesList
2005-12-31 10:12:40,192 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:40,193 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:40,195 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@1f2428d
2005-12-31 10:12:40,202 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-31 10:12:40,204 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ReqRequest>
<Command name="omshowrt">
<Parameters enc="false">
<param flag="-q" value="all"/>
</Parameters>
</Command>
</ReqRequest>
2005-12-31 10:12:40,205 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'omshowrt' locally
2005-12-31 10:12:40,396 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-31 10:12:40,398 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ResResponse>
<Command name="omshowrt">
<Status>OK:0</Status>
<Output>
<Line value="LOCAL 121 "/>
<Line value="LOCAL abc "/>
<Line value="LOCAL xyz "/>
<Line value="LOCAL HQ "/>
<Line value="UNIX internet MIME"/>
<Line value="UNIX internet,tnef TNEF"/>
<Line value="LOCAL scalix,xyz "/>
<Line value="LOCAL scalix,trl "/>
<Line value="LOCAL test "/>
</Output>
</Command>
</ResResponse>
2005-12-31 10:12:40,407 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:40,408 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:40,412 DEBUG [GetMailNodesList.createResponseMessage:167] Looking for ServerTable entry key xyz.com
2005-12-31 10:12:40,429 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:40,456 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:40,457 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:40,466 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:40,474 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:40,476 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:40,477 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:40,483 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:40,484 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:40,486 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:40,487 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:40,488 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:40,489 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:40,490 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:40,492 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:512
2005-12-31 10:12:40,467 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:40,536 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:40,537 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:40,538 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:40,539 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:40,540 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:40,541 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:40,543 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:40,544 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:40,545 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:482
2005-12-31 10:12:40,546 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:40,547 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:40,549 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:40,556 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:40,557 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:40,560 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,561 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,563 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:40,564 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:40,566 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:40,567 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:40,570 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:40,571 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:40,573 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:40,574 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:40,576 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:40,577 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:40,579 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,580 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,581 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,583 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = Login
2005-12-31 10:12:40,584 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,585 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =Login
2005-12-31 10:12:40,592 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,594 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,595 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,596 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = Login
2005-12-31 10:12:40,598 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,599 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =Login
2005-12-31 10:12:40,601 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,602 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,603 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:40,604 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:40,606 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,607 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,609 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:40,610 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:40,611 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:40,613 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:40,614 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:40,615 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:40,617 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:40,618 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:40,619 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:40,621 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:40,622 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:40,624 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:40,625 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@a33ce2
2005-12-31 10:12:40,627 DEBUG [RbacAuthorizationHelper.authenticateUser:49] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:40,628 DEBUG [RbacAuthorizationHelper.authenticateUser:50] Sending request as user id =
sxadmin@scalix.xyz.com
2005-12-31 10:12:40,630 DEBUG [RbacAuthorizationHelper.authenticateUser:51] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:40,633 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:40,634 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:40,635 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:40,643 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:40,644 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:40,645 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,647 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,648 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:40,649 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:40,651 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:40,652 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:40,653 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:40,655 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:40,656 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:40,657 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:40,658 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:40,660 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:40,661 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,662 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,664 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,665 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerLicenseType
2005-12-31 10:12:40,666 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,668 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerLicenseType
2005-12-31 10:12:40,674 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,675 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,677 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:40,678 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerLicenseType
2005-12-31 10:12:40,679 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerLicenseTypeParameters = null
2005-12-31 10:12:40,681 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-31 10:12:40,682 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,683 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,685 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:40,686 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:40,688 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:40,689 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:40,690 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:40,692 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerLicenseType
2005-12-31 10:12:40,693 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:40,694 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerLicenseType
2005-12-31 10:12:40,698 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-31 10:12:40,700 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-31 10:12:40,701 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@93c4f1
2005-12-31 10:12:40,704 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-31 10:12:40,706 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ReqRequest>
<Command name="sxsysclass">
<Parameters enc="false"/>
</Command>
</ReqRequest>
2005-12-31 10:12:40,707 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxsysclass' locally
2005-12-31 10:12:40,780 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-31 10:12:40,782 DEBUG [RESXMLHelperUtils.dumpDocument:217] <?xml version="1.0" encoding="UTF-8"?>
<ResResponse>
<Command name="sxsysclass">
<Status>OK:0</Status>
<Output>
<Line value="full"/>
</Output>
</Command>
</ResResponse>
2005-12-31 10:12:40,790 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:40,792 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:40,802 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:40,847 DEBUG [RbacAuthorizationHelper.isScalixUser:209] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:40,848 DEBUG [RbacAuthorizationHelper.isScalixUser:210] Sending request as querymgr id =sxqueryadmin@scalix.xyz.com
2005-12-31 10:12:40,849 DEBUG [RbacAuthorizationHelper.isScalixUser:211] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:40,870 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:166] Sending request to ldap host =scalix.xyz.com
2005-12-31 10:12:40,872 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:167] Sending request as user id =
sxadmin@scalix.xyz.com
2005-12-31 10:12:40,873 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:168] Filter =(omUlAuthid=sxadmin@scalix.xyz.com)
2005-12-31 10:12:40,907 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-31 10:12:40,908 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-31 10:12:40,928 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-31 10:12:40,958 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-31 10:12:40,959 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-31 10:12:40,961 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:scalix.xyz.com:8080
2005-12-31 10:12:40,962 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
2005-12-31 10:12:40,963 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
2005-12-31 10:12:40,965 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us,en;q=0.5
2005-12-31 10:12:40,966 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip,deflate
2005-12-31 10:12:40,971 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7
2005-12-31 10:12:40,972 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header keep-alive:300
2005-12-31 10:12:40,974 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:keep-alive
2005-12-31 10:12:40,975 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-31 10:12:40,981 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:700
2005-12-31 10:12:40,983 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header pragma:no-cache
2005-12-31 10:12:40,984 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-31 10:12:40,990 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-31 10:12:41,003 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-31 10:12:41,004 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-31 10:12:41,011 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,012 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,014 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:41,015 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-31 10:12:41,021 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-31 10:12:41,023 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-31 10:12:41,024 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-31 10:12:41,030 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-31 10:12:41,032 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@scalix.xyz.com
2005-12-31 10:12:41,033 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-31 10:12:41,034 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-31 10:12:41,041 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-31 10:12:41,042 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,044 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,045 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:41,051 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMemberAccessGroupList
2005-12-31 10:12:41,053 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:41,054 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMemberAccessGroupList
2005-12-31 10:12:41,073 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,075 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,081 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-31 10:12:41,082 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMemberAccessGroupList
2005-12-31 10:12:41,084 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-31 10:12:41,090 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMemberAccessGroupList
2005-12-31 10:12:41,092 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,093 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,094 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-31 10:12:41,101 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-31 10:12:41,102 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,104 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,110 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:41,112 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetMemberAccessGroupList
2005-12-31 10:12:41,113 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetMemberAccessGroupListParameters = null
2005-12-31 10:12:41,114 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-31 10:12:41,121 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,122 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,124 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:41,125 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetMemberAccessGroupList
2005-12-31 10:12:41,131 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetMemberAccessGroupListParameters = null
2005-12-31 10:12:41,133 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found GetMemberAccessGroupListParameters
2005-12-31 10:12:41,134 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-31 10:12:41,141 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-31 10:12:41,142 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-31 10:12:41,143 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetMemberAccessGroupList
2005-12-31 10:12:41,145 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetMemberAccessGroupListParameters = null
2005-12-31 10:12:41,151 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found GetMemberAccessGroupListParameters
2005-12-31 10:12:41,153 DEBUG [AddUser.extractAttr:441] Sub Element=entity
2005-12-31 10:12:41,154 DEBUG [AddUser.extractAttr:444] attribute name=name
2005-12-31 10:12:41,161 DEBUG [AddUser.extractAttr:445] value =modify
2005-12-31 10:12:41,162 DEBUG [AddUser.extractAttr:441] Sub Element=entity
2005-12-31 10:12:41,163 DEBUG [AddUser.extractAttr:444] attribute name=value
2005-12-31 10:12:41,165 DEBUG [AddUser.extractAttr:445] value =true
2005-12-31 10:12:41,166 DEBUG [AddUser.extractAttr:441] Sub Element=entity
2005-12-31 10:12:41,167 DEBUG [AddUser.extractAttr:444] attribute name=name
2005-12-31 10:12:41,169 DEBUG [AddUser.extractAttr:445] value