Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Hudson 1.359, Jabber 1.10, IM 1.8
Description
Twice in the last few days I've had to update our Master node configuration, making changes only to a couple of environment variables. In both cases, the Jabber client in Hudson has disconnected and not reconnected. I don't see anything in the logs related to the disconnection or an attempt to reconnect:
Jul 15, 2010 9:31:04 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@101318a: display name [Root WebApplicationContext]; startup date [Thu Jul 15 09:31:04 EDT 2010]; root of context hierarchy Jul 15, 2010 9:31:04 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@101318a]: org.springframework.beans.factory.support.DefaultListableBeanFactory@15064b8 Jul 15, 2010 9:31:04 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15064b8: defining beans [activeDirectory,authenticationManager]; root of factory hierarchy Jul 15, 2010 9:31:04 AM hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider <init> INFO: Active Directory domain is DC=example,DC=com Jul 15, 2010 9:31:04 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@fb8ca2: display name [Root WebApplicationContext]; startup date [Thu Jul 15 09:31:04 EDT 2010]; root of context hierarchy Jul 15, 2010 9:31:04 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@fb8ca2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@15f89a7 Jul 15, 2010 9:31:04 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15f89a7: defining beans [filter,legacy]; root of factory hierarchy
If I restart Hudson, our Hudson Jabber user reconnects fine.