You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/23 23:09:28 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_65) - Build # 10759 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10759/
Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)  ... 7 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)  ... 12 more Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2  at org.apache.solr.schema.PointType.init(PointType.java:51)  at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)  ... 13 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/admin/file. Reason: <pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)  ... 7 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)  ... 12 more Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2  at org.apache.solr.schema.PointType.init(PointType.java:51)  at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)  ... 13 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
	... 7 more
Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
	... 12 more
Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
	at org.apache.solr.schema.PointType.init(PointType.java:51)
	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
	... 13 more
,code=500}</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/admin/file. Reason:
<pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
	... 7 more
Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
	... 12 more
Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
	at org.apache.solr.schema.PointType.init(PointType.java:51)
	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
	... 13 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:F2F4285855B7D925]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp

Error Message:
expected:<404> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<404> but was:<500>
	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C76F8FB7B3C557C3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile

Error Message:
{msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)  at org.e  request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137) 	at org.e

request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C5C1914057342726]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11998 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
   [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1942055 T6424 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1942058 T6424 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1942059 T6424 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58619
   [junit4]   2> 1942061 T6424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1942061 T6424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1942062 T6424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
   [junit4]   2> 1942063 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/'
   [junit4]   2> 1942082 T6424 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/solr.xml
   [junit4]   2> 1942106 T6424 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
   [junit4]   2> 1942107 T6424 oasc.CoreContainer.<init> New CoreContainer 798293673
   [junit4]   2> 1942107 T6424 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/]
   [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1942110 T6424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1942110 T6424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1942113 T6424 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1942113 T6424 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1942113 T6424 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1942116 T6424 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
   [junit4]   2> 1942119 T6424 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/
   [junit4]   2> 1942122 T6424 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1942134 T6434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/'
   [junit4]   2> 1942162 T6434 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 1942164 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 1942165 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1942165 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1942167 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 1942167 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 1942195 T6434 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1942213 T6434 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1942279 T6434 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1942279 T6434 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1942289 T6434 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 1942722 T6434 oasc.CoreContainer.create ERROR Error creating core [collection1]: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:165)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The dimension must be > 0: -2
   [junit4]   2> 	at org.apache.solr.schema.PointType.init(PointType.java:51)
   [junit4]   2> 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
   [junit4]   2> 	... 13 more
   [junit4]   2> 
   [junit4]   2> 1942723 T6424 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1942723 T6424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1942724 T6424 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#58619
   [junit4]   2> 1942728 T6424 oas.SolrTestCaseJ4.setUp ###Starting testDirList
   [junit4]   2> 1942788 T6428 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]   2> 		at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]   2> 		at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
   [junit4]   2> 		at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:165)
   [junit4]   2> 		at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 		at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 		at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
   [junit4]   2> 		at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 		at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
   [junit4]   2> 		at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: The dimension must be > 0: -2
   [junit4]   2> 		at org.apache.solr.schema.PointType.init(PointType.java:51)
   [junit4]   2> 		at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
   [junit4]   2> 		at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
   [junit4]   2> 		at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
   [junit4]   2> 		at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
   [junit4]   2> 		... 13 more
   [junit4]   2> 	
   [junit4]   2> 1942791 T6424 oas.SolrTestCaseJ4.tearDown ###Ending testDirList
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testDirList -Dtests.seed=1BCC39AA9DE9431F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Miquelon -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.08s J0 | ShowFileRequestHandlerTest.testDirList <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
   [junit4]    > 	... 7 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
   [junit4]    > 	... 12 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
   [junit4]    > 	at org.apache.solr.schema.PointType.init(PointType.java:51)
   [junit4]    > 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
   [junit4]    > 	... 13 more
   [junit4]    > ,code=500}</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /solr/collection1/admin/file. Reason:
   [junit4]    > <pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
   [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
   [junit4]    > 	... 7 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
   [junit4]    > 	... 12 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
   [junit4]    > 	at org.apache.solr.schema.PointType.init(PointType.java:51)
   [junit4]    > 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
   [junit4]    > 	... 13 more
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:F2F4285855B7D925]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1942805 T6424 oas.SolrTestCaseJ4.setUp ###Starting test404Locally
   [junit4]   2> 1942806 T6424 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1942806 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1942845 T6424 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1942886 T6424 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1942887 T6424 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1942895 T6424 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1943207 T6424 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1943208 T6424 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1943208 T6424 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1943212 T6424 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1943214 T6424 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1943219 T6424 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1943221 T6424 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1943223 T6424 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1943224 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1943224 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1943225 T6424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1943226 T6424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1943226 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1943255 T6424 oasc.CoreContainer.<init> New CoreContainer 261775363
   [junit4]   2> 1943256 T6424 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1943261 T6424 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1943261 T6424 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1943261 T6424 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1943264 T6436 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1943298 T6436 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1943331 T6436 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1943332 T6436 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1943337 T6436 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1943527 T6436 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1943528 T6436 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1943528 T6436 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1943532 T6436 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1943533 T6436 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1943537 T6436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1943539 T6436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1943541 T6436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1943541 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1943542 T6436 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1943542 T6436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1943543 T6436 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/
   [junit4]   2> 1943543 T6436 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb508f3
   [junit4]   2> 1943543 T6436 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
   [junit4]   2> 1943543 T6436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index/
   [junit4]   2> 1943544 T6436 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1943544 T6436 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index
   [junit4]   2> 1943544 T6436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.2978515625, floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=18.888467222268844, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1943545 T6436 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@15e613e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea3b48b)),segFN=segments_1,generation=1}
   [junit4]   2> 1943545 T6436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1943545 T6436 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1943548 T6436 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 1943548 T6436 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1943549 T6436 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1943549 T6436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1943549 T6436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1943557 T6436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1943558 T6436 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1943559 T6436 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1943559 T6436 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1943560 T6436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=37.1416015625, floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=26.648064825216498, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4553584320487283
   [junit4]   2> 1943560 T6436 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@15e613e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea3b48b)),segFN=segments_1,generation=1}
   [junit4]   2> 1943560 T6436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1943560 T6436 oass.SolrIndexSearcher.<init> Opening Searcher@67ca8c6d[collection1] main
   [junit4]   2> 1943561 T6436 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1943561 T6436 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1943561 T6436 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1943561 T6436 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1943561 T6436 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1943562 T6436 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1943565 T6436 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1943582 T6437 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67ca8c6d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1943584 T6436 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1943586 T6424 oas.SolrTestCaseJ4.initCore ####ini

