No login after rebooting

Discuss Scalix Management Services ( formerly Scalix Admin Console )

Moderator: ScalixSupport

icta

No login after rebooting

Postby icta » Mon Dec 19, 2005 4:57 am

Hi

I have installed the Scalix Community edition, on Suse, but there is a problem.
after the installation i can login to SAC and it just works well, but when i reboot the server, i cannot login to SAC anymore! I dont know what causes this problem...
Can somebody help me?

greetz

Peter

icta

Postby icta » Mon Dec 19, 2005 5:02 am

Some more information: Scalix webmail works excellent, the only problem is that I get this error message after trying to login into SAC: 'Could not login, Could not fetch configuration information. Possible problem with administration server.'

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Mon Dec 19, 2005 5:27 am

icta wrote:Some more information: Scalix webmail works excellent, the only problem is that I get this error message after trying to login into SAC: 'Could not login, Could not fetch configuration information. Possible problem with administration server.'


Hello,

please let us know what your hostname is and the contents of your /etc/hosts file.

Cheers,

Sascha.

icta

Postby icta » Mon Dec 19, 2005 5:46 am

here it is...

--------------------------/etc/hosts------------------------------

127.0.0.1 localhost

# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback

fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
192.168.0.100 mailserver.basisschool.nl mailserver

-------------------------------------------------------------------


greetz Peter

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Mon Dec 19, 2005 6:05 am

icta wrote:here it is...

--------------------------/etc/hosts------------------------------

127.0.0.1 localhost

# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback

fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
192.168.0.100 mailserver.basisschool.nl mailserver

-------------------------------------------------------------------


greetz Peter


Ok, so basic DNS is correct.

Can you please in

/etc/opt/scalix/caa/config/log4j.properties

set

# switch on or off level and log destinations here
log4j.rootLogger=DEBUG
log4j.logger.com.scalix.caa.util.CAALogger=DEBUG, file

and restart Tomcat. Then, attempt a login and paste the output of caa.log here.

Cheers,

Sascha.

icta

Postby icta » Mon Dec 19, 2005 6:33 am

it's huge :-)

2005-12-19 11:17:36,190 INFO [RESInitializer.terminate:237] Shutting down UberManager and all its threads...
2005-12-19 11:17:36,193 INFO [RESMonitor.halt:157] RESMonitor-thread Thread shutting down
2005-12-19 11:17:36,197 INFO [NotificationEventListener.cleanup:268] NotificationEventListener-Thread closing UDP socket...
2005-12-19 11:17:36,207 INFO [NotificationEventListener$WorkerThread.halt:120] com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-0 Thread shutting down...
2005-12-19 11:17:36,210 INFO [NotificationEventListener$WorkerThread.halt:120] com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-1 Thread shutting down...
2005-12-19 11:17:36,215 INFO [GuidToServerCache$CleanupThread.stopThread:54] com.scalix.sac.ubermgr.data.GuidToServerCache$CleanupThread-thread Shutting down...
2005-12-19 11:17:36,213 ERROR [NotificationEventListener.run:233] java.net.SocketException: Socket closed
2005-12-19 11:20:10,210 INFO [SOAPDispatcherServlet.init:76] ====> CAA is starting up, standby <====
2005-12-19 11:20:10,282 DEBUG [CAAConfigLoader.init:104] **** Start of Config Loader ****
2005-12-19 11:20:10,288 DEBUG [CAAConfigLoader.init:109] Framework config file: framework-config.xml
2005-12-19 11:20:10,294 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/framework-config.xml
2005-12-19 11:20:10,468 DEBUG [CAAConfigLoader.parseConfigDocument:200] Service type: system
2005-12-19 11:20:10,475 DEBUG [CAAConfigLoader.getParamNodeValue:373] The node disabled was not found in service system, component null
2005-12-19 11:20:10,481 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: sessionManager
2005-12-19 11:20:10,487 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for system, key sessionManager.class, value com.scalix.caa.framework.CAASessionManager
2005-12-19 11:20:10,526 DEBUG [CAASessionManager.readConfig:261] Reading config
2005-12-19 11:20:10,533 DEBUG [CAASessionManager.readConfig:295] Setting sessionTimeout=6000000
2005-12-19 11:20:10,539 DEBUG [CAASessionManager.readConfig:299] Setting cleanupFrequency=50000
2005-12-19 11:20:10,545 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: securityProvider
2005-12-19 11:20:10,551 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for system, key securityProvider.class, value com.scalix.caa.security.CAAKerberosProvider
2005-12-19 11:20:10,576 DEBUG [CAAConfigLoader.getValue:56] Looking for config for system, key config.dir found /etc/opt/scalix/caa/config
2005-12-19 11:20:10,589 DEBUG [CAAKerberosProvider.readConfig:420] ParamName: loginFile, value krblogin.conf
2005-12-19 11:20:10,596 DEBUG [CAAConfigLoader.init:129] Service config file: sample-service-config.xml
2005-12-19 11:20:10,602 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/sample-service-config.xml
2005-12-19 11:20:10,626 WARN [CAAConfigLoader.parseConfigDocument:224] No services are configured in this config file
2005-12-19 11:20:10,632 DEBUG [CAAConfigLoader.init:129] Service config file: scalix.res-config.xml
2005-12-19 11:20:10,654 DEBUG [CAAConfigLoader.loadConfigFile:150] Loading config from /etc/opt/scalix/caa/config/scalix.res-config.xml
2005-12-19 11:20:10,704 DEBUG [CAAConfigLoader.parseConfigDocument:200] Service type: scalix.res
2005-12-19 11:20:10,710 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: disabled
2005-12-19 11:20:10,716 DEBUG [CAAConfigLoader.getParamNodeValue:373] The node class was not found in service scalix.res, component disabled
2005-12-19 11:20:10,738 ERROR [CAAConfigLoader.parseComponentNode:244] Service scalix.res, Component disabled has no class defined!
2005-12-19 11:20:10,744 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: initializer
2005-12-19 11:20:10,778 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key initializer.class, value com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-19 11:20:10,816 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-19 11:20:10,822 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key initializer.class, value
com.scalix.sac.ubermgr.caa.RESInitializer

