You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2019/04/06 12:51:00 UTC

[jira] [Resolved] (SOLR-13378) Unable data import in my created collection solr 8

     [ https://issues.apache.org/jira/browse/SOLR-13378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett resolved SOLR-13378.
--------------------------------------
    Resolution: Invalid

There are several simple reasons why this might occur, and the problem most likely traces to a local misconfiguration.

Our Jira system is not a support portal, please use the solr-user mailing list for this type of questions until a bug has been positively identified. Information on how to subscribe at: http://lucene.apache.org/solr/community.html#mailing-lists-irc

> Unable data import in my created collection solr 8
> --------------------------------------------------
>
>                 Key: SOLR-13378
>                 URL: https://issues.apache.org/jira/browse/SOLR-13378
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: John 
>            Priority: Major
>
> I saved solr-data-config.xml, schemam.xml and solrconfig.xml in /opt/solr/server/solr/configsets/_default/conf  folder, but im unable to import the data.
>  
> Its showing error below:
> {code}
> The solrconfig.xml file for this index does not have an operational DataImportHandler defined!
>  \{code}
>  
> {code}centos 21956 1 95 04:56 pts/0 00:00:10 java -server -Xms1g -Xmx1g -XX:NewRatio=3 -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=8 -XX:+UseConcMarkSweepGC -XX:ConcGCThreads=4 -XX:ParallelGCThreads=4 -XX:+CMSScavengeBeforeRemark -XX:PretenureSizeThreshold=64m -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=50 -XX:CMSMaxAbortablePrecleanTime=6000 -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:-OmitStackTraceInFastThrow -verbose:gc -XX:+PrintHeapAtGC -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime -Xloggc:/opt/solr/server/logs/solr_gc.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=9 -XX:GCLogFileSize=20M -DzkClientTimeout=15000 -DzkHost=zookeeper-01:2181,zookeeper-02:2181,zookeeper-03:2181 -Dsolr.log.dir=/opt/solr/server/logs -Djetty.port=8983 -DSTOP.PORT=7983 -DSTOP.KEY=solrrocks -Duser.timezone=UTC -Djetty.home=/opt/solr/server -Dsolr.solr.home=/opt/solr/server/solr -Dsolr.data.home= -Dsolr.install.dir=/opt/solr -Dsolr.default.confdir=/opt/solr/server/solr/configsets/_default/conf -Xss256k -Dsolr.jetty.https.port=8983 -Dsolr.log.muteconsole -XX:OnOutOfMemoryError=/opt/solr/bin/oom_solr.sh 8983 /opt/solr/server/logs -jar start.jar --module=http
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org