Hudson build fails when a user logs out of RDP session
        Posted  
        
            by sjohnston
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sjohnston
        
        
        
        Published on 2010-05-03T17:16:07Z
        Indexed on 
            2010/05/03
            17:18 UTC
        
        
        Read the original article
        Hit count: 239
        
We are using Hudson to build mixed C++/Java projects with an Ant script. It is running in Tomcat 6, on a Win XP virtual machine.
I have noticed recently that when a user logs off the machine (from a remote desktop session), builds that are currently running tend to suddenly fail without an error message.
Has anyone encountered anything similar or have an idea what might be causing this effect? I can post additional information about our setup if needed, I'm just not sure what's relevant in this case.
© Stack Overflow or respective owner