I've seen thatverror when tmpwatch is run from cron and removed some of the compiled jsp data files. This was using the included tomcat.

    -- Chris (via mobile device)


On Jan 11, 2009, at 4:40, Yerraguntla <raveend...@yahoo.com> wrote:


I think its more of admin.jsp code, which id throwing errors. I can
succefully use admin/luke and solr/select?q=.... without any problem.



Grant Ingersoll-6 wrote:

Haven't seen this before, was there anything in the log further up? I
don't even see Solr anywhere in the stack trace here.


On Jan 9, 2009, at 11:11 AM, Yerraguntla wrote:


Hi,

I am using solr admin page with index.jsp from

< <%-- $Id: index.jsp 686780 2008-08-18 15:08:28Z yonik $ --%>

I am getting these errors. Any insight will be helpful.

HTTP Status 500 - javax.servlet.ServletException:
java.lang.NoSuchFieldError: config org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoSuchFieldError: config at
org
.apache
.jasper
.servlet. JspServletWrapper.handleJspException(JspServletWrapper.java:
532)
at
org
.apache
.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java: 408)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
320)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at
org
.apache
.catalina
.core
.ApplicationFilterChain. internalDoFilter(ApplicationFilterChain.java:
290)
at
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: 206)
at
org
.apache
.catalina
.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
at
org
.apache
.catalina
.core
.ApplicationDispatcher.processRequest(ApplicationDispatcher.java: 469)
at
org
.apache
.catalina
.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java: 403)
at
org
.apache
.catalina
.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
at
org
.apache
.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java: 273)
at
org
.apache
.catalina
.core
.ApplicationFilterChain. internalDoFilter(ApplicationFilterChain.java:
235)
at
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: 206)
at
org
.apache
.catalina. core.StandardWrapperValve.invoke(StandardWrapperValve.java:
228)
at
org
.apache
.catalina. core.StandardContextValve.invoke(StandardContextValve.java:
175)
at
org
.apache
.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org
.apache
.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at
org
.apache
.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
109)
at
org
.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
216)
at
org
.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
844)
at
org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:634)
at org.apache.tomcat.util.net.JIoEndpoint
$Worker.run(JIoEndpoint.java:445)
at java.lang.Thread.run(Thread.java:619) Caused by:
javax.servlet.ServletException: java.lang.NoSuchFieldError: config at
org
.apache
.jasper
.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:
855)
at
org
.apache
.jasper
.runtime.PageContextImpl.handlePageException(PageContextImpl.java: 784)
at org.apache.jsp.admin.index_jsp._jspService(index_jsp.java:324) at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at
org
.apache
.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java: 384)
... 22 more Caused
--
View this message in context:
http://www.nabble.com/solr-admin-page-throwing-errors-tp21375221p21375221.html
Sent from the Solr - User mailing list archive at Nabble.com.


--------------------------
Grant Ingersoll

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ













--
View this message in context: 
http://www.nabble.com/solr-admin-page-throwing-errors-tp21375221p21398748.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to