2005-12-19 11:20:11,082 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: transformer
2005-12-19 11:20:11,089 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key transformer.class, value com.scalix.sac.ubermgr.caa.RESTransformer
2005-12-19 11:20:11,120 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-19 11:20:11,134 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key transformer.class, value
com.scalix.sac.ubermgr.caa.RESTransformer

2005-12-19 11:20:11,149 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: connection
2005-12-19 11:20:11,171 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key connection.class, value com.scalix.sac.ubermgr.caa.RESConnection
2005-12-19 11:20:11,244 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-19 11:20:11,271 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key connection.class, value
com.scalix.sac.ubermgr.caa.RESConnection

2005-12-19 11:20:11,277 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: mode
2005-12-19 11:20:11,303 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key connection.mode, value 1
2005-12-19 11:20:11,345 DEBUG [CAAConfigLoader.parseComponentNode:295] Storing config for scalix.res, key connection.configurator.class, value com.scalix.caa.framework.CAAConnectionPoolManager
2005-12-19 11:20:11,374 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: minConnections
2005-12-19 11:20:11,380 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 2
2005-12-19 11:20:11,385 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxConnections
2005-12-19 11:20:11,389 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 8
2005-12-19 11:20:11,395 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxLifeTime
2005-12-19 11:20:11,400 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 86400000
2005-12-19 11:20:11,404 DEBUG [CAAConnectionPoolManager.readConfig:350] ParamName: maxIdleTime
2005-12-19 11:20:11,409 DEBUG [CAAConnectionPoolManager.readConfig:357] Value: 300000
2005-12-19 11:20:11,414 DEBUG [CAAConnectionPoolManager.initializePool:249] Initializing pool for scalix.res with initial size of 2
2005-12-19 11:20:11,425 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key connection.class found com.scalix.sac.ubermgr.caa.RESConnection
2005-12-19 11:20:11,430 DEBUG [CAAConnectionFactory.createConnection:49] Class name is com.scalix.sac.ubermgr.caa.RESConnection
2005-12-19 11:20:11,436 DEBUG [CAAConnectionPoolManager.createNewAndAddToPool:285] Adding new connection to pool for scalix.res and endpoint null
2005-12-19 11:20:11,441 DEBUG [CAAConnectionPoolManager.logConnectionPool:315] Connection pool scalix.res status: min=2,max=10,size=1,used=0
2005-12-19 11:20:11,446 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key connection.class found com.scalix.sac.ubermgr.caa.RESConnection
2005-12-19 11:20:11,504 DEBUG [CAAConnectionFactory.createConnection:49] Class name is com.scalix.sac.ubermgr.caa.RESConnection
2005-12-19 11:20:11,509 DEBUG [CAAConnectionPoolManager.createNewAndAddToPool:285] Adding new connection to pool for scalix.res and endpoint null
2005-12-19 11:20:11,514 DEBUG [CAAConnectionPoolManager.logConnectionPool:315] Connection pool scalix.res status: min=2,max=10,size=2,used=0
2005-12-19 11:20:11,519 DEBUG [CAAConfigLoader.parseComponentNode:236] ComponentName: service
2005-12-19 11:20:11,523 DEBUG [CAAConfigLoader.parseComponentNode:251] Storing config for scalix.res, key service.class, value com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:20:11,539 DEBUG [CAAConfigLoader.parseComponentParam:346] ParamName: class
2005-12-19 11:20:11,544 DEBUG [CAAConfigLoader.parseComponentParam:350] Storing config for scalix.res, key service.class, value
com.scalix.sac.ubermgr.caa.RESService

