th of those.
--
View this message in context:
http://www.nabble.com/Solr-1.3-stack-overflow-when-accessing-solr-admin-page-tp20157873p20476772.html
Sent from the Solr - User mailing list archive at Nabble.com.
: I get the exception when accessing http://localhost:7001/solr/admin but
: http://localhost:7001/solr/admin/luke works fine.
i don't have time to really dig into the code right now, but out of
curiosity what happens when you hit http://localhost:7001/solr/admin/
and/or http://localhost:7001/so
n but
http://localhost:7001/solr/admin/luke works fine.
Regards,
Mike
btw I don't have a solr.xml
--
View this message in context:
http://www.nabble.com/Solr-1.3-stack-overflow-when-accessing-solr-admin-page-tp20157873p20460991.html
Sent from the Solr - User mailing list archive at Nabble.com.
Olga: noticing this thread now, are you still having this problem? did you
find a problem with your configuration?
: However I am getting stack overflow when I try to access solr/admin
: page.
...
: java.lang.StackOverflowError javax.servlet.ServletException:
...
: org.apache.sol
]
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
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 serve
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