Have you tried using the schema.xml that is in example/solr/conf.  It that
works then the problem is definitely in your schema.xml.

Bill

On 4/26/07, James liu <[EMAIL PROTECTED]> wrote:

but it is ok when i use tomcat.

2007/4/26, Ken Krugler <[EMAIL PROTECTED]>:
>
> >3.0.23 yesterday i try and fail.
> >
> >which version u use,,,i just not use pro version.
>
> From the error below, either your schema.xml file is messed up, or it
> might be that you still need to uncomment out the lines at the
> beginning of the web.xml file.
>
> These are the ones that say "Uncomment if you are trying to use a
> Resin version before 3.0.19"). Even though you're using a later
> version of Resin, I've had lots of issues with their XML parsing.
>
> -- Ken
>
>
>
> >
> >2007/4/26, Bill Au <[EMAIL PROTECTED]>:
> >>
> >>Have you tried resin 3.0.x?  3.1 is a development branch so it is less
> >>stable as 3.0.
> >>
> >>Bill
> >>
> >>On 4/19/07, James liu <[EMAIL PROTECTED]> wrote:
> >>>
> >>>  It work well when i use tomcat with solr
> >>>
> >>>  now i wanna test resin,,,i use resin-3.1.0
> >>>
> >>>  now it show me
> >>>
> >>>  [03:47:34.047] WebApp[http://localhost:8080] starting
> >>>  [03:47:34.691] WebApp[http://localhost:8080/resin-doc] starting
> >>>  [03:47:34.927] WebApp[http://localhost:8080/solr1] starting
> >>>  [03:47:35.051] SolrServlet.init()
> >>>  [03:47:35.077] Solr home set to '/usr/solrapp/solr1/'
> >>>  [03:47:35.077] user.dir=/tmp/resin-3.1.0/bin
> >>>  [03:47:35.231] Loaded SolrConfig: solrconfig.xml
> >>>  [03:47:35.522] adding requestHandler standard=
> >>solr.StandardRequestHandler
> >>>  [03:47:35.621] adding requestHandler dismax=
solr.DisMaxRequestHandler
> >>>  [03:47:35.692] adding requestHandler partitioned=
> >>solr.DisMaxRequestHandler
> >>>  [03:47:35.721] adding requestHandler instock=
> solr.DisMaxRequestHandler
> >>>  [03:47:35.819] Opening new SolrCore at /usr/solrapp/solr1/,
> >>>  dataDir=/usr/solrapp/solr1/data
> >>>  [03:47:35.884] Reading Solr Schema
> >>  > [03:47:35.916] Schema name=example
> >>>  [03:47:35.929] org.apache.solr.core.SolrException: Schema Parsing
> Failed
> >>  > [03:47:35.929]  at org.apache.solr.schema.IndexSchema.readConfig(
> >>>  IndexSchema.java:441)
> >>>  [03:47:35.929]  at org.apache.solr.schema.IndexSchema.<init>(
> >>>  IndexSchema.java:69)
> >>>  [03:47:35.929]  at org.apache.solr.core.SolrCore.<init>(
SolrCore.java
> >>:191)
> >>>
> >>>
> >>>
> >>>  --
> >>>  regards
> >>  > jl
>
> --
> Ken Krugler
> Krugle, Inc.
> +1 530-210-6378
> "Find Code, Find Answers"
>



--
regards
jl

Reply via email to