I know, but since it's an Apache component throwing the exception, i'd figure 
someone just might know more about this. An, the guys do visit the list afaik.

Anyway, i'd ask there too. Thanks 

On Wednesday 08 December 2010 15:41:21 Grant Ingersoll wrote:
> That sounds like a JTeam plugin problem, which is not supported here.
> 
> On Dec 8, 2010, at 5:38 AM, Markus Jelsma wrote:
> > Hi,
> > 
> > Got another issue here. This time it's the PHP serialized response writer
> > throwing the following exception only when spatial parameters are set
> > using LocalParams in Solr 1.4.1 using JTeam's plugin:
> > 
> > Map size must not be negative
> > 
> > java.lang.IllegalArgumentException: Map size must not be negative
> > 
> >     at
> > 
> > org.apache.solr.request.PHPSerializedWriter.writeMapOpener(PHPSerializedR
> > esponseWriter.java:224)
> > 
> >     at
> > 
> > org.apache.solr.request.JSONWriter.writeSolrDocument(JSONResponseWriter.j
> > ava:398)
> > 
> >     at
> > 
> > org.apache.solr.request.JSONWriter.writeSolrDocumentList(JSONResponseWrit
> > er.java:553)
> > 
> >     at
> > 
> > org.apache.solr.request.TextResponseWriter.writeVal(TextResponseWriter.ja
> > va:148)
> > 
> >     at
> > 
> > org.apache.solr.request.JSONWriter.writeNamedListAsMapMangled(JSONRespons
> > eWriter.java:154)
> > 
> >     at
> > 
> > org.apache.solr.request.PHPSerializedWriter.writeNamedList(PHPSerializedR
> > esponseWriter.java:100)
> > 
> >     at
> > 
> > org.apache.solr.request.PHPSerializedWriter.writeResponse(PHPSerializedRe
> > sponseWriter.java:95)
> > 
> >     at
> > 
> > org.apache.solr.request.PHPSerializedResponseWriter.write(PHPSerializedRe
> > sponseWriter.java:69)
> > 
> >     at
> > 
> > org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilt
> > er.java:325)
> > 
> >     at
> > 
> > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.ja
> > va:254)
> > 
> >     at
> > 
> > org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHand
> > ler.java:1089)
> > 
> >     at
> > 
> > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:365)
> > 
> >     at
> > 
> > org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:21
> > 6)
> > 
> >     at
> > 
> > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> > 
> >     at
> > 
> > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
> > 
> >     at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
> >     at
> > 
> > org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerC
> > ollection.java:211)
> > 
> >     at
> > 
> > org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java
> > :114)
> > 
> >     at
> > 
> > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
> > 
> >     at org.mortbay.jetty.Server.handle(Server.java:285)
> >     at
> > 
> > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502)
> > 
> >     at
> > 
> > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnec
> > tion.java:821)
> > 
> >     at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)
> >     at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208)
> >     at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378)
> >     at
> > 
> > org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java
> > :226)
> > 
> >     at
> > 
> > org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.jav
> > a:442)
> > 
> > This is only triggered when the searchComponent is added to the request
> > handler.
> > 
> > Cheers,
> 
> --------------------------
> Grant Ingersoll
> http://www.lucidimagination.com/
> 
> Search the Lucene ecosystem docs using Solr/Lucene:
> http://www.lucidimagination.com/search

-- 
Markus Jelsma - CTO - Openindex
http://www.linkedin.com/in/markus17
050-8536620 / 06-50258350

Reply via email to