Re: issues with shards

2009-05-26 Thread Shalin Shekhar Mangar
You are using the binary response writer (the request params have wt=javabin). Somehow the binary response writer is being passed a character stream, hence the error. Off hand, I'm not sure how that can happen. Just remove wt=javabin from the request parameters and try again. Are you using your o

Re: issues with shards

2009-05-26 Thread Valdir Salgueiro
regarding the error, there is one webapp=null and path=null in the requests: INFO: webapp=null path=null > params={q=static+ firstSearcher+warming+query+from+solrconfig.xml} hits=0 status=0 QTime=63 , can it be the root of the error? 2009/5/26 Valdir Salgueiro > "WARNING: Could not getStat

Re: issues with shards

2009-05-26 Thread Valdir Salgueiro
"WARNING: Could not getStatistics on info bean null"? well i have no idea about that one :( 2009/5/26 Grant Ingersoll > It looks like one of the components failed loading up (see the log during > Solr init) What's that about? > > -Grant > > > On May 25, 2009, at 4:13 PM, Valdir Salgueiro wrote

Re: issues with shards

2009-05-26 Thread Grant Ingersoll
It looks like one of the components failed loading up (see the log during Solr init) What's that about? -Grant On May 25, 2009, at 4:13 PM, Valdir Salgueiro wrote: hello, im using solr 1.3, and having some problems when i search with the shards parameters, for example: *shards=localhost:

issues with shards

2009-05-25 Thread Valdir Salgueiro
hello, im using solr 1.3, and having some problems when i search with the shards parameters, for example: *shards=localhost:9090/isearch* *im using 9090 as the default port i get this error: NFO: Filter queries (object): [null] > 25/05/2009 17:06:33 org.apache.solr.core.SolrCore execute > INFO: