Advertisement
hettak

Untitled

Jun 8th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. 015-06-08 15:47:01,876 [quartzScheduler_Worker-39] INFO kameleoon.runtime - ImageCrawlingService: launching image crawling for specification 0 (https://trello.com) of interest Test 2'ttt (index = 0)
  2. | Error 2015-06-08 15:47:04,367 [quartzScheduler_Worker-39] ERROR kameleoon.exceptions - ImageCrawlingService: exception occured while checking for image cache information
  3. Message: null
  4. Line | Method
  5. ->> 186 | doExecute in org.apache.http.impl.client.InternalHttpClient
  6. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  7. | 82 | execute in org.apache.http.impl.client.CloseableHttpClient
  8. | 106 | execute . . . . . . . . . . . in ''
  9. | 57 | execute in ''
  10. | 71 | retrieveURLAsStringAndHeaders in com.kameleoon.core.FetchHTTPService
  11. | 441 | isCachedInformation in com.kameleoon.core.ImageCrawlingService
  12. | 148 | doCall . . . . . . . . . . . in com.kameleoon.core.ImageCrawlingService$_crawlURLforImages_closure3
  13. | 54 | crawlInterestsForImages in com.kameleoon.core.ImageCrawlingService
  14. | 39 | doCall . . . . . . . . . . . in com.kameleoon.UpdateMentalistDataJob$_execute_closure1
  15. | 63 | doCall in com.kameleoon.core.CommonService$_closure2
  16. | 39 | execute . . . . . . . . . . . in com.kameleoon.UpdateMentalistDataJob
  17. | 102 | execute in grails.plugins.quartz.GrailsJobFactory$GrailsJob
  18. | 202 | run . . . . . . . . . . . . . in org.quartz.core.JobRunShell
  19. ^ 573 | run in org.quartz.simpl.SimpleThreadPool$WorkerThread
  20.  
  21. Caused by ProtocolException: Target host is not specified
  22. ->> 69 | determineRoute in org.apache.http.impl.conn.DefaultRoutePlanner
  23. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  24. | 124 | determineRoute in org.apache.http.impl.client.InternalHttpClient
  25. | 183 | doExecute . . . . . . . . . . in ''
  26. | 82 | execute in org.apache.http.impl.client.CloseableHttpClient
  27. | 106 | execute . . . . . . . . . . . in ''
  28. | 57 | execute in ''
  29. | 71 | retrieveURLAsStringAndHeaders in com.kameleoon.core.FetchHTTPService
  30. | 441 | isCachedInformation in com.kameleoon.core.ImageCrawlingService
  31. | 148 | doCall . . . . . . . . . . . in com.kameleoon.core.ImageCrawlingService$_crawlURLforImages_closure3
  32. | 54 | crawlInterestsForImages in com.kameleoon.core.ImageCrawlingService
  33. | 39 | doCall . . . . . . . . . . . in com.kameleoon.UpdateMentalistDataJob$_execute_closure1
  34. | 63 | doCall in com.kameleoon.core.CommonService$_closure2
  35. | 39 | execute . . . . . . . . . . . in com.kameleoon.UpdateMentalistDataJob
  36. | 102 | execute in grails.plugins.quartz.GrailsJobFactory$GrailsJob
  37. | 202 | run . . . . . . . . . . . . . in org.quartz.core.JobRunShell
  38. ^ 573 | run in org.quartz.simpl.SimpleThreadPool$WorkerThread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement