<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2><STRONG>Summary:</STRONG></FONT></SPAN></DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial size=2>There's a bug in 
org.opencms.synchronize.CmsSynchronize: it ends up trying to call saveSiteRoot() 
more than once, and consequently fails.  Actually, it's a more general 
problem associated with the use of CmsRequestContext.saveSiteRoot() and 
.restoreSiteRoot(): those methods have long out-lived their usefulness, because 
(i) it's wrong to assume that a single user-initiated operation involves only 
one set of save/restore operations, and (ii) it's not good practice to change 
the state of something (an instance of RequestContext) just to get some 
operation carried out.</FONT></SPAN></DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial size=2>If this has affected 
you or you have a workaround (or you think I'm wrong!), you may like to see the 
bug report I've just filed:</FONT></SPAN></DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial size=2><A 
href="http://www.opencms.org/bugzilla/show_bug.cgi?id=1173">http://www.opencms.org/bugzilla/show_bug.cgi?id=1173</A></FONT></SPAN></DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2>Jon</FONT></SPAN></DIV>
<DIV><SPAN class=841395804-08062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV></BODY></HTML>