You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Paul Russell <pa...@qflow.com> on 2020/10/21 14:00:59 UTC

SOLR 6 to SOLR7 Upgrade issue

I updated a three node SOLR cluster from SOLR 6 to SOLR 7.7.3. The cluster
is up and running fine however I cannot add any more collection or add a
replica to any of the current collections. Below is the error that I
receive.

2020-10-14 19:23:21.473 ERROR (qtp1708570683-22) [c:CollectionDev   ]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Only one
extra tag supported for the tag cores in {

  "cores":"#EQUAL",

  "node":"#ANY",

  "strict":"false"}

        at
org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)

        at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:275)

        at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:247)

        at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)

        at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:758)

        at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:739)

        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:511)

        at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:395)

        at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)

        at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602)

        at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)

        at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146)

        at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)

        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)

        at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257)

        at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)

        at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)

        at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)

        at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)

        at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)

        at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)

        at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)

        at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)

        at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)

        at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)

        at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)

        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)

        at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)

        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)

        at org.eclipse.jetty.server.Server.handle(Server.java:502)

        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)

        at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)

        at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)

        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)

        at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)

        at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)

        at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)

        at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)

        at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)

        at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)

        at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)

        at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)

        at java.lang.Thread.run(Thread.java:748)
 Edit
<https://qflow.fogbugz.com/f/cases/edit/19041/USDA-SOLR-7-7-3-Upgrade-issue>
 Email
<https://qflow.fogbugz.com/f/cases/email/19041/USDA-SOLR-7-7-3-Upgrade-issue>
 Assign
<https://qflow.fogbugz.com/f/cases/assign/19041/USDA-SOLR-7-7-3-Upgrade-issue>
 Resolve
<https://qflow.fogbugz.com/f/cases/resolve/19041/USDA-SOLR-7-7-3-Upgrade-issue>


-- 
*Paul Russell*
*VP Integration and Support Services*
*QFlow Systems, LLC*
*Cell: 314-258-0864*
*www.qflow.com <http://www.qflow.com>*