2005-12-19 11:20:11,548 DEBUG [CAAConfigLoader.init:145] **** End of Config Loader ****
2005-12-19 11:20:11,596 DEBUG [CAAInitializerManager.loadAllInitializers:27] **** Start of Load Initializers ****
2005-12-19 11:20:11,606 DEBUG [CAAConfigLoader.getValue:56] Looking for config for system, key initializer.class found null
2005-12-19 11:20:11,610 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key initializer.class found com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-19 11:20:11,614 DEBUG [CAAInitializerFactory.getInitializer:42] Class name for scalix.res is com.scalix.sac.ubermgr.caa.RESInitializer
2005-12-19 11:20:11,619 DEBUG [CAAInitializerFactory.getInitializer:63] Initializer for scalix.res is com.scalix.sac.ubermgr.caa.RESInitializer@83e1e
2005-12-19 11:20:11,623 DEBUG [CAAInitializerManager.loadAllInitializers:49] Initializing service scalix.res
2005-12-19 11:20:11,653 DEBUG [UberMgrConfig.loadFile:171] Loading Ubermanager properties...
2005-12-19 11:20:11,677 DEBUG [UberMgrConfig.loadFile:175] Finished Loading Ubermanager properties
2005-12-19 11:20:11,681 DEBUG [UberMgrConfig.loadLdapAttribs:187] Loading Ldap Attribute mappings...
2005-12-19 11:20:11,777 DEBUG [UberMgrConfig.loadLdapAttribs:191] Finished Loading Ldap Attribute mappings...entries read=33
2005-12-19 11:20:11,782 DEBUG [UberMgrConfig.loadDirectoryAttribs:203] Loading X.400 Attributes for USERLIST
2005-12-19 11:20:11,818 DEBUG [UberMgrConfig.loadDirectoryAttribs:221] Finised Loading X.400 Attributes for USERLIST
2005-12-19 11:20:11,822 DEBUG [UberMgrConfig.loadDirectoryAttribs:203] Loading X.400 Attributes for SYSTEM
2005-12-19 11:20:11,944 DEBUG [UberMgrConfig.loadDirectoryAttribs:221] Finised Loading X.400 Attributes for SYSTEM
2005-12-19 11:20:11,948 DEBUG [RESInitializer.initNotificationTables:145] Reading Event Notifications Table:events.data
2005-12-19 11:20:12,049 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-19 11:20:12,054 DEBUG [EventTable.readTable:51] com.scalix.sac.ubermgr.events.EventTable:No events persitence data found
2005-12-19 11:20:12,058 DEBUG [RESInitializer.initNotificationTables:147] Finished Event Notifications Table
2005-12-19 11:20:12,086 INFO [GuidToServerCache$CleanupThread.run:39] Guid2Server cache is empty. Skipping cleanup
2005-12-19 11:20:12,130 INFO [NotificationEventListener.launch:243] Main Notification Event Listener thread launched...
2005-12-19 11:20:12,149 INFO [NotificationEventListener.launch:246] Notification Worker thread com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-0 launched...
2005-12-19 11:20:12,161 INFO [NotificationEventListener.launch:246] Notification Worker thread com.scalix.sac.ubermgr.events.NotificationEventListener$WorkerThread-thread-1 launched...
2005-12-19 11:20:12,177 DEBUG [RESMonitor.<init>:43] Now monitoring RES servers. We will check every 60 seconds and tolerate no heartbeat for 720 seconds
2005-12-19 11:20:12,182 INFO [RESInitializer.initNotificationListener:201] RESMonitor-thread Thread launched...
2005-12-19 11:20:12,190 DEBUG [RESInitializer.initLocalDeployment:89] Registering server mailserver.basisschool.nl in local mode
2005-12-19 11:20:12,202 DEBUG [UberMgrConfig.loadServiceDaemonMappings:71] Loading Service/Daemon Mappings
2005-12-19 11:20:12,215 DEBUG [RESMonitor.run:64] There are no remote servers and 1 local server registered
2005-12-19 11:20:12,219 DEBUG [UberMgrConfig.loadServiceDaemonMappings:74] Finished Loading Service/Daemon Mappings
2005-12-19 11:20:12,230 DEBUG [UberMgrConfig.loadServiceDaemonMappings:75] Service/Daemon Mappings=36
2005-12-19 11:20:12,235 DEBUG [UberMgrConfig.loadScalixQueuesNames:58] Loading Service Scalix Queue Names
2005-12-19 11:20:12,241 DEBUG [UberMgrConfig.loadScalixQueuesNames:61] Finished Loading Scalix Queue Names
2005-12-19 11:20:12,246 DEBUG [UberMgrConfig.loadScalixCompsRpmNames:50] Loading Scalix Component RPM prefix names
2005-12-19 11:20:12,251 DEBUG [UberMgrConfig.loadScalixCompsRpmNames:53] Finished Loading Scalix Component RPM prefix names
2005-12-19 11:20:12,256 DEBUG [CAAInitializerManager.loadAllInitializers:67] **** End of Load Initializers ****
2005-12-19 11:20:12,260 INFO [SOAPDispatcherServlet.init:118] ====> CAA started, you may fire when ready <====
2005-12-19 11:20:12,367 DEBUG [RESMonitor.run:84] Skipping local server mailserver.basisschool.nl
2005-12-19 11:21:12,394 DEBUG [RESMonitor.run:64] There are no remote servers and 1 local server registered
2005-12-19 11:21:12,397 DEBUG [RESMonitor.run:84] Skipping local server mailserver.basisschool.nl
2005-12-19 11:21:35,411 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:35,414 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:35,559 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:35,562 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:35,566 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:35,569 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:35,572 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:35,575 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:35,578 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:35,581 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:451
2005-12-19 11:21:35,584 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:35,587 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:35,590 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:36,170 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:37,949 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:37,953 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:37,966 DEBUG [SOAPTransformerFactory.getTransformer:50] Service type from SOAP message is scalix.res
2005-12-19 11:21:37,969 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key transformer.class found com.scalix.sac.ubermgr.caa.RESTransformer
2005-12-19 11:21:37,998 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:38,002 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:38,006 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:38,010 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:38,019 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:38,023 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:38,027 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:38,030 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:38,083 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:38,086 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:38,090 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:38,092 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:38,096 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:38,099 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:38,102 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:38,105 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-19 11:21:38,108 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:38,111 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-19 11:21:38,158 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:38,161 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:38,164 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:38,167 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:38,171 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:38,174 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:38,177 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:38,180 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-19 11:21:38,183 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:38,186 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-19 11:21:38,197 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:38,201 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:38,279 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@145f939
2005-12-19 11:21:38,323 DEBUG [RbacAuthorizationHelper.authenticateUser:49] Sending request to ldap host =mailserver.basisschool.nl
2005-12-19 11:21:38,326 DEBUG [RbacAuthorizationHelper.authenticateUser:50] Sending request as user id = sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:38,330 DEBUG [RbacAuthorizationHelper.authenticateUser:51] Filter =(omUlAuthid=sxadmin@mailserver.basisschool.nl)
2005-12-19 11:21:38,685 DEBUG [RbacAuthorizationHelper.isScalixUser:209] Sending request to ldap host =mailserver.basisschool.nl
2005-12-19 11:21:38,689 DEBUG [RbacAuthorizationHelper.isScalixUser:210] Sending request as querymgr id =sxqueryadmin@mailserver.basisschool.nl
2005-12-19 11:21:38,692 DEBUG [RbacAuthorizationHelper.isScalixUser:211] Filter =(omUlAuthid=sxadmin@mailserver.basisschool.nl)
2005-12-19 11:21:38,733 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:166] Sending request to ldap host =mailserver.basisschool.nl
2005-12-19 11:21:38,736 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:167] Sending request as user id = sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:38,739 DEBUG [RbacAuthorizationHelper.isUserScalixAdmin:168] Filter =(omUlAuthid=sxadmin@mailserver.basisschool.nl)
2005-12-19 11:21:38,918 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-19 11:21:38,924 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-19 11:21:38,972 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:38,993 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:38,995 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:38,999 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:39,002 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:39,004 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:39,007 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:39,010 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:39,013 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:39,016 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:39,018 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:467
2005-12-19 11:21:39,021 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:39,024 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:39,027 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:39,030 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:39,043 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:39,050 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:39,053 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,065 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,068 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:39,071 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:39,098 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:39,101 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:39,113 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:39,116 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:39,119 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:39,130 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:39,133 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:39,138 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:39,141 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,145 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,148 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:39,151 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:39,154 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:39,157 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-19 11:21:39,170 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,173 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,177 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:39,180 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:39,183 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-19 11:21:39,186 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-19 11:21:39,189 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,192 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,196 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:39,199 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:39,202 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,205 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,208 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:39,212 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:39,215 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:39,218 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-19 11:21:39,253 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,256 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,270 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:39,274 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:39,277 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-19 11:21:39,280 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found GetServerGeneralSettingsParameters
2005-12-19 11:21:39,320 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:39,323 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:39,326 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@61cd2
2005-12-19 11:21:39,350 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-19 11:21:39,431 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-19 11:21:39,435 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxconfig' locally
2005-12-19 11:21:39,584 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-19 11:21:39,591 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=basisschool.nl"/>
<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"/>
</Output>
</Command>
</ResResponse>