[...truncated too long message...]

  2> 	
   [junit4]   2> 1943624 T6424 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawFile
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testGetRawFile -Dtests.seed=1BCC39AA9DE9431F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Miquelon -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | ShowFileRequestHandlerTest.testGetRawFile <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137) 	at org.e
   [junit4]    > request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C5C1914057342726]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1943651 T6424 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=798293673
   [junit4]   2> 1943652 T6424 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1948641 T6424 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1948641 T6424 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=261775363
   [junit4]   2> 1948641 T6424 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c20a39c
   [junit4]   2> 1948649 T6424 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1948650 T6424 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1948650 T6424 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1948650 T6424 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1948650 T6424 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index
   [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001;done=false>>]
   [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lt, timezone=America/Miquelon
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=8,threads=1,free=333820008,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionTest, SliceStateTest, TestPartialUpdateDeduplication, QueryEqualityTest, TestConfigSets, TestCopyFieldCollectionResource, TestSerializedLuceneMatchVersion, TestQuerySenderListener, RegexBoostProcessorTest, TestLeaderElectionZkExpiry, TestSearcherReuse, TestTrie, TestJmxIntegration, ExternalFileFieldSortTest, TestFoldingMultitermQuery, TestCustomSort, TestSchemaResource, PrimitiveFieldTypeTest, SSLMigrationTest, TestReload, HdfsLockFactoryTest, DeleteReplicaTest, RAMDirectoryFactoryTest, RequiredFieldsTest, TermsComponentTest, SpellPossibilityIteratorTest, ShardRoutingTest, TestAnalyzeInfixSuggestions, TestSolrCoreProperties, CursorMarkTest, TestSolr4Spatial2, CircularListTest, TestCollationFieldDocValues, HighlighterConfigTest, TestSimpleQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting, TestComponentsName, IndexSchemaTest, EchoParamsTest, TestSchemaSimilarityResource, BadComponentTest, TestCollectionAPI, TestJmxMonitoredMap, UpdateParamsTest, TestDistributedMissingSort, NotRequiredUniqueKeyTest, TestShardHandlerFactory, BadIndexSchemaTest, DocumentBuilderTest, TestTolerantSearch, SolrTestCaseJ4Test, TestInitQParser, TestRangeQuery, BasicDistributedZkTest, SolrIndexSplitterTest, TestCoreDiscovery, TestFuzzyAnalyzedSuggestions, PluginInfoTest, TestSolrXMLSerializer, TestSolrXml, TestDynamicFieldCollectionResource, PingRequestHandlerTest, ResourceLoaderTest, PrimUtilsTest, TestReplicationHandlerBackup, ResponseLogComponentTest, FieldMutatingUpdateProcessorTest, RecoveryZkTest, HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, BasicFunctionalityTest, AnalysisErrorHandlingTest, TestFieldTypeCollectionResource, TestManagedSchemaFieldResource, TestManagedResourceStorage, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, SolrCmdDistributorTest, ZkCLITest, TestLMJelinekMercerSimilarityFactory, TestChildDocTransformer, ReplicationFactorTest, SpellCheckComponentTest, TestStressReorder, ClusterStateUpdateTest, TestNumberUtils, RankQueryTest, TestDynamicFieldResource, TestStressUserVersions, TestOverriddenPrefixQueryForCustomFieldType, TestNonDefinedSimilarityFactory, ReturnFieldsTest, TestCloudManagedSchemaConcurrent, TestComplexPhraseQParserPlugin, TestSort, SuggesterTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, TestReplicationHandler, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestFiltering, ShowFileRequestHandlerTest]
   [junit4] Completed on J0 in 6.64s, 4 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 512 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 408 suites, 1684 tests, 2 errors, 1 failure, 38 ignored (17 assumptions)

