You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Marlen <zm...@facinf.uho.edu.cu> on 2011/07/13 16:55:34 UTC

Need help: Can't find bundle for base name org.nutch.jsp.search, locale en_US

On 13/07/2011 10:30, Marlen wrote:
> I have been subscribed to the lucene list help,, and it was great.. I 
> hope it be great too...
> There is a problem for me.. I don't speak quit well English..
> So the important thing.. I had a problem with the installation.... 
> when I tip this: "http://localhost:8080/nutch/" on my browser this 
> come out:
> Estado HTTP 500 -
>
> type Informe de Excepción
>
> mensaje
>
> descripción El servidor encontró un error interno () que hizo que no
> pudiera rellenar este requerimiento.
>
> excepción
>
> org.apache.jasper.JasperException: java.util.MissingResourceException:
> Can't find bundle for base name org.nutch.jsp.search, locale en_US
>     
> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:531)
>     
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:454)
>     
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
>     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:332)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>
> causa raíz
>
> java.util.MissingResourceException: Can't find bundle for base name
> org.nutch.jsp.search, locale en_US
>     
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1539)
>     java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1278)
>     java.util.ResourceBundle.getBundle(ResourceBundle.java:805)
>     org.apache.jsp.index_jsp._jspService(index_jsp.java:56)
>     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:68)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>     
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:416)
>     
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
>     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:332)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>
> nota La traza completa de la causa de este error se encuentra en los
> archivos de diario de Apache Tomcat/7.0.5.
> Apache Tomcat/7.0.5
>
>


Re: Need help: Can't find bundle for base name org.nutch.jsp.search, locale en_US

Posted by lewis john mcgibbney <le...@gmail.com>.
Assuming your using Nutch 1.2, the web application you point to needs to be
the exact name of the WAR file.

In my case it was therefore always

http://localhost:8080/nutch-1.2 <http://localhost:8080/nutch/>

Also I do not understand written spanish (i think this is) so I can help you
out with the other stuff sorry.

On Wed, Jul 13, 2011 at 3:55 PM, Marlen <zm...@facinf.uho.edu.cu> wrote:

> On 13/07/2011 10:30, Marlen wrote:
>
>> I have been subscribed to the lucene list help,, and it was great.. I hope
>> it be great too...
>> There is a problem for me.. I don't speak quit well English..
>> So the important thing.. I had a problem with the installation.... when I
>> tip this: "http://localhost:8080/nutch/" on my browser this come out:
>> Estado HTTP 500 -
>>
>> type Informe de Excepción
>>
>> mensaje
>>
>> descripción El servidor encontró un error interno () que hizo que no
>> pudiera rellenar este requerimiento.
>>
>> excepción
>>
>> org.apache.jasper.**JasperException: java.util.**
>> MissingResourceException:
>> Can't find bundle for base name org.nutch.jsp.search, locale en_US
>>    org.apache.jasper.servlet.**JspServletWrapper.**handleJspException(**
>> JspServletWrapper.java:531)
>>    org.apache.jasper.servlet.**JspServletWrapper.service(**
>> JspServletWrapper.java:454)
>>    org.apache.jasper.servlet.**JspServlet.serviceJspFile(**
>> JspServlet.java:389)
>>    org.apache.jasper.servlet.**JspServlet.service(JspServlet.**java:332)
>>    javax.servlet.http.**HttpServlet.service(**HttpServlet.java:722)
>>
>> causa raíz
>>
>> java.util.**MissingResourceException: Can't find bundle for base name
>> org.nutch.jsp.search, locale en_US
>>    java.util.ResourceBundle.**throwMissingResourceException(**
>> ResourceBundle.java:1539)
>>    java.util.ResourceBundle.**getBundleImpl(ResourceBundle.**java:1278)
>>    java.util.ResourceBundle.**getBundle(ResourceBundle.java:**805)
>>    org.apache.jsp.index_jsp._**jspService(index_jsp.java:56)
>>    org.apache.jasper.runtime.**HttpJspBase.service(**HttpJspBase.java:68)
>>    javax.servlet.http.**HttpServlet.service(**HttpServlet.java:722)
>>    org.apache.jasper.servlet.**JspServletWrapper.service(**
>> JspServletWrapper.java:416)
>>    org.apache.jasper.servlet.**JspServlet.serviceJspFile(**
>> JspServlet.java:389)
>>    org.apache.jasper.servlet.**JspServlet.service(JspServlet.**java:332)
>>    javax.servlet.http.**HttpServlet.service(**HttpServlet.java:722)
>>
>> nota La traza completa de la causa de este error se encuentra en los
>> archivos de diario de Apache Tomcat/7.0.5.
>> Apache Tomcat/7.0.5
>>
>>
>>
>


-- 
*Lewis*