2005-12-19 11:21:39,633 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-19 11:21:39,636 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-19 11:21:39,674 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:39,695 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:39,698 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:39,702 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:39,705 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:39,707 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:39,710 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:39,713 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:39,716 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:39,719 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:39,721 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:489
2005-12-19 11:21:39,724 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:39,727 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:39,730 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:39,733 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:39,747 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:39,750 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:39,753 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,756 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,760 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:39,763 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:39,766 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:39,769 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:39,772 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:39,775 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:39,778 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:39,781 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:39,784 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:39,787 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:39,791 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,794 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,797 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:39,800 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-19 11:21:39,804 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:39,807 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerMailAddressGenerationRules
2005-12-19 11:21:39,821 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,825 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,828 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:39,831 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-19 11:21:39,835 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerMailAddressGenerationRulesParameters = null
2005-12-19 11:21:39,838 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-19 11:21:39,842 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,845 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,848 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:39,881 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:39,885 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:39,896 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:39,899 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:39,903 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-19 11:21:39,949 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:39,953 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerMailAddressGenerationRules
2005-12-19 11:21:39,970 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:39,988 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:39,996 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@4fe91e
2005-12-19 11:21:40,003 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-19 11:21:40,008 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-19 11:21:40,011 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxconfig' locally
2005-12-19 11:21:40,103 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-19 11:21:40,109 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=basisschool.nl"/>
<Line value="orniasys.name_part_1=&quot;C&quot; &lt;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-19 11:21:40,124 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-19 11:21:40,126 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-19 11:21:40,149 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:40,167 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:40,205 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:40,208 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:40,210 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:40,243 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:40,245 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:40,247 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:40,250 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:40,252 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:40,254 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:451
2005-12-19 11:21:40,256 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:40,258 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:40,261 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:40,263 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:40,314 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:40,317 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:40,319 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:40,321 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:40,324 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:40,326 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:40,328 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:40,330 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:40,333 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:40,335 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:40,337 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:40,339 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:40,341 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:40,344 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:40,346 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:40,348 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:40,350 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:40,474 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMailNodesList
2005-12-19 11:21:40,476 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:40,479 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMailNodesList
2005-12-19 11:21:40,492 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:40,494 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:40,496 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:40,499 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetMailNodesList
2005-12-19 11:21:40,501 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetMailNodesListParameters = null
2005-12-19 11:21:40,503 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-19 11:21:40,506 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:40,508 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:40,510 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:40,513 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:40,515 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:40,517 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:40,520 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:40,522 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetMailNodesList
2005-12-19 11:21:40,524 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:40,527 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetMailNodesList
2005-12-19 11:21:40,535 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:40,537 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:40,540 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@13a34af
2005-12-19 11:21:40,552 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-19 11:21:40,555 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-19 11:21:40,564 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'omshowrt' locally
2005-12-19 11:21:40,591 FATAL [RESServiceHandler.GetMailNodesList:555] java.lang.reflect.InvocationTargetException:mailserver.basisschool.nl
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.scalix.sac.ubermgr.res.LocalServiceHandler.service(LocalServiceHandler.java:100)
at com.scalix.sac.ubermgr.res.RESServiceHandler.GetMailNodesList(RESServiceHandler.java:514)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.scalix.sac.ubermgr.caa.RESService.doRequest(RESService.java:108)
at com.scalix.caa.soap.SOAPDispatcherServlet.onMessage(SOAPDispatcherServlet.java:267)
at com.scalix.caa.soap.SAAJServlet.doPost(SAAJServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.IOException: java.io.IOException: omshowrt: not found
at java.lang.UNIXProcess.<init>(UNIXProcess.java:143)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at java.lang.Runtime.exec(Runtime.java:491)
at com.scalix.sac.res.util.CmdExecution.executeCmd(CmdExecution.java:99)
at com.scalix.sac.res.handlers.Omshowrt.execute(Omshowrt.java:27)
... 39 more
2005-12-19 11:21:40,605 ERROR [GetMailNodesList.buildResponseMessage:101] Skipping server mailserver.basisschool.nl. No document received!
2005-12-19 11:21:40,699 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:59,165 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:59,167 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:59,170 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:59,172 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:59,174 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:59,176 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:59,178 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:59,180 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:59,182 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:59,184 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:451
2005-12-19 11:21:59,186 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:59,187 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:59,189 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:59,192 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:59,204 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:59,206 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:59,208 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,211 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,213 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,215 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:59,217 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:59,219 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:59,221 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:59,224 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:59,226 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:59,228 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:59,230 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:59,232 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:59,236 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,238 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,240 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:59,242 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-19 11:21:59,245 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:59,247 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-19 11:21:59,249 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,251 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,254 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:59,256 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:59,258 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,261 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,263 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:59,265 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetConsoleConfig
2005-12-19 11:21:59,268 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:59,270 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetConsoleConfig
2005-12-19 11:21:59,272 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:59,274 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:59,277 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@10f0625
2005-12-19 11:21:59,290 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-19 11:21:59,293 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-19 11:21:59,305 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:59,324 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:59,326 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:59,329 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:59,331 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:59,333 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:59,335 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:59,337 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:59,339 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:59,341 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:59,343 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:467
2005-12-19 11:21:59,345 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:59,347 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:59,349 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:59,351 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:59,363 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:59,365 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:59,367 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,370 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,372 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,374 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:59,376 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:59,378 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:59,381 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:59,383 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:59,385 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:59,387 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:59,390 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:59,392 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:59,394 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,396 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,398 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:59,401 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:59,403 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:59,405 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-19 11:21:59,408 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,410 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,412 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,415 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:59,417 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-19 11:21:59,419 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-19 11:21:59,422 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,424 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,426 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:59,429 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:59,431 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,433 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,436 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:59,438 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:59,440 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:59,443 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerGeneralSettings
2005-12-19 11:21:59,446 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,448 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,450 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,453 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerGeneralSettings
2005-12-19 11:21:59,455 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerGeneralSettingsParameters = null
2005-12-19 11:21:59,457 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found GetServerGeneralSettingsParameters
2005-12-19 11:21:59,465 DEBUG [CAAServiceFactory.getService:52] Looking for service called scalix.res
2005-12-19 11:21:59,467 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key service.class found com.scalix.sac.ubermgr.caa.RESService
2005-12-19 11:21:59,470 DEBUG [SOAPDispatcherServlet.onMessage:265] Calling doRequest() on service com.scalix.sac.ubermgr.caa.RESService@15c97e4
2005-12-19 11:21:59,475 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES request) <-----
2005-12-19 11:21:59,479 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-19 11:21:59,481 DEBUG [LocalServiceHandler.service:83] Local server configured, calling RES command 'sxconfig' locally
2005-12-19 11:21:59,571 DEBUG [RESXMLHelperUtils.dumpDocument:206] ---> RES XML Document (RES response) <-----
2005-12-19 11:21:59,577 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=basisschool.nl"/>
<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"/>
</Output>
</Command>
</ResResponse>

