[Yanel-usage] importsite feature (add realm)

Josias Thöny josias.thoeny at wyona.com
Fri Mar 9 14:56:19 CET 2007


simon litwan wrote:
> i just wanted to import an existing website and got following.
> 
> 
> 
> 
> javax.servlet.ServletException: Servlet execution threw an exception
> 
> root cause
> 
> java.lang.NoSuchMethodError: org.wyona.yarep.core.Node.delete()V
>     org.wyona.yanel.impl.resources.AddRealmResource.deleteRepositoryContent(AddRealmResource.java:439) 
> 
>     org.wyona.yanel.impl.resources.AddRealmResource.importSite(AddRealmResource.java:274) 
> 
>     org.wyona.yanel.impl.resources.AddRealmResource.getView(AddRealmResource.java:212) 
> 
>     org.wyona.yanel.servlet.YanelServlet.getContent(YanelServlet.java:410)
>     org.wyona.yanel.servlet.YanelServlet.doPost(YanelServlet.java:659)
>     org.wyona.yanel.servlet.YanelServlet.service(YanelServlet.java:178)
>     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

It looks like you have an old yarep.jar somewhere, maybe in a custom 
resource.

> 
> 
> 
> Fri Mar 09 12:20:32 CET 2007: java.io.IOException: Page greater than 
> 102400 bytes [http://www.goldproduktionen.ch/Goldprod2.jpg]
> 
> 
> is the maxsize configurable?

Basically the crawler allows to set the maximum file size, but it's not 
(yet) configurable via the gui. The default value is 100K. Do you think 
we should add a field to the gui?

Josias

> 
> thanks
> 
> simon
> 
> 
> 




More information about the Yanel-usage mailing list