I am running the packaged war.
 
It used to work 1 year ago when I briefly looked into using Solr instead
of Lucene - at that time I just built the trunk and it worked from the
first plug (Solr 1.3 dev around Sep 9th 2007). 


-----Original Message-----
From: Ryan McKinley [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 24, 2008 5:28 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr 1.3 stack overflow when accessing solr/admin page

are you running the packaged .war directly?  or something custom?  Did
it ever work?

Is anyone else running successfully on weblogic?


On Oct 24, 2008, at 5:10 PM, Dadasheva, Olga wrote:

> Hi,
>
> I  run Solr 1.3 in Weblogic 10.3 Java 6; I have a single core 
> application deployed to the same server as Solr 1.3.
> I am not using solrj.
>
> I do not have any problems with search and update - they work fine.
>
> However I am getting stack overflow when I try to access solr/admin 
> page.
>
>
> java.lang.StackOverflowError javax.servlet.ServletException:
> java.lang.StackOverflowError at
> weblogic
> .servlet.internal.RequestDispatcherImpl.forward(RequestDispatche
> rImpl.java:266) at
> org
> .apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.j
> ava:273) at
> weblogic
> .servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
> 42) at
> weblogic
> .servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDis
> patcherImpl.java:503) at
> ...
>
> I am pretty sure it is my configuration, and I would appreciate any 
> pointers at what I should be checking.
>
>
> Thank you very much,
>
> -Olga

Reply via email to