2005-12-19 11:21:59,591 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:422] Body element1 CAAResponseMessage = null
2005-12-19 11:21:59,594 DEBUG [SOAPHelperUtils.getSoapBodyResponseElement:424] Found CAAResponseMessage
2005-12-19 11:21:59,618 DEBUG [SAAJServlet.doPost:130] ************ Request End Success ***************
2005-12-19 11:21:59,629 DEBUG [SAAJServlet.doPost:93] ************ Request Start ***************
2005-12-19 11:21:59,631 DEBUG [SAAJServlet.doPost:95] Starting SAAJServlet with POST
2005-12-19 11:21:59,638 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept:*/*
2005-12-19 11:21:59,640 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-language:en-us
2005-12-19 11:21:59,642 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header referer:http://192.168.0.100:8080/sac/AdminApp.jsp
2005-12-19 11:21:59,644 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-type:text/xml
2005-12-19 11:21:59,646 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header accept-encoding:gzip, deflate
2005-12-19 11:21:59,648 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header user-agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
2005-12-19 11:21:59,650 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header host:192.168.0.100:8080
2005-12-19 11:21:59,652 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header content-length:489
2005-12-19 11:21:59,654 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header connection:Keep-Alive
2005-12-19 11:21:59,656 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cache-control:no-cache
2005-12-19 11:21:59,658 DEBUG [SAAJUtils.dumpHeaders:129] -----> Header cookie:opPrefs=ww_root%3A1280%26wh_root%3A968%26wl_root%3A0%26wt_root%3A4%26wl_peter.westendorp@basisschool.nl%3A174%26wt_peter.westendorp@basisschool.nl%3A156
2005-12-19 11:21:59,660 DEBUG [SOAPDispatcherServlet.onMessage:158] **** Start of Message Handling ****
2005-12-19 11:21:59,673 DEBUG [SOAPHelper.getElementValue:144] Found ServiceType
2005-12-19 11:21:59,675 DEBUG [CAAConfigLoader.getValue:56] Looking for config for scalix.res, key disabled found null
2005-12-19 11:21:59,677 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,679 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,681 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,684 DEBUG [SOAPHelperUtils.getSoapBodyElement:190] Found Credentials
2005-12-19 11:21:59,686 DEBUG [SOAPHelperUtils.getCredentials:255] local name=id
2005-12-19 11:21:59,688 DEBUG [SOAPHelperUtils.getCredentials:256] qualified name=id
2005-12-19 11:21:59,690 DEBUG [SOAPHelperUtils.getCredentials:272] local name=name
2005-12-19 11:21:59,692 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=name
2005-12-19 11:21:59,694 DEBUG [SOAPHelperUtils.getCredentials:277] value=sxadmin@mailserver.basisschool.nl
2005-12-19 11:21:59,697 DEBUG [SOAPHelperUtils.getCredentials:272] local name=passwd
2005-12-19 11:21:59,699 DEBUG [SOAPHelperUtils.getCredentials:273] qualified name=passwd
2005-12-19 11:21:59,701 DEBUG [SOAPHelperUtils.getCredentials:282] value=xxxxxxxxx
2005-12-19 11:21:59,703 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,706 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,708 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 Credentials = null
2005-12-19 11:21:59,710 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-19 11:21:59,712 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found FunctionName
2005-12-19 11:21:59,714 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =GetServerMailAddressGenerationRules
2005-12-19 11:21:59,717 DEBUG [SOAPHelperUtils.getSoapBodyElement:179] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,719 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,722 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 Credentials = null
2005-12-19 11:21:59,724 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 FunctionName = GetServerMailAddressGenerationRules
2005-12-19 11:21:59,726 DEBUG [SOAPHelperUtils.getSoapBodyElement:187] Body element2 GetServerMailAddressGenerationRulesParameters = null
2005-12-19 11:21:59,728 DEBUG [SOAPHelperUtils.getSoapBodyElement:200] No SoapBodyElement of type ScalixServers found.
2005-12-19 11:21:59,731 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage = null
2005-12-19 11:21:59,733 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:77] Body element2 ServiceType = scalix.res
2005-12-19 11:21:59,736 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:80] Found ServiceType
2005-12-19 11:21:59,738 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:81] value =scalix.res
2005-12-19 11:21:59,740 DEBUG [SOAPHelperUtils.getSOAPBodyElementValue:69] Body element1 CAARequestMessage =

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Mon Dec 19, 2005 6:51 am

icta wrote:it's huge :-)


and the cause is ... drums rolling...

Caused by: java.io.IOException: java.io.IOException: omshowrt: not found

You restarted Tomcat as root and it is unable to execute the omxxx commands. You need to restart Tomcat with a valid searchpath.

Cheers,

Sascha.

icta

Postby icta » Mon Dec 19, 2005 8:55 am

so i need to change some file permissions, but wich files need to be changed?

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Mon Dec 19, 2005 10:00 am

icta wrote:so i need to change some file permissions, but wich files need to be changed?


Hello,

sorry for not being clear. The user that started Tomcat does not have the Scalix binaries in its searchpath. What OS are you running on and under what user do you start Tomcat ?

As a test, stop Tomcat, then do "su -", then start Tomcat again and see if you can log in.

By the way, you can change the DEBUG parameter in log4j back to INFO.

Cheers,

Sascha.

julio
Scalix
Scalix
Posts: 15
Joined: Fri Jun 24, 2005 6:51 pm
Location: San Mateo
Contact:

Postby julio » Mon Dec 19, 2005 12:12 pm

Looking at the caa.log ,GetMailNodesList fails because omshowrt is not in Tomcat's searchpath.

Doing what Sascha suggested in the previous post should do the job.
The Best Ideas are Simple

icta

Postby icta » Tue Dec 20, 2005 9:53 am

Hi,

Thanks for the support you already gave me!
i'm using SUSE as the OS for scalix, when I login as root (root starts tomcat) the problem is still there. But the problem is only there when I restart the server, logging in and out with different users don't make a difference.

How do I change the searchpath?

I hope you can help me out!

Greetz Peter

Sorry for the bad english grammar, my dutch is better :-)

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Dec 20, 2005 12:16 pm

icta wrote:Hi,

Thanks for the support you already gave me!
i'm using SUSE as the OS for scalix, when I login as root (root starts tomcat) the problem is still there. But the problem is only there when I restart the server, logging in and out with different users don't make a difference.

How do I change the searchpath?

I hope you can help me out!

Greetz Peter

Sorry for the bad english grammar, my dutch is better :-)


please try this script:

Code: Select all

!/bin/sh
#
# chkconfig: 345 91 10
#
# description: \
# This is the init script for starting up the Jakarta Tomcat server.
#
# To install this script on a RedHat or SuSE Linux system, follow these steps:
#
#   (1) log in as root
#   (2) copy this script to /etc/init.d
#   (3) enter "chmod 755 /etc/init.d/scalix-tomcat"
#   (4) edit the script using vi or your favorite editor and ensure that
#       CATALINA_HOME points to the location of your Tomcat 4 or 5 (or later)
#       directory
#   (5) enter "chkconfig --add scalix-tomcat"
#
#       Tomcat will now be configured to start as a system service when the
#       machine boots.
#
#   (6) enter "/etc/init.d/scalix-tomcat start" to manually start Tomcat and
#       "/etc/init.d/scalix-tomcat stop" to manually stop Tomcat.
#


###### !! PLEASE CHANGE THE FOLLOWING 3 LINES TO MATCH YOUR ENVIRONMENT !! ######
CATALINA_HOME="/home/jakarta-tomcat-5.0.19"
###### !! YOU SHOULD NOT NEED TO CHANGE ANYTHING BELOW HERE !! ######

export CATALINA_HOME

# you do not need to change anything below here

# detect the distribution:
if [ -f /etc/redhat-release -o -f /etc/fedora-release ] ; then
    DISTRIBUTION="redhat"
elif [ -f /etc/SuSE-release ] ; then
    DISTRIBUTION="suse"
else
    echo "Error: unsupported distribution" >&2
    exit 1
fi

# Source function library.
[ "$DISTRIBUTION" = "redhat" ] && . /etc/init.d/functions
[ "$DISTRIBUTION" = "suse" ] && . /etc/rc.status


# test if network is up (redhat-only):
if [ "$DISTRIBUTION" = "redhat" ] ; then
    # Get config.
    . /etc/sysconfig/network

    # Check that networking is up.
    [ "${NETWORKING}" = "no" ] && exit 0
fi

startup=$CATALINA_HOME/bin/startup.sh
shutdown=$CATALINA_HOME/bin/shutdown.sh

# Where the Scalix server admin commands live (for Scalix server installed locally)
PATH=$PATH:/opt/scalix/bin; export PATH

# Functions

if [ "$DISTRIBUTION" = "redhat" ] ; then

start() {
        action $"Starting Tomcat service: "  $startup
        RETVAL=$?
}

stop() {
        action $"Stopping Tomcat service: " $shutdown
        RETVAL=$?
}

elif [ "$DISTRIBUTION" = "suse" ] ; then

start() {
        echo -n "Starting Tomcat service"
        $startup
        rc_status -v
}

stop() {
        echo -n "Stoppping Tomcat service"
        $shutdown
        rc_status -v
}

fi

restart() {
    stop
    start
}


[ "$DISTRIBUTION" = "suse" ] && rc_reset

# See how we were called.
case "$1" in
  start)
        start
        ;;
  stop)
        stop
        ;;
  restart)
        restart
        ;;
  *)
        echo $"Usage: $0 {start|stop|restart}"
        exit 1
esac

[ "$DISTRIBUTION" = "suse" ] && rc_exit
exit 0
             


tot ziens!

Sascha.

icta

Postby icta » Wed Dec 21, 2005 5:58 am

Ok this script works! great!
But there's one more 'problem', when I reboot the suse-system, tomcat is is already started, so before running your script I have to stop the (old) tomcat manually, and restart it with your script. Then every thing works well.

Can I prevent to start the (old) tomcat during the booting-process? I want tomcat to start directly in the right way...

I hope you understand what i'm trying to make clear :-)

greetz

Peter

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Wed Dec 21, 2005 6:12 am

icta wrote:Ok this script works! great!
But there's one more 'problem', when I reboot the suse-system, tomcat is is already started, so before running your script I have to stop the (old) tomcat manually, and restart it with your script. Then every thing works well.

Can I prevent to start the (old) tomcat during the booting-process? I want tomcat to start directly in the right way...

I hope you understand what i'm trying to make clear :-)

greetz

Peter


Hi,

are you familiar with YAST? You can start / stop and disable services from within YAST. Statr yast, go into System, System Services (Runlevel), scroll down to tomcat and set service to disabled.

Cheers,

Sascha.

icta

Postby icta » Wed Dec 21, 2005 8:12 am

Ok, cool!

It's working!!!

Everbody on the Scalix helpdesk: Thanks for the support!

If this is working properly, we will use Scalix on about 10 - 20 schools in the Netherlands...

thank you

greetings

Peter


Return to “Scalix Management Services”



Who is online

Users browsing this forum: No registered users and 0 guests