<div dir="ltr">We have a working 9.5 multi-site, multi-language setup which I'm trying to upgrade to 10.0.1..<div><br></div><div>We have the following on opencms-system.xml:</div><div><br></div><div><div>      <workplace-server><a href="http://cmsdev.site1.dk">http://cmsdev.site1.dk</a></workplace-server></div><div>      <default-uri>/sites/default/</default-uri></div><div>      <shared-folder>/shared/</shared-folder></div><div>      <site server="<a href="http://cmsdev.site1.dk">http://cmsdev.site1.dk</a>" uri="/sites/default/" title="DEMO" position="6.0" webserver="true"></div><div>      <site server="<a href="http://dev.site2.dk">http://dev.site2.dk</a>" uri="/sites/site2/" title="<a href="http://site2.dk">site2.dk</a>" position="4.0" webserver="true"><br></div><div>        <alias server="<a href="http://dev.site2.de">http://dev.site2.de</a>"/></div><div>        <alias server="<a href="http://dev.site2.com">http://dev.site2.com</a>"/></div><div>      </site><br></div><div><br></div><div>Site1 contains the demo site as reference.</div><div><br></div><div>Site2, Site3 (not shown) etc is the public sites.</div><div><br></div><div>We have copied the login page from the demo site to site2 so the users can log by entering <a href="http://dev.site2.dk/login">http://dev.site2.dk/login</a></div><div><br></div><div>This way the ordinary editor don't have to enter workplace to choose a site.</div><div><br></div><div>But no matter if I log in on <a href="http://cmsdev.site1.dk/login">http://cmsdev.site1.dk/login</a> or <a href="http://dev.site2.dk">http://dev.site2.dk</a> seconds after I load a page error message boxes show up on the screen containing: </div><div><br></div><div><span style="color:rgb(71,71,71);font-family:"Open Sans",sans-serif;font-size:14px;line-height:18px">Accessing workplace or ADE through a server which has not been configured. Your site configuration is probably incorrect.</span><br></div><div><span style="color:rgb(71,71,71);font-family:"Open Sans",sans-serif;font-size:14px;line-height:18px"><br></span></div><div><font color="#474747" face="Open Sans, sans-serif"><span style="font-size:14px;line-height:18px">New boxes are added underneath each other with seconds interval until it occupies all of the page. </span></font></div><div><br></div><div><br></div><div>I have tracked the error to originate from </div><div><br></div><div><table class="" style="border-spacing:0px;border-collapse:collapse;color:rgb(51,51,51);font-family:Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:13px;line-height:18.2px"><tbody style=""><tr style=""><td id="LC634" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">    <span class="" style="color:rgb(150,152,150)">/**</span></td></tr><tr style=""><td id="L635" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.6);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC635" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><span class="" style="color:rgb(150,152,150)">     * Checks whether the workplace is accessed through the workplace server, and sends an error message otherwise.<p></span></td></tr><tr style=""><td id="L636" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC636" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><span class="" style="color:rgb(150,152,150)">     *</span></td></tr><tr style=""><td id="L637" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC637" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><span class="" style="color:rgb(150,152,150)">     * @param request the request to check</span></td></tr><tr style=""><td id="L638" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC638" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><span class="" style="color:rgb(150,152,150)">     * @param cms the CmsObject to use</span></td></tr><tr style=""><td id="L639" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC639" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre"><span class="" style="color:rgb(150,152,150)">     */</span></td></tr><tr style=""><td id="L640" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC640" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">    <span class="" style="color:rgb(167,29,93)">public</span> <span class="" style="color:rgb(167,29,93)">void</span> <span class="" style="color:rgb(121,93,163)">checkWorkplaceRequest</span>(<span class="" style="">HttpServletRequest</span> <span class="" style="color:rgb(237,106,67)">request</span>, <span class="" style="">CmsObject</span> <span class="" style="color:rgb(237,106,67)">cms</span>) {</td></tr><tr style=""><td id="L641" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC641" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">
</td></tr><tr style=""><td id="L642" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC642" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">        <span class="" style="color:rgb(167,29,93)">try</span> {</td></tr><tr style=""><td id="L643" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC643" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">            <span class="" style="color:rgb(167,29,93)">if</span> ((<span class="" style="">OpenCms</span><span class="" style="color:rgb(167,29,93)">.</span>getSiteManager()<span class="" style="color:rgb(167,29,93)">.</span>getSites()<span class="" style="color:rgb(167,29,93)">.</span>size() <span class="" style="color:rgb(167,29,93)">></span> <span class="" style="color:rgb(0,134,179)">1</span>)</td></tr><tr style=""><td id="L644" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC644" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="color:rgb(167,29,93)">&&</span> <span class="" style="color:rgb(167,29,93)">!</span><span class="" style="">OpenCms</span><span class="" style="color:rgb(167,29,93)">.</span>getSiteManager()<span class="" style="color:rgb(167,29,93)">.</span>isWorkplaceRequest(request)) {</td></tr><tr style=""><td id="L645" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC645" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="color:rgb(150,152,150)">// this is a multi site-configuration, but not a request to the configured Workplace site</span></td></tr><tr style=""><td id="L646" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC646" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">
</td></tr><tr style=""><td id="L647" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC647" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="">CmsUser</span> user <span class="" style="color:rgb(167,29,93)">=</span> cms<span class="" style="color:rgb(167,29,93)">.</span>getRequestContext()<span class="" style="color:rgb(167,29,93)">.</span>getCurrentUser();</td></tr><tr style=""><td id="L648" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC648" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="color:rgb(150,152,150)">// to limit the number of times broadcast is called for a user, we use an expiring cache</span></td></tr><tr style=""><td id="L649" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC649" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="color:rgb(150,152,150)">// with the user name as  key</span></td></tr><tr style=""><td id="L650" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC650" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                <span class="" style="color:rgb(167,29,93)">if</span> (<span class="" style="color:rgb(0,134,179)">null</span> <span class="" style="color:rgb(167,29,93)">==</span> m_workplaceServerUserChecks<span class="" style="color:rgb(167,29,93)">.</span>getIfPresent(user<span class="" style="color:rgb(167,29,93)">.</span>getName())) {</td></tr><tr style=""><td id="L651" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC651" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                    m_workplaceServerUserChecks<span class="" style="color:rgb(167,29,93)">.</span>put(user<span class="" style="color:rgb(167,29,93)">.</span>getName(), <span class="" style="color:rgb(24,54,145)"><span class="" style="">"</span><span class="" style="">"</span></span>);</td></tr><tr style=""><td id="L652" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC652" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                    <span class="" style="">OpenCms</span><span class="" style="color:rgb(167,29,93)">.</span>getSessionManager()<span class="" style="color:rgb(167,29,93)">.</span>sendBroadcast(</td></tr><tr style=""><td id="L653" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC653" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                        <span class="" style="color:rgb(0,134,179)">null</span>,</td></tr><tr style=""><td id="L654" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC654" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                        <span class="" style="">Messages</span><span class="" style="color:rgb(167,29,93)">.</span>get()<span class="" style="color:rgb(167,29,93)">.</span>getBundle(getWorkplaceLocale(cms))<span class="" style="color:rgb(167,29,93)">.</span>key(</td></tr><tr style=""><td id="L655" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC655" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                            <span class="" style="">Messages</span><span class="" style="color:rgb(0,134,179)"><span class="" style="color:rgb(167,29,93)">.</span>ERR_WORKPLACE_SERVER_CHECK_FAILED_0</span>),</td></tr><tr style=""><td id="L656" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC656" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                        user);</td></tr><tr style=""><td id="L657" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC657" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">
</td></tr><tr style=""><td id="L658" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC658" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">                }</td></tr><tr style=""><td id="L659" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC659" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">
</td></tr><tr style=""><td id="L660" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC660" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">            }</td></tr><tr style=""><td id="L661" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC661" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">        } <span class="" style="color:rgb(167,29,93)">catch</span> (<span class="" style="">Exception</span> e) {</td></tr><tr style=""><td id="L662" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC662" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">            <span class="" style="color:rgb(0,134,179)">LOG</span><span class="" style="color:rgb(167,29,93)">.</span>error(e<span class="" style="color:rgb(167,29,93)">.</span>getLocalizedMessage(), e);</td></tr><tr style=""><td id="L663" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC663" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">        }</td></tr><tr style=""><td id="L664" class="" style="padding:0px 10px;width:50px;min-width:50px;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;line-height:18px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(238,238,238);border-width:0px 1px 0px 0px"></td><td id="LC664" class="" style="padding:0px 10px;vertical-align:top;overflow:visible;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;word-wrap:normal;white-space:pre">    }</td></tr></tbody></table></div><div><br></div><div><br></div><div>What does this error really mean?</div><div><br></div><div>What is the correct multi-site, multi-language setup for OC 10 where ordinary users can use ADE without entering workplace?</div><div><br></div><div>Can I remove the message without doing a custom compilation of OC 10?</div><div><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Med venlig hilsen / Kind regards,<br><br>Christian Bjørnbak<br><br>Chefudvikler / Lead Developer<br>TouristOnline A/S<br>Islands Brygge 43<br>2300 København S<br>Denmark<br>TLF: +45 32888230<br>Dir. TLF: +45 32888235<br></div></div>
</div></div></div>