You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by WAJ <wa...@yahoo.fr> on 2006/07/25 03:55:23 UTC

Nutch Problem on Godaddy.com server: Can't find bundle for base name org.nutch.jsp.search

Hello everybody,
   
  I am a new nutch user and trying to install it on a Godaddy.com Linux server. I works on my local machine, but unfortunately, I am getting the following error message on Godaddy.com Linux server (test JSP and Servlets works correctly) when I run nutch. Anyone can help me?
  ==================ERROR MESSAGE BEGIN=================
  HTTP Status 500 - 
  --------------------------------------------------------------------------------
  type Exception report
  message 
  description The server encountered an internal error () that prevented it from fulfilling this request.
  exception 
  org.apache.jasper.JasperException: Can't find bundle for base name org.nutch.jsp.search, locale en
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)
 org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:239)
 java.security.AccessController.doPrivileged(Native Method)
 javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
 org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:266)
 org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:157)
  
root cause 
  java.util.MissingResourceException: Can't find bundle for base name org.nutch.jsp.search, locale en
 java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
 java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:726)
 java.util.ResourceBundle.getBundle(ResourceBundle.java:576)
 org.apache.jsp.nutch.index_jsp._jspService(index_jsp.java:47)
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)
 org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:239)
 java.security.AccessController.doPrivileged(Native Method)
 javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
 org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:266)
 org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:157)
  
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs.
  
--------------------------------------------------------------------------------
  Apache Tomcat/5.0.27
  ===========================ERROR MESSAGE END==============
   
  Thanks in advance,
   
  WAJ

 		
---------------------------------
 Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.