11.0 -> 11.0.1 upgrade problems ...
Posted: Tue Feb 06, 2007 1:44 pm
Ok,
Basic upgrade and mailserver worked fine.
A bit of tweaking saw webmail working. (spellcheck and search now work!)
So far so good ... but I can't get /sac working.
I'm guessing the error below is the cause, can anyone tell me which socket it's trying to open and which config file it's getting this from ?
Thanks,
Gareth.
Basic upgrade and mailserver worked fine.
A bit of tweaking saw webmail working. (spellcheck and search now work!)
So far so good ... but I can't get /sac working.
I'm guessing the error below is the cause, can anyone tell me which socket it's trying to open and which config file it's getting this from ?
Thanks,
Gareth.
Code: Select all
2007-02-06 16:50:44,626 INFO [SOAPDispatcherServlet.init:77] ====> CAA is starting up, standby <====
2007-02-06 16:50:44,834 WARN [CAAConfigLoader.parseConfigDocument:224] No services are configured in this config file
2007-02-06 16:50:45,062 INFO [GuidToServerCache$CleanupThread.run:39] Guid2Server cache is empty. Skipping cleanup
2007-02-06 16:50:45,066 FATAL [CAAInitializerManager.loadAllInitializers:58] Exception in initializer for scalix.res
java.net.BindException: Address already in use
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(PlainDatagramSocketImpl.java:82)
at java.net.DatagramSocket.bind(DatagramSocket.java:368)
at java.net.DatagramSocket.<init>(DatagramSocket.java:210)
at java.net.DatagramSocket.<init>(DatagramSocket.java:261)
at java.net.DatagramSocket.<init>(DatagramSocket.java:234)