Solr indexing with remote DB
Issue : Data import process was unsuccessful. An unrecoverable error has occurred.
Issue : Data import process was unsuccessful. An unrecoverable error has occurred.
Then I increased timeout :
C:\WCDE_ENT70\bin> di-buildindex.bat -masterCatalogId
10001 -solrConnTimeout 20000
Then I got:
org.apache.solr.client.solrj.SolrServerException:
java.net.ConnectException: Connection refused: connect
SOLUTION:
Connection setting in DB for SOLR was wrong in remote DB (
which is running in Linux)
I have to update the tables SRCHCONF and SRCHCONFEXT to
point it to local toolkit server.
update SRCHCONF set config='IndexScopeTag=0,SearchServerPort=80,SearchServerName=localhost,PreProcessConfigDirectory=C:\WCDE_E~1\search\pre-processConfig\MC_10001\DB2'
where indextype='CatalogEntry';
update SRCHCONF set
config='IndexScopeTag=1,SearchServerPort=80,SearchServerName=localhost,PreProcessConfigDirectory=C:\WCDE_E~1\search\pre-processConfig\MC_10001\DB2\CatalogGroup'
where indextype='CatalogGroup';
update SRCHCONFEXT set config
='SearchServerPort=80,SearchServerName=localhost';
Restarted server and it worked.
Server and port names should match with
workspace\WC\xml\config\com.ibm.commerce.catalog-fep\wc-search.xml
IBM Websphere --- "
ReplyDeleteIBM Websphere Online Training
Send ur Enquiry to contact@21cssindia.com
Basics and new features
Architecture
Topology and terminology
Topology and terminology - Express" more… Online Training- Corporate Training- IT Support U Can Reach Us On +917386622889 - +919000444287 http://www.21cssindia.com/courses/ibm-websphere-online-training-252.html