[opencms-dev] OCEE Cluster 2.1.3 - Opencms 7.0.5 (OCEE Search index issue)

Steve Bryan steve.bryan at shinetech.com
Fri Jan 11 02:05:38 CET 2013


Hi Allan

I get a similar error with OpenCms 8.5.0 and OCEE 3.5.0. It looks like a
bug in OCEE to me.

Regards
Steve


> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 3 Jan 2013 10:44:34 -0200
> From: Allan Batista dos Santos <talent.abatista at bvsistemas.com.br>
> To: "'opencms-dev at opencms.org'" <opencms-dev at opencms.org>
> Subject: [opencms-dev] OCEE Cluster 2.1.3 - Opencms 7.0.5
> Message-ID:
>         <58B394144CACFB4B84254491696F54DD3D5AA3EF21 at MOR-EXMBPRD01.bvnet.bv
> >
> Content-Type: text/plain; charset="us-ascii"
>
>
> 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/20130111/9aa0250b/attachment.htm>


More information about the opencms-dev mailing list