Total time: 84 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_65) - Build # 10759 - Failure!

Posted by Chris Hostetter <ho...@apache.org>.
Stupid commit error, already fixed in r1612942.


: Date: Wed, 23 Jul 2014 21:09:28 +0000 (UTC)
: From: Policeman Jenkins Server <je...@thetaphi.de>
: Reply-To: dev@lucene.apache.org
: To: jpountz@apache.org, hossman@apache.org, dev@lucene.apache.org
: Subject: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_65) - Build # 10759 -
:      Failure!
: 
: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10759/
: Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
: 
: 3 tests failed.
: REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList
: 
: Error Message:
: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.ecl
 ipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(
 ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.
 QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrE
 xception: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)  ... 7 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)  ... 12 more Caused by: org.apache.solr.common.SolrException: The d
 imension must be &gt; 0: -2  at org.apache.solr.schema.PointType.init(PointType.java:51)  at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)  ... 13 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/admin/file. Reason: <pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure
  for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.
 eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpPa
 rser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)  at org.apache.solr.core.CoreConta
 iner$1.call(CoreContainer.java:251)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)  at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)  at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)  at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)  at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)  at org.apache.solr.core.ConfigSetSe
 rvice.getConfig(ConfigSetService.java:62)  ... 7 more Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)  at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)  ... 12 more Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2  at org.apache.solr.schema.PointType.init(PointType.java:51)  at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)  at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)  at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)  ... 13 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  </body> </html> 
