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