[opencms-dev] OCEE Cluster 2.1.3 - Opencms 7.0.5

Allan Batista dos Santos talent.abatista at bvsistemas.com.br
Thu Jan 3 13:44:34 CET 2013


Hi Guys,


I get this error when I try to copy a search Index to remote server from "Administration View<http://10.40.68.40:8080/web/site/system/workplace/views/admin/admin-main.jsp?action=initial&path=%2Focee-cluster%2Fconfig%2Fsearchindex%2Fcompare&server=OpenCmsPRDSlave1>  >  Cluster Manager<http://10.40.68.40:8080/web/site/system/workplace/views/admin/admin-main.jsp?action=initial&path=%2Focee-cluster%2Fconfig%2Fsearchindex%2Fcompare&server=OpenCmsPRDSlave1>  >  OpenCmsSlaveME Configuration<http://10.40.68.40:8080/web/site/system/workplace/views/admin/admin-main.jsp?action=initial&path=%2Focee-cluster%2Fconfig%2Fsearchindex%2Fcompare&server=OpenCmsPRDSlave1> >  Search Management<http://10.40.68.40:8080/web/site/system/workplace/views/admin/admin-main.jsp?action=initial&path=%2Focee-cluster%2Fconfig%2Fsearchindex%2Fcompare&server=OpenCmsPRDSlave1> >  Compare Search Indexes".

Can anybody help me?


03 Jan 2013 10:26:54,115 ERROR [.ocee.cluster.CmsClusterServer: 696] Error forwarding event to get server information searchManager = org.opencms.main.OpenCms.getSearchManager();
                                   indexInfo = searchManager.getIndex("my-en");
                                   found = true;
                                   if (indexInfo == null) {
                                       found = false;
                                indexInfo = org.opencms.ocee.cluster.CmsClusterRemoteStringHelper.createSearchIndex("my-en",6,0);
                        }
                        propsMap = new HashMap();
                propsMap.put("project", "Online");
propsMap.put("rebuildMode", "auto");

                org.opencms.ocee.cluster.CmsClusterRemoteStringHelper.mapToObject(propsMap, indexInfo);
                indexInfo.setLocaleString("en");
indexInfo.getFieldConfiguration().setName("standard");
indexInfo.getSourceNames().clear();
indexInfo.addSourceName("my-en");

                if (!found) {
                searchManager.addSearchIndex(indexInfo);
            }
            if (!indexInfo.getFieldConfigurationName().equals(indexInfo.getFieldConfiguration().getName())) {
                indexInfo.setFieldConfiguration(searchManager.getFieldConfiguration(indexInfo.getFieldConfigurationName()));
            }org.opencms.main.OpenCms.writeConfiguration(org.opencms.configuration.CmsSearchConfiguration.class); from server OpenCmsSlaveME
03 Jan 2013 10:26:54,119 ERROR [.ocee.cluster.CmsClusterServer: 699] Sourced file: inline evaluation of: ``searchManager = org.opencms.main.OpenCms.getSearchManager();                         indexInfo = s . . . '' : Method Invocation searchManager.addSearchIndex


Regards.

Allan B. Santos

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130103/ac1d7c70/attachment.htm>
-------------- next part --------------

Esta mensagem e seus anexos podem conter informações confidenciais ou privilegiadas. Se você não é o destinatário, não está autorizado a utilizar o material para qualquer fim. Solicitamos que você apague a mensagem e avise imediatamente o remetente. O conteúdo desta mensagem e seus anexos não representam necessariamente a opinião e a intenção da empresa, não implicando em qualquer obrigação ou responsabilidade por parte desta. 
 
This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. The contents of this message and its attachments do not necessarily express the opinion or the intention of the company, and do not imply any legal obligation or responsibilities from this company.   


More information about the opencms-dev mailing list