: 
: Stack Trace:
: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
: <head>
: <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
: <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
: 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
: 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
: 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
: 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
: 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
: 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
: 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
: 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
: 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
: 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
: 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
: 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
: 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
: 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
: 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
: 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
: 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
: 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
: 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
: 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
: 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
: 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
: 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
: 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
: 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
: 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
: 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
: 	at java.lang.Thread.run(Thread.java:745)
: Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
: 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
: 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
: 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
: 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
: 	... 1 more
: Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
: 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
: 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
: 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
: 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
: 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
: 	... 7 more
: Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
: 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
: 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
: 	... 12 more
: Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
: 	at org.apache.solr.schema.PointType.init(PointType.java:51)
: 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
: 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
: 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
: 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
: 	... 13 more
: ,code=500}</title>
: </head>
: <body>
: <h2>HTTP ERROR: 500</h2>
: <p>Problem accessing /solr/collection1/admin/file. Reason:
: <pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
: 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
: 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
: 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
: 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
: 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
: 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
: 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
: 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
: 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
: 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
: 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
: 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
: 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
: 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
: 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
: 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
: 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
: 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
: 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
: 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
: 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
: 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
: 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
: 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
: 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
: 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
: 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
: 	at java.lang.Thread.run(Thread.java:745)
: Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
: 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
: 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
: 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
: 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
: 	... 1 more
: Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
: 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
: 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
: 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
: 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
: 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
: 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
: 	... 7 more
: Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
: 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
: 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
: 	... 12 more
: Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
: 	at org.apache.solr.schema.PointType.init(PointType.java:51)
: 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
: 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
: 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
: 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
: 	... 13 more
: ,code=500}</pre></p>
: <hr /><i><small>Powered by Jetty://</small></i>
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
:                                                 
: </body>
: </html>
: 
: 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:F2F4285855B7D925]:0)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
: 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
: 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
: 	at java.lang.reflect.Method.invoke(Method.java:606)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
: 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at java.lang.Thread.run(Thread.java:745)
: 
: 
: REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp
: 
: Error Message:
: expected:<404> but was:<500>
: 
: Stack Trace:
: java.lang.AssertionError: expected:<404> but was:<500>
: 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C76F8FB7B3C557C3]:0)
: 	at org.junit.Assert.fail(Assert.java:93)
: 	at org.junit.Assert.failNotEquals(Assert.java:647)
: 	at org.junit.Assert.assertEquals(Assert.java:128)
: 	at org.junit.Assert.assertEquals(Assert.java:472)
: 	at org.junit.Assert.assertEquals(Assert.java:456)
: 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
: 	at java.lang.reflect.Method.invoke(Method.java:606)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
: 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at java.lang.Thread.run(Thread.java:745)
: 
: 
: REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile
: 
: Error Message:
: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySo
 lrRunner.java:137)  at org..e  request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
: 
: Stack Trace:
: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) 	at org.apache.s
 olr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137) 	at org.e
