Deniz,
I don't think anyone will be able to help you without more details, except for saying that the exception below is from Tomcat, not Solr.
Otis
----
Sematext ::
http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search ::
http://search-lucene.com/>________________________________
>From: deniz <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Sent: Wednesday, October 12, 2011 11:52 PM
>Subject: Re: upgrading 1.4 to 3.x
>
>I have checked the links both pravesh and otis sent, however still i am
>stucked and confused...
>
>i just put the 3.1 war file in webapps of tomcat and change the home
>directory to a solr directory that i has indexes and cores and other
>settings from 1.4, just to see what happens...
>
>so at the end when i try to access
http://localhost:18080/solr31/ i get a
>blank page showing nothing at all... and in the logs i have this error:
>
>java.lang.ArrayIndexOutOfBoundsException
> at java.lang.System.arraycopy(Native Method)
> at
>org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:690)
> at
>org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutputBuffer.java:429)
> at
>org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java:1617)
> at
>org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:967)
> at org.apache.coyote.Response.action(Response.java:181)
> at
>org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:573)
> at org.apache.coyote.Response.doWrite(Response.java:560)
> at
>org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:361)
> at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:323)
> at
>org.apache.tomcat.util.buf.IntermediateOutputStream.write(C2BConverter.java:236)
> at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
> at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
> at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
> at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
> at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
> at
>org.apache.tomcat.util.buf.WriteConvertor.flush(C2BConverter.java:185)
> at
>org.apache.tomcat.util.buf.C2BConverter.flushBuffer(C2BConverter.java:128)
> at
>org.apache.catalina.connector.OutputBuffer.realWriteChars(OutputBuffer.java:536)
> at
>org.apache.tomcat.util.buf.CharChunk.flushBuffer(CharChunk.java:438)
> at
>org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:268)
> at
>org.apache.catalina.connector.Response.finishResponse(Response.java:484)
> at
>org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:177)
> 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:680)
>
>
>
>any ideas? i would expect some other errors actually but array out of bonds
>just make me confused... totally...
>
>
>
>
>-----
>Zeki ama calismiyor... Calissa yapar...
>--
>View this message in context:
http://lucene.472066.n3.nabble.com/upgrading-1-4-to-3-x-tp3415044p3417660.html>Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>