one more issue i am getting in solr is as below. how can i fix that issue.

INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | ERROR [solr
indexer thread] [10.240.2.252] (Hagemeyerce) (00003N68)
[RexelSolrDocumentFactory] Cannot resolve values for item with PK:
8814537801729 by resolver:
de.hybris.platform.solrfacetsearch.provider.impl.ClassificationPropertyValueProvider
for property: EF001632
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 |
de.hybris.platform.jalo.JaloInvalidParameterException: ambigous
attribute identifier 'EF001632' - found at least two maching attributes
CEC000830->EF001632(8796967961186) and
CEC000104->EF001632(8796686778978)[HY-0]
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.catalog.jalo.classification.util.FeatureContainer.matchAttribute(FeatureContainer.java:932)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.catalog.jalo.classification.util.FeatureContainer.getClassificationAttributeAssignment(FeatureContainer.java:871)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.catalog.jalo.classification.util.FeatureContainer.hasFeature(FeatureContainer.java:1182)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.solrfacetsearch.provider.impl.ClassificationPropertyValueProvider.getFieldValues(ClassificationPropertyValueProvider.java:56)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
com.rexel.search.RexelSolrDocumentFactory.createInputDocument(RexelSolrDocumentFactory.java:248)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.solrfacetsearch.indexer.impl.DefaultIndexer.indexItems(DefaultIndexer.java:119)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.solrfacetsearch.indexer.workers.impl.DefaultIndexerWorker.executeIndexerOperation(DefaultIndexerWorker.java:343)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.solrfacetsearch.indexer.workers.impl.DefaultIndexerWorker.doRun(DefaultIndexerWorker.java:230)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
de.hybris.platform.solrfacetsearch.indexer.workers.impl.DefaultIndexerWorker.run(DefaultIndexerWorker.java:178)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
INFO   | jvm 1    | main    | 2016/01/31 22:04:33.471 | at
java.lang.Thread.run(Thread.java:745)


On Sun, Jan 31, 2016 at 6:44 PM, Manoj Agrawal <manoj.agrawa...@gmail.com>
wrote:

> yes, we updated all the nodes. we are using solr 4.6
>
> as part of upgrade , we have cloned the solr server of and their
> configuration.
>
> On Sun, Jan 31, 2016 at 3:21 PM, Erik Hatcher <erik.hatc...@gmail.com>
> wrote:
>
>> Manoj - the log attachments don’t come through on the listserv.  Did you
>> upgrade all nodes in your system?   What version of Solr is running?
>>
>>
>> —
>> Erik Hatcher, Senior Solutions Architect
>> http://www.lucidworks.com <http://www.lucidworks.com/>
>>
>>
>>
>> > On Jan 31, 2016, at 1:12 PM, Manoj Agrawal <manoj.agrawa...@gmail.com>
>> wrote:
>> >
>> > Hi,
>> >
>> > One more thing i observed that i have multiple  cores and after running
>> the
>> > indexing for a particualr core but all the core are indexednign as per
>> log.
>> >
>> > -Manoj
>> >
>> > On Sun, Jan 31, 2016 at 10:32 AM, Manoj Agrawal <
>> manoj.agrawa...@gmail.com>
>> > wrote:
>> >
>> >> Hi Erik,
>> >>
>> >> Thanks for helping on this! i checked that all the nodes are already
>> >> started. attaching the solr.log files for your reference.
>> >>
>> >>
>> >>
>> >> On Sun, Jan 31, 2016 at 9:51 AM, Erik Hatcher <erik.hatc...@gmail.com>
>> >> wrote:
>> >>
>> >>> Manoj - looks like the master isn’t available?   Did you start up all
>> >>> nodes?
>> >>>
>> >>> As a related aside - I/we/Lucidworks have done some hybris/Solr/Fusion
>> >>> work, so if you need any assistance let us know.
>> >>>
>> >>>
>> >>>
>> >>> —
>> >>> Erik Hatcher, Senior Solutions Architect
>> >>> http://www.lucidworks.com <http://www.lucidworks.com/>
>> >>>
>> >>>
>> >>>
>> >>>> On Jan 31, 2016, at 10:33 AM, Manoj Agrawal <
>> manoj.agrawa...@gmail.com>
>> >>> wrote:
>> >>>>
>> >>>> Hi Team,
>> >>>>
>> >>>>
>> >>>>
>> >>>> We have migrated our application from hybris version 5.2 to version
>> >>> 5.5.1.4
>> >>>> and we are using solr version 4.6.
>> >>>>
>> >>>>
>> >>>>
>> >>>> After running the full indexing , below error is coming in the
>> >>> application
>> >>>> log. Could anyone help me on this . I can give also give you more
>> >>>> information on this as well.
>> >>>>
>> >>>>
>> >>>>
>> >>>> Error:
>> >>>>
>> >>>>
>> >>>>
>> >>>> /----------------------------------
>> >>>>
>> >>>> ERROR - 2016-01-29 20:14:09.673; org.apache.solr.handler.SnapPuller;
>> >>> Master
>> >>>> at: http://solr-master:8983/solr/Austria_aus_Product is not
>> available.
>> >>>> Index fetch failed. Exception: Timeout occured while waiting response
>> >>> from
>> >>>> server at: http://solr-master:8983/solr/Austria_aus_Product
>> >>>>
>> >>>> ERROR - 2016-01-29 20:14:11.790; org.apache.solr.handler.SnapPuller;
>> >>> Master
>> >>>> at: http://solr-master:8983/solr/Regro_aur_Product_1 is not
>> available.
>> >>>> Index fetch failed. Exception: Timeout occured while waiting response
>> >>> from
>> >>>> server at: http://solr-master:8983/solr/Regro_aur_Product_1
>> >>>>
>> >>>> ERROR - 2016-01-29 20:14:16.802; org.apache.solr.handler.SnapPuller;
>> >>> Master
>> >>>> at: http://solr-master:8983/solr/Regro_aur_Product is not available.
>> >>> Index
>> >>>> fetch failed. Exception: Timeout occured while waiting response from
>> >>> server
>> >>>> at: http://solr-master:8983/solr/Regro_aur_Product
>> >>>>
>> >>>> ERROR - 2016-01-29 20:14:16.824; org.apache.solr.handler.SnapPuller;
>> >>> Master
>> >>>> at: http://solr-master:8983/solr/Austria_aus_Product_1 is not
>> >>> available.
>> >>>> Index fetch failed. Exception: Timeout occured while waiting response
>> >>> from
>> >>>> server at: http://solr-master:8983/solr/Austria_aus_Product_1
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:18.210;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454094992955&since=1454094846369&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:29.206;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095003954&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:31.614; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:31.616; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:31.619; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:33.958; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:34.575; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:40.214;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095014957&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:14:51.223;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095025954&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:00.006; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:02.198;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095036958&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:03.998; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:03.998; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:04.000; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:04.001; org.apache.solr.handler.SnapPuller;
>> >>> Slave
>> >>>> in sync with master.
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:13.206;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095047963&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:24.194;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095058956&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:35.190;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095069956&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:46.202;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095080959&since=1454094856824&wt=json} status=0 QTime=0
>> >>>>
>> >>>> INFO  - 2016-01-29 20:15:57.249;
>> >>>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> >>>> path=/admin/info/logging
>> >>>> params={_=1454095091957&since=1454094856824&wt=json} status=0
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>> Thanks,
>> >>>>
>> >>>> Manoj
>> >>>
>> >>>
>> >>
>>
>>
>

Reply via email to