Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | None | 0 0
  1. 2018-07-20 15:52:00.930 INFO (main) [ ] o.e.j.s.Server jetty-9.3.14.v20161028
  2. 2018-07-20 15:52:01.300 INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0
  3. 2018-07-20 15:52:01.301 INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 8983
  4. 2018-07-20 15:52:01.301 INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/ubuntu/servers/solr-6.6.0
  5. 2018-07-20 15:52:01.317 INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-20T15:52:01.303Z
  6. 2018-07-20 15:52:01.319 INFO (main) [ ] o.a.s.s.StartupLoggingUtils Property solr.log.muteconsole given. Muting ConsoleAppender named CONSOLE
  7. 2018-07-20 15:52:01.335 INFO (main) [ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/ubuntu/servers/solr-6.6.0/server/solr
  8. 2018-07-20 15:52:01.341 INFO (main) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/ubuntu/servers/solr-6.6.0/server/solr/solr.xml
  9. 2018-07-20 15:52:01.690 INFO (main) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
  10. 2018-07-20 15:52:01.896 INFO (main) [ ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /home/ubuntu/servers/solr-6.6.0/server/solr
  11. 2018-07-20 15:52:01.898 INFO (main) [ ] o.a.s.c.CorePropertiesLocator Cores are: [projectx-wmt, document-wmt]
  12. 2018-07-20 15:52:01.909 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt/lib]
  13. 2018-07-20 15:52:01.910 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt/lib]
  14. 2018-07-20 15:52:02.005 INFO (main) [ ] o.e.j.s.Server Started @2086ms
  15. 2018-07-20 15:52:02.142 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrResourceLoader [projectx-wmt] Added 51 libs to classloader, from paths: [/home/ubuntu/servers/solr-6.6.0/contrib/clustering/lib, /home/ubuntu/servers/solr-6.6.0/contrib/extraction/lib, /home/ubuntu/servers/solr-6.6.0/contrib/langid/lib, /home/ubuntu/servers/solr-6.6.0/contrib/velocity/lib, /home/ubuntu/servers/solr-6.6.0/dist]
  16. 2018-07-20 15:52:02.149 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrResourceLoader [document-wmt] Added 51 libs to classloader, from paths: [/home/ubuntu/servers/solr-6.6.0/contrib/clustering/lib, /home/ubuntu/servers/solr-6.6.0/contrib/extraction/lib, /home/ubuntu/servers/solr-6.6.0/contrib/langid/lib, /home/ubuntu/servers/solr-6.6.0/contrib/velocity/lib, /home/ubuntu/servers/solr-6.6.0/dist]
  17. 2018-07-20 15:52:02.234 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
  18. 2018-07-20 15:52:02.241 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
  19. 2018-07-20 15:52:02.496 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.s.IndexSchema [projectx-wmt] Schema name=projectx
  20. 2018-07-20 15:52:02.549 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.s.IndexSchema [document-wmt] Schema name=example-data-driven-schema
  21. 2018-07-20 15:52:02.784 WARN (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SynonymFilterFactory]. Please consult documentation how to replace it accordingly.
  22. 2018-07-20 15:52:02.801 WARN (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
  23. 2018-07-20 15:52:02.978 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.s.IndexSchema Loaded schema projectx/1.6 with uniqueid field id
  24. 2018-07-20 15:52:03.027 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
  25. 2018-07-20 15:52:03.038 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
  26. 2018-07-20 15:52:03.215 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.CoreContainer Creating SolrCore 'projectx-wmt' using configuration from instancedir /home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt, trusted=true
  27. 2018-07-20 15:52:03.305 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
  28. 2018-07-20 15:52:03.316 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrCore [[projectx-wmt] ] Opening new SolrCore at [/home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt], dataDir=[/home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt/data/]
  29. 2018-07-20 15:52:03.403 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
  30. 2018-07-20 15:52:03.549 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
  31. 2018-07-20 15:52:03.629 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.CoreContainer Creating SolrCore 'document-wmt' using configuration from instancedir /home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt, trusted=true
  32. 2018-07-20 15:52:03.629 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
  33. 2018-07-20 15:52:03.629 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrCore [[document-wmt] ] Opening new SolrCore at [/home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt], dataDir=[/home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt/data/]
  34. 2018-07-20 15:52:03.650 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
  35. 2018-07-20 15:52:03.682 INFO (Thread-0) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=388357135
  36. 2018-07-20 15:52:03.927 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  37. 2018-07-20 15:52:03.927 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  38. 2018-07-20 15:52:03.927 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
  39. 2018-07-20 15:52:03.929 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  40. 2018-07-20 15:52:03.954 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 60000ms;
  41. 2018-07-20 15:52:03.954 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 15000ms;
  42. 2018-07-20 15:52:03.958 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 60000ms;
  43. 2018-07-20 15:52:03.958 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 15000ms;
  44. 2018-07-20 15:52:04.093 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d4419[document-wmt] main]
  45. 2018-07-20 15:52:04.113 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt/conf
  46. 2018-07-20 15:52:04.123 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
  47. 2018-07-20 15:52:04.133 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
  48. 2018-07-20 15:52:04.139 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/ubuntu/servers/solr-6.6.0/server/solr/document-wmt/conf/elevate.xml
  49. 2018-07-20 15:52:04.151 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dc897e6[projectx-wmt] main]
  50. 2018-07-20 15:52:04.152 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt/conf
  51. 2018-07-20 15:52:04.165 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt/conf
  52. 2018-07-20 15:52:04.165 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
  53. 2018-07-20 15:52:04.165 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
  54. 2018-07-20 15:52:04.165 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
  55. 2018-07-20 15:52:04.166 WARN (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
  56. 2018-07-20 15:52:04.166 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
  57. 2018-07-20 15:52:04.167 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
  58. 2018-07-20 15:52:04.167 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
  59. 2018-07-20 15:52:04.170 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
  60. 2018-07-20 15:52:04.171 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
  61. 2018-07-20 15:52:04.182 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/ubuntu/servers/solr-6.6.0/server/solr/projectx-wmt/conf/elevate.xml
  62. 2018-07-20 15:52:04.190 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
  63. 2018-07-20 15:52:04.222 INFO (searcherExecutor-8-thread-1-processing-x:document-wmt) [ x:document-wmt] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@8d4419[document-wmt] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_lo(6.6.0):C4423/3:delGen=3) Uninverting(_lr(6.6.0):C1) Uninverting(_ls(6.6.0):C1) Uninverting(_lt(6.6.0):C1) Uninverting(_lv(6.6.0):C1)))}
  64. 2018-07-20 15:52:04.222 INFO (searcherExecutor-8-thread-1-processing-x:document-wmt) [ x:document-wmt] o.a.s.c.QuerySenderListener QuerySenderListener done.
  65. 2018-07-20 15:52:04.222 INFO (searcherExecutor-8-thread-1-processing-x:document-wmt) [ x:document-wmt] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  66. 2018-07-20 15:52:04.224 INFO (searcherExecutor-8-thread-1-processing-x:document-wmt) [ x:document-wmt] o.a.s.c.SolrCore [document-wmt] Registered new searcher Searcher@8d4419[document-wmt] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_lo(6.6.0):C4423/3:delGen=3) Uninverting(_lr(6.6.0):C1) Uninverting(_ls(6.6.0):C1) Uninverting(_lt(6.6.0):C1) Uninverting(_lv(6.6.0):C1)))}
  67. 2018-07-20 15:52:04.226 INFO (searcherExecutor-7-thread-1-processing-x:projectx-wmt) [ x:projectx-wmt] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6dc897e6[projectx-wmt] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_p9(6.6.0):C1683808/3827:delGen=11) Uninverting(_pb(6.6.0):C4) Uninverting(_pd(6.6.0):C8) Uninverting(_pe(6.6.0):C10) Uninverting(_pf(6.6.0):C20) Uninverting(_pg(6.6.0):C86) Uninverting(_pi(6.6.0):C6) Uninverting(_pm(6.6.0):C202/112:delGen=1) Uninverting(_pp(6.6.0):C112) Uninverting(_pq(6.6.0):C1219) Uninverting(_pr(6.6.0):C2271) Uninverting(_ps(6.6.0):C7) Uninverting(_pt(6.6.0):C1) Uninverting(_pu(6.6.0):C1)))}
  68. 2018-07-20 15:52:04.226 INFO (searcherExecutor-7-thread-1-processing-x:projectx-wmt) [ x:projectx-wmt] o.a.s.c.QuerySenderListener QuerySenderListener done.
  69. 2018-07-20 15:52:04.226 INFO (searcherExecutor-7-thread-1-processing-x:projectx-wmt) [ x:projectx-wmt] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
  70. 2018-07-20 15:52:04.226 INFO (searcherExecutor-7-thread-1-processing-x:projectx-wmt) [ x:projectx-wmt] o.a.s.c.SolrCore [projectx-wmt] Registered new searcher Searcher@6dc897e6[projectx-wmt] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_p9(6.6.0):C1683808/3827:delGen=11) Uninverting(_pb(6.6.0):C4) Uninverting(_pd(6.6.0):C8) Uninverting(_pe(6.6.0):C10) Uninverting(_pf(6.6.0):C20) Uninverting(_pg(6.6.0):C86) Uninverting(_pi(6.6.0):C6) Uninverting(_pm(6.6.0):C202/112:delGen=1) Uninverting(_pp(6.6.0):C112) Uninverting(_pq(6.6.0):C1219) Uninverting(_pr(6.6.0):C2271) Uninverting(_ps(6.6.0):C7) Uninverting(_pt(6.6.0):C1) Uninverting(_pu(6.6.0):C1)))}
  71. 2018-07-20 15:52:04.255 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.c.SolrCore [projectx-wmt] CLOSING SolrCore org.apache.solr.core.SolrCore@5e2c8799
  72. 2018-07-20 15:52:04.260 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.c.SolrCore [document-wmt] CLOSING SolrCore org.apache.solr.core.SolrCore@1a230a32
  73. 2018-07-20 15:52:04.267 INFO (coreLoadExecutor-6-thread-1) [ x:projectx-wmt] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.projectx-wmt
  74. 2018-07-20 15:52:04.269 ERROR (coreContainerWorkExecutor-2-thread-1) [ ] o.a.s.c.CoreContainer Error waiting for SolrCore to be created
  75. java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [projectx-wmt]
  76. at java.util.concurrent.FutureTask.report(FutureTask.java:122)
  77. at java.util.concurrent.FutureTask.get(FutureTask.java:192)
  78. at org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:586)
  79. at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  80. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  81. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  82. at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  83. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  84. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  85. at java.lang.Thread.run(Thread.java:748)
  86. Caused by: org.apache.solr.common.SolrException: Unable to create core [projectx-wmt]
  87. at org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
  88. at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
  89. at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  90. ... 5 more
  91. Caused by: java.lang.IllegalStateException: This CoreContainer has been closed
  92. at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:785)
  93. at org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
  94. ... 7 more
  95. 2018-07-20 15:52:04.274 INFO (coreLoadExecutor-6-thread-2) [ x:document-wmt] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.document-wmt
  96. 2018-07-20 15:52:04.274 ERROR (coreContainerWorkExecutor-2-thread-1) [ ] o.a.s.c.CoreContainer Error waiting for SolrCore to be created
  97. java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [document-wmt]
  98. at java.util.concurrent.FutureTask.report(FutureTask.java:122)
  99. at java.util.concurrent.FutureTask.get(FutureTask.java:192)
  100. at org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:586)
  101. at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  102. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  103. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  104. at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  105. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  106. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  107. at java.lang.Thread.run(Thread.java:748)
  108. Caused by: org.apache.solr.common.SolrException: Unable to create core [document-wmt]
  109. at org.apache.solr.core.CoreContainer.create(CoreContainer.java:935)
  110. at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
  111. at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  112. ... 5 more
  113. Caused by: java.lang.IllegalStateException: This CoreContainer has been closed
  114. at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:785)
  115. at org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
  116. ... 7 more
  117. 2018-07-20 15:52:04.277 INFO (Thread-0) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
  118. 2018-07-20 15:52:04.277 INFO (Thread-0) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
  119. 2018-07-20 15:52:04.277 INFO (Thread-0) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
  120. 2018-07-20 15:52:04.278 INFO (Thread-0) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement