oops, sorry, its says "missing content stream" as far as logs go: i have a request log, didn't find anything with stack traces though. where is it? we're using the example one packaged with solr. "GET /solr/update HTTP/1.1" 400 1401
just to make sure, i typed "java -jar post.jar solrfile.xml" thanks! On 9/6/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: > : We are able to navigate to the solr/admin page, but when we try to > : POST an xml document via the command line, there is a fatal error. It > : seems that the solr/update servlet isnt running, giving a http 400 > : error. > > a 400 could mean a lot of things ... what is the full HTTP response you > get back from Solr? what kinds of Stack traces show up in the Jetty log > output? > > > > > -Hoss > > -- cheers, ben