[
https://issues.apache.org/jira/browse/SOLR-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561199#action_12561199
]
blueye118 edited comment on SOLR-450 at 1/21/08 6:39 PM:
----------------------------------------------------
Sorry for replying so lately,
I use a nightly build of solr, (solr-2007-11-15.zip), this error shows under
windows 2003 server sometimes,
Solr Specification Version: 1.2.2008.01.08.14.54.01
Solr Implementation Version: 1.3-dev ${svnversion} - htuo - 2008-01-08
14:54:01
Lucene Specification Version: 2.2.0
Lucene Implementation Version: 2.2.0 548010 - buschmi - 2007-06-16
23:15:56
Current Time: Tue Jan 22 10:13:24 CST 2008
Server Start Time:Thu Jan 17 14:46:59 CST 2008
----------------------------------------------------------------------------------
i did not change solrconfig.xml
was (Author: blueye118):
Sorry for replying so lately,
I use a nightly build of solr, (solr-2007-11-15.zip), this error shows under
windows 2003 server sometimes,
Solr Specification Version: 1.2.2008.01.08.14.54.01
Solr Implementation Version: 1.3-dev ${svnversion} - htuo - 2008-01-08
14:54:01
Lucene Specification Version: 2.2.0
Lucene Implementation Version: 2.2.0 548010 - buschmi - 2007-06-16
23:15:56
Current Time: Tue Jan 22 10:13:24 CST 2008
Server Start Time:Thu Jan 17 14:46:59 CST 2008
----------------------------------------------------------------------------------
> ArrayIndexOutOfBoundsException when search sometimes
> ----------------------------------------------------
>
> Key: SOLR-450
> URL: https://issues.apache.org/jira/browse/SOLR-450
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.3
> Environment: win 2003 server. jdk1.6
> Reporter: Eric
> Priority: Minor
>
> Jan 3, 2008 1:39:44 PM org.apache.solr.common.SolrException log
> SEVERE: java.lang.ArrayIndexOutOfBoundsException: -1
> at org.apache.solr.search.DocSlice$1.nextDoc(DocSlice.java:112)
> at
> org.apache.solr.util.SolrPluginUtils.optimizePreFetchDocs(SolrPluginUtils.java:255)
> at
> org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:112)
> at
> org.apache.solr.handler.SearchHandler.handleRequestBody(SearchHandler.java:98)
> at
> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:117)
> at org.apache.solr.core.SolrCore.execute(SolrCore.java:815)
> at
> org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:206)
> at
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:174)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
> at
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
> at
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
> at
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
> at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
> at java.lang.Thread.run(Thread.java:619)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.