: 
: request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
: 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C5C1914057342726]:0)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
: 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
: 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
: 	at java.lang.reflect.Method.invoke(Method.java:606)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
: 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
: 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
: 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
: 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
: 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
: 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: 	at java.lang.Thread.run(Thread.java:745)
: 
: 
: 
: 
: Build Log:
: [...truncated 11998 lines...]
:    [junit4] Suite: org.apache.solr.handler.admin.ShowFileRequestHandlerTest
:    [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
:    [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
:    [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.initCore ####initCore
:    [junit4]   2> 1942054 T6424 oas.SolrTestCaseJ4.initCore ####initCore end
:    [junit4]   2> 1942055 T6424 oejs.Server.doStart jetty-8.1.10.v20130312
:    [junit4]   2> 1942058 T6424 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
:    [junit4]   2> 1942059 T6424 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58619
:    [junit4]   2> 1942061 T6424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
:    [junit4]   2> 1942061 T6424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
:    [junit4]   2> 1942062 T6424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
:    [junit4]   2> 1942063 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/'
:    [junit4]   2> 1942082 T6424 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/solr.xml
:    [junit4]   2> 1942106 T6424 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
:    [junit4]   2> 1942107 T6424 oasc.CoreContainer.<init> New CoreContainer 798293673
:    [junit4]   2> 1942107 T6424 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/]
:    [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
:    [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
:    [junit4]   2> 1942108 T6424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
:    [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
:    [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
:    [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
:    [junit4]   2> 1942109 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
:    [junit4]   2> 1942110 T6424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
:    [junit4]   2> 1942110 T6424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
:    [junit4]   2> 1942113 T6424 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
:    [junit4]   2> 1942113 T6424 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 1942113 T6424 oasc.CoreContainer.load Host Name: 
:    [junit4]   2> 1942116 T6424 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
:    [junit4]   2> 1942119 T6424 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/
:    [junit4]   2> 1942122 T6424 oasc.CorePropertiesLocator.discover Found 1 core definitions
:    [junit4]   2> 1942134 T6434 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/'
:    [junit4]   2> 1942162 T6434 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
:    [junit4]   2> 1942164 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
:    [junit4]   2> 1942165 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
:    [junit4]   2> 1942165 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
:    [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
:    [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
:    [junit4]   2> 1942166 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
:    [junit4]   2> 1942167 T6434 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
:    [junit4]   2> 1942167 T6434 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
:    [junit4]   2> 1942195 T6434 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
:    [junit4]   2> 1942213 T6434 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
:    [junit4]   2> 1942279 T6434 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 1942279 T6434 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
:    [junit4]   2> 1942289 T6434 oass.IndexSchema.readSchema [collection1] Schema name=example
:    [junit4]   2> 1942722 T6434 oasc.CoreContainer.create ERROR Error creating core [collection1]: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
:    [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
:    [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
:    [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
:    [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
:    [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
:    [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
:    [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
:    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
:    [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:165)
:    [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
:    [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
:    [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
:    [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
:    [junit4]   2> 	... 7 more
:    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
:    [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
:    [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
:    [junit4]   2> 	... 12 more
:    [junit4]   2> Caused by: org.apache.solr.common.SolrException: The dimension must be > 0: -2
:    [junit4]   2> 	at org.apache.solr.schema.PointType.init(PointType.java:51)
:    [junit4]   2> 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
:    [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
:    [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
:    [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
:    [junit4]   2> 	... 13 more
:    [junit4]   2> 
:    [junit4]   2> 1942723 T6424 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
:    [junit4]   2> 1942723 T6424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
:    [junit4]   2> 1942724 T6424 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#58619
:    [junit4]   2> 1942728 T6424 oas.SolrTestCaseJ4.setUp ###Starting testDirList
:    [junit4]   2> 1942788 T6428 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
:    [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
:    [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
:    [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
:    [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
:    [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
:    [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
:    [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
:    [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
:    [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
:    [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
:    [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
:    [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
:    [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
:    [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
:    [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
:    [junit4]   2> 		at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
:    [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
:    [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
:    [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
:    [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
:    [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
:    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]   2> 		at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
:    [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
:    [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
:    [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
:    [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
:    [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
:    [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
:    [junit4]   2> 		... 1 more
:    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]   2> 		at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
:    [junit4]   2> 		at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:165)
:    [junit4]   2> 		at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
:    [junit4]   2> 		at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
:    [junit4]   2> 		at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
:    [junit4]   2> 		at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
:    [junit4]   2> 		... 7 more
:    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
:    [junit4]   2> 		at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
:    [junit4]   2> 		at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
:    [junit4]   2> 		... 12 more
:    [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: The dimension must be > 0: -2
:    [junit4]   2> 		at org.apache.solr.schema.PointType.init(PointType.java:51)
:    [junit4]   2> 		at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
:    [junit4]   2> 		at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
:    [junit4]   2> 		at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
:    [junit4]   2> 		at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
:    [junit4]   2> 		... 13 more
:    [junit4]   2> 	
:    [junit4]   2> 1942791 T6424 oas.SolrTestCaseJ4.tearDown ###Ending testDirList
:    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testDirList -Dtests.seed=1BCC39AA9DE9431F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Miquelon -Dtests.file.encoding=UTF-8
:    [junit4] ERROR   0.08s J0 | ShowFileRequestHandlerTest.testDirList <<<
:    [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
:    [junit4]    > <head>
:    [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
:    [junit4]    > <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
:    [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
:    [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
:    [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
:    [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
:    [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
:    [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
:    [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
:    [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
:    [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
:    [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
:    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
:    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
:    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
:    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
:    [junit4]    > 	... 1 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
:    [junit4]    > 	... 7 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
:    [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
:    [junit4]    > 	... 12 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
:    [junit4]    > 	at org.apache.solr.schema.PointType.init(PointType.java:51)
:    [junit4]    > 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
:    [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
:    [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
:    [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
:    [junit4]    > 	... 13 more
:    [junit4]    > ,code=500}</title>
:    [junit4]    > </head>
:    [junit4]    > <body>
:    [junit4]    > <h2>HTTP ERROR: 500</h2>
:    [junit4]    > <p>Problem accessing /solr/collection1/admin/file. Reason:
:    [junit4]    > <pre>    {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741)
:    [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299)
:    [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
:    [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
:    [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
:    [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
:    [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
:    [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
:    [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
:    [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
:    [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
:    [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
:    [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
:    [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
:    [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
:    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:251)
:    [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:248)
:    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
:    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
:    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
:    [junit4]    > 	... 1 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:593)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.&lt;init&gt;(IndexSchema.java:165)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:90)
:    [junit4]    > 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:62)
:    [junit4]    > 	... 7 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
:    [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
:    [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:484)
:    [junit4]    > 	... 12 more
:    [junit4]    > Caused by: org.apache.solr.common.SolrException: The dimension must be &gt; 0: -2
:    [junit4]    > 	at org.apache.solr.schema.PointType.init(PointType.java:51)
:    [junit4]    > 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:166)
:    [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)
:    [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)
:    [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:190)
:    [junit4]    > 	... 13 more
:    [junit4]    > ,code=500}</pre></p>
:    [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    >                                                 
:    [junit4]    > </body>
:    [junit4]    > </html>
:    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:F2F4285855B7D925]:0)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
:    [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
:    [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
:    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
:    [junit4]   2> 1942805 T6424 oas.SolrTestCaseJ4.setUp ###Starting test404Locally
:    [junit4]   2> 1942806 T6424 oas.SolrTestCaseJ4.initCore ####initCore
:    [junit4]   2> 1942806 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
:    [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
:    [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
:    [junit4]   2> 1942807 T6424 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
:    [junit4]   2> 1942845 T6424 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
:    [junit4]   2> 1942886 T6424 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 1942887 T6424 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
:    [junit4]   2> 1942895 T6424 oass.IndexSchema.readSchema [null] Schema name=test
:    [junit4]   2> 1943207 T6424 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1943208 T6424 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1943208 T6424 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 1943212 T6424 oass.IndexSchema.readSchema default search field in schema is text
:    [junit4]   2> 1943214 T6424 oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 1943219 T6424 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
:    [junit4]   2> 1943221 T6424 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
:    [junit4]   2> 1943223 T6424 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
:    [junit4]   2> 1943224 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
:    [junit4]   2> 1943224 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
:    [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
:    [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
:    [junit4]   2> 1943225 T6424 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
:    [junit4]   2> 1943225 T6424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
:    [junit4]   2> 1943226 T6424 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
:    [junit4]   2> 1943226 T6424 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
:    [junit4]   2> 1943255 T6424 oasc.CoreContainer.<init> New CoreContainer 261775363
:    [junit4]   2> 1943256 T6424 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
:    [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
:    [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
:    [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
:    [junit4]   2> 1943257 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
:    [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
:    [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
:    [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
:    [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
:    [junit4]   2> 1943258 T6424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
:    [junit4]   2> 1943261 T6424 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
:    [junit4]   2> 1943261 T6424 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 1943261 T6424 oasc.CoreContainer.load Host Name: 
:    [junit4]   2> 1943264 T6436 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
:    [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
:    [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
:    [junit4]   2> 1943265 T6436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
:    [junit4]   2> 1943298 T6436 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
:    [junit4]   2> 1943331 T6436 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
:    [junit4]   2> 1943332 T6436 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
:    [junit4]   2> 1943337 T6436 oass.IndexSchema.readSchema [collection1] Schema name=test
:    [junit4]   2> 1943527 T6436 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1943528 T6436 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1943528 T6436 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 1943532 T6436 oass.IndexSchema.readSchema default search field in schema is text
:    [junit4]   2> 1943533 T6436 oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 1943537 T6436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
:    [junit4]   2> 1943539 T6436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
:    [junit4]   2> 1943541 T6436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
:    [junit4]   2> 1943541 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
:    [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
:    [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
:    [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
:    [junit4]   2> 1943542 T6436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
:    [junit4]   2> 1943542 T6436 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
:    [junit4]   2> 1943542 T6436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
:    [junit4]   2> 1943543 T6436 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/
:    [junit4]   2> 1943543 T6436 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@eb508f3
:    [junit4]   2> 1943543 T6436 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
:    [junit4]   2> 1943543 T6436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index/
:    [junit4]   2> 1943544 T6436 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index' doesn't exist. Creating new index...
:    [junit4]   2> 1943544 T6436 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index
:    [junit4]   2> 1943544 T6436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.2978515625, floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=18.888467222268844, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
:    [junit4]   2> 1943545 T6436 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
:    [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@15e613e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea3b48b)),segFN=segments_1,generation=1}
:    [junit4]   2> 1943545 T6436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 1943545 T6436 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
:    [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
:    [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
:    [junit4]   2> 1943547 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
:    [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
:    [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
:    [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
:    [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
:    [junit4]   2> 1943548 T6436 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
:    [junit4]   2> 1943548 T6436 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
:    [junit4]   2> 1943548 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
:    [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
:    [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
:    [junit4]   2> 1943549 T6436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
:    [junit4]   2> 1943549 T6436 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
:    [junit4]   2> 1943549 T6436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
:    [junit4]   2> 1943549 T6436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
:    [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
:    [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
:    [junit4]   2> 1943550 T6436 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
:    [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
:    [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
:    [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
:    [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
:    [junit4]   2> 1943551 T6436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
:    [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
:    [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
:    [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943552 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943553 T6436 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
:    [junit4]   2> 1943554 T6436 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
:    [junit4]   2> 1943557 T6436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 1943558 T6436 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
:    [junit4]   2> 1943559 T6436 oasu.CommitTracker.<init> Hard AutoCommit: disabled
:    [junit4]   2> 1943559 T6436 oasu.CommitTracker.<init> Soft AutoCommit: disabled
:    [junit4]   2> 1943560 T6436 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=37.1416015625, floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=26.648064825216498, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4553584320487283
:    [junit4]   2> 1943560 T6436 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
:    [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@15e613e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea3b48b)),segFN=segments_1,generation=1}
:    [junit4]   2> 1943560 T6436 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
:    [junit4]   2> 1943560 T6436 oass.SolrIndexSearcher.<init> Opening Searcher@67ca8c6d[collection1] main
:    [junit4]   2> 1943561 T6436 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
:    [junit4]   2> 1943561 T6436 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
:    [junit4]   2> 1943561 T6436 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
:    [junit4]   2> 1943561 T6436 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
:    [junit4]   2> 1943561 T6436 oasr.RestManager.init Initializing 0 registered ManagedResources
:    [junit4]   2> 1943562 T6436 oashc.SpellCheckComponent.inform Initializing spell checkers
:    [junit4]   2> 1943565 T6436 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
:    [junit4]   2> 1943582 T6437 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67ca8c6d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
:    [junit4]   2> 1943584 T6436 oasc.CoreContainer.registerCore registering core: collection1
:    [junit4]   2> 1943586 T6424 oas.SolrTestCaseJ4.initCore ####ini
: 
: [...truncated too long message...]
: 
:   2> 	
:    [junit4]   2> 1943624 T6424 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawFile
:    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShowFileRequestHandlerTest -Dtests.method=testGetRawFile -Dtests.seed=1BCC39AA9DE9431F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Miquelon -Dtests.file.encoding=UTF-8
:    [junit4] ERROR   0.01s J0 | ShowFileRequestHandlerTest.testGetRawFile <<<
:    [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: {msg=SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Could not load conf for core collection1: Plugin Initializing failure for [schema.xml] fieldType. Schema file is /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/schema.xml 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:741) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:299) 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207) 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHand
 ler.java:1419) 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137) 	at org.e
:    [junit4]    > request: https://127.0.0.1:58619/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
:    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BCC39AA9DE9431F:C5C1914057342726]:0)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
:    [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
:    [junit4]    > 	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
:    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
:    [junit4]   2> 1943651 T6424 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=798293673
:    [junit4]   2> 1943652 T6424 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
:    [junit4]   2> 1948641 T6424 oas.SolrTestCaseJ4.deleteCore ###deleteCore
:    [junit4]   2> 1948641 T6424 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=261775363
:    [junit4]   2> 1948641 T6424 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c20a39c
:    [junit4]   2> 1948649 T6424 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
:    [junit4]   2> 1948650 T6424 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
:    [junit4]   2> 1948650 T6424 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
:    [junit4]   2> 1948650 T6424 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
:    [junit4]   2> 1948650 T6424 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
:    [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
:    [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index;done=false>>]
:    [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001/index
:    [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001;done=false>>]
:    [junit4]   2> 1948651 T6424 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001/init-core-data-001
:    [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.handler.admin.ShowFileRequestHandlerTest-1BCC39AA9DE9431F-001
:    [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lt, timezone=America/Miquelon
:    [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=8,threads=1,free=333820008,total=518979584
:    [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionTest, SliceStateTest, TestPartialUpdateDeduplication, QueryEqualityTest, TestConfigSets, TestCopyFieldCollectionResource, TestSerializedLuceneMatchVersion, TestQuerySenderListener, RegexBoostProcessorTest, TestLeaderElectionZkExpiry, TestSearcherReuse, TestTrie, TestJmxIntegration, ExternalFileFieldSortTest, TestFoldingMultitermQuery, TestCustomSort, TestSchemaResource, PrimitiveFieldTypeTest, SSLMigrationTest, TestReload, HdfsLockFactoryTest, DeleteReplicaTest, RAMDirectoryFactoryTest, RequiredFieldsTest, TermsComponentTest, SpellPossibilityIteratorTest, ShardRoutingTest, TestAnalyzeInfixSuggestions, TestSolrCoreProperties, CursorMarkTest, TestSolr4Spatial2, CircularListTest, TestCollationFieldDocValues, HighlighterConfigTest, TestSimpleQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting, TestComponentsName, IndexSchemaTest, EchoParamsTest, TestSchemaSimilarityResource, BadComponentTest, Tes
 tCollectionAPI, TestJmxMonitoredMap, UpdateParamsTest, TestDistributedMissingSort, NotRequiredUniqueKeyTest, TestShardHandlerFactory, BadIndexSchemaTest, DocumentBuilderTest, TestTolerantSearch, SolrTestCaseJ4Test, TestInitQParser, TestRangeQuery, BasicDistributedZkTest, SolrIndexSplitterTest, TestCoreDiscovery, TestFuzzyAnalyzedSuggestions, PluginInfoTest, TestSolrXMLSerializer, TestSolrXml, TestDynamicFieldCollectionResource, PingRequestHandlerTest, ResourceLoaderTest, PrimUtilsTest, TestReplicationHandlerBackup, ResponseLogComponentTest, FieldMutatingUpdateProcessorTest, RecoveryZkTest, HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, BasicFunctionalityTest, AnalysisErrorHandlingTest, TestFieldTypeCollectionResource, TestManagedSchemaFieldResource, TestManagedResourceStorage, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, SolrCmdDistributorTest, ZkCLITest, TestLMJelinekMercerSimilarityFactory, TestChildDocTransformer, ReplicationFactorTest, SpellCheckComponentTest, T
 estStressReorder, ClusterStateUpdateTest, TestNumberUtils, RankQueryTest, TestDynamicFieldResource, TestStressUserVersions, TestOverriddenPrefixQueryForCustomFieldType, TestNonDefinedSimilarityFactory, ReturnFieldsTest, TestCloudManagedSchemaConcurrent, TestComplexPhraseQParserPlugin, TestSort, SuggesterTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, TestReplicationHandler, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, TestFiltering, ShowFileRequestHandlerTest]
:    [junit4] Completed on J0 in 6.64s, 4 tests, 1 failure, 2 errors <<< FAILURES!
: 
: [...truncated 512 lines...]
: BUILD FAILED
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 408 suites, 1684 tests, 2 errors, 1 failure, 38 ignored (17 assumptions)
: 
: Total time: 84 minutes 36 seconds
: Build step 'Invoke Ant' marked build as failure
: [description-setter] Description set: Java: 64bit/jdk1.7.0_65 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
: Archiving artifacts
: Recording test results
: Email was triggered for: Failure - Any
: Sending email for trigger: Failure - Any
: 
: 
: 

-Hoss