[
https://issues.apache.org/jira/browse/NUTCH-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated NUTCH-2313:
----------------------------------------
Fix Version/s: (was: 2.3)
2.5
> Error in Nutch 2.X WebApp Inject
> ---------------------------------
>
> Key: NUTCH-2313
> URL: https://issues.apache.org/jira/browse/NUTCH-2313
> Project: Nutch
> Issue Type: Bug
> Components: web gui
> Affects Versions: 2.3
> Environment: Nutch 2.3.1
> Hbase 2
> Hadoop 2.4
> Reporter: kakou Denis
> Fix For: 2.5
>
>
> when i define a crawl within the web, I have this ouput.
> 16/09/01 20:58:51 INFO resource.PropertiesFactory: Loading properties files
> from
> jar:file:/tmp/hadoop-unjar2700707934366020491/lib/wicket-extensions-6.13.0.jar!/org/apache/wicket/extensions/Initializer.properties
> with loader
> org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@37dc175b
> 16/09/01 20:59:10 WARN RequestCycleExtra: ********************************
> 16/09/01 20:59:10 WARN RequestCycleExtra: Handling the following exception
> org.apache.wicket.core.request.mapper.StalePageException
> 16/09/01 20:59:10 WARN RequestCycleExtra: ********************************
> 16/09/01 20:59:10 WARN render.WebPageRenderer: The Buffered response should
> be handled by BufferedResponseRequestHandler
> 16/09/01 20:59:22 ERROR impl.RemoteCommandExecutor: Remote command failed
> java.util.concurrent.TimeoutException
> at java.util.concurrent.FutureTask.get(FutureTask.java:205)
> at
> org.apache.nutch.webui.client.impl.RemoteCommandExecutor.executeRemoteJob(RemoteCommandExecutor.java:61)
> at
> org.apache.nutch.webui.client.impl.CrawlingCycle.executeCrawlCycle(CrawlingCycle.java:58)
> at
> org.apache.nutch.webui.service.impl.CrawlServiceImpl.startCrawl(CrawlServiceImpl.java:69)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
> at
> org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:97)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> 16/09/01 20:59:22 INFO impl.CrawlingCycle: Executed remote command data:
> INJECT status: FAILED
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)