{"id":3376,"date":"2016-03-13T23:03:33","date_gmt":"2016-03-13T23:03:33","guid":{"rendered":"http:\/\/www.garysieling.com\/blog\/?p=3376"},"modified":"2016-03-13T23:03:33","modified_gmt":"2016-03-13T23:03:33","slug":"fixing-solr-error-error-createing-solrcore-new_core","status":"publish","type":"post","link":"https:\/\/www.garysieling.com\/blog\/fixing-solr-error-error-createing-solrcore-new_core\/","title":{"rendered":"Fixing Solr error: Error CREATEing SolrCore &#8216;new_core&#8217;"},"content":{"rendered":"<p>If you run solr for the first time and try to make a core through the UI, you can get the following error:<\/p>\n<pre>\nError CREATEing SolrCore 'new_core': \nUnable to create core [new_core] \n\nCaused by: Can't find resource 'solrconfig.xml' in classpath or\n'D:\\projects\\image-annotation\\solr-5.5.0\\server\\solr\\new_core\n<pre>\n\n<img alt='' class='alignnone size-full wp-image-3378' src='http:\/\/172.104.26.128\/wp-content\/uploads\/2016\/03\/img_56e5eebf0959e.png' \/>\n\nIf you go to the properties screen, you can find out what is on the classpath:\n\n<img alt='' class='alignnone size-full wp-image-3379' src='http:\/\/www.garysieling.com\/blog\/wp-content\/uploads\/2016\/03\/img_56e5ef65c855b.png' \/> \n\nThe reason you get the above error message is the source files aren't on the classpath - you can either add it, or copy all the files from here:\n\n<pre>\nD:\\projects\\image-annotation\\solr-5.5.0\\example\\files\\conf\n<\/pre>\n<p>To here:<\/p>\n<pre>\nD:\\projects\\image-annotation\\solr-5.5.0\\server\\resources\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>If you run solr for the first time and try to make a core through the UI, you can get the following error: Error CREATEing SolrCore &#8216;new_core&#8217;: Unable to create core [new_core] Caused by: Can&#8217;t find resource &#8216;solrconfig.xml&#8217; in classpath or &#8216;D:\\projects\\image-annotation\\solr-5.5.0\\server\\solr\\new_core If you go to the properties screen, you can find out what is &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.garysieling.com\/blog\/fixing-solr-error-error-createing-solrcore-new_core\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Fixing Solr error: Error CREATEing SolrCore &#8216;new_core&#8217;&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[9],"tags":[198,300,517],"aioseo_notices":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts\/3376"}],"collection":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/comments?post=3376"}],"version-history":[{"count":0,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/posts\/3376\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/media?parent=3376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/categories?post=3376"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.garysieling.com\/blog\/wp-json\/wp\/v2\/tags?post=3376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}