Advertisement
Guest User

Untitled

a guest
Feb 10th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. root@noc /opt/noc# ./noc update-tilecache -a
  2. Problem loading plugin library: /usr/local/lib/mapnik2/input/gdal.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
  3. Problem loading plugin library: /usr/local/lib/mapnik2/input/ogr.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
  4. INFO:root:[TileCache::Map] Processing map 'Map'
  5. INFO:root:[TileCache::Map] Preparing map.xml
  6. INFO:root:[TileCache::Map] Initializing 16 workers
  7. INFO:root:[Map::0]: Running TileWorker
  8. INFO:root:[Map::1]: Running TileWorker
  9. INFO:root:[Map::2]: Running TileWorker
  10. INFO:root:[Map::3]: Running TileWorker
  11. INFO:root:[Map::4]: Running TileWorker
  12. INFO:root:[Map::5]: Running TileWorker
  13. INFO:root:[Map::6]: Running TileWorker
  14. INFO:root:[Map::7]: Running TileWorker
  15. INFO:root:[Map::8]: Running TileWorker
  16. INFO:root:[Map::9]: Running TileWorker
  17. INFO:root:[Map::10]: Running TileWorker
  18. INFO:root:[Map::11]: Running TileWorker
  19. INFO:root:[Map::12]: Running TileWorker
  20. INFO:root:[Map::13]: Running TileWorker
  21. INFO:root:[Map::14]: Running TileWorker
  22. INFO:root:[Map::15]: Running TileWorker
  23. INFO:root:[TileCache::Map] Starting workers
  24. INFO:root:[Map::0]: Loading map XML
  25. INFO:root:[Map::1]: Loading map XML
  26. INFO:root:[Map::0]: Waiting for tasks
  27. INFO:root:[Map::1]: Waiting for tasks
  28. INFO:root:[Map::2]: Loading map XML
  29. INFO:root:[Map::3]: Loading map XML
  30. INFO:root:[Map::4]: Loading map XML
  31. INFO:root:[Map::5]: Loading map XML
  32. INFO:root:[Map::6]: Loading map XML
  33. INFO:root:[Map::7]: Loading map XML
  34. INFO:root:[Map::2]: Waiting for tasks
  35. INFO:root:[Map::3]: Waiting for tasks
  36. INFO:root:[Map::8]: Loading map XML
  37. INFO:root:[Map::4]: Waiting for tasks
  38. INFO:root:[Map::9]: Loading map XML
  39. INFO:root:[Map::10]: Loading map XML
  40. INFO:root:[Map::11]: Loading map XML
  41. INFO:root:[Map::5]: Waiting for tasks
  42. INFO:root:[Map::6]: Waiting for tasks
  43. INFO:root:[Map::7]: Waiting for tasks
  44. INFO:root:[Map::12]: Loading map XML
  45. INFO:root:[Map::13]: Loading map XML
  46. INFO:root:[Map::14]: Loading map XML
  47. INFO:root:[Map::8]: Waiting for tasks
  48. INFO:root:[Map::15]: Loading map XML
  49. INFO:root:[TileCache::Map] Sending tasks
  50. INFO:root:[Map::9]: Waiting for tasks
  51. INFO:root:[Map::10]: Waiting for tasks
  52. INFO:root:[Map::11]: Waiting for tasks
  53. INFO:root:[Map::12]: Waiting for tasks
  54. INFO:root:[Map::13]: Waiting for tasks
  55. INFO:root:[Map::14]: Waiting for tasks
  56. INFO:root:[Map::15]: Waiting for tasks
  57. INFO:root:[TileCache::Map] Waiting for workers
  58. INFO:root:[TileCache::Map] Stopping workers
  59. INFO:root:[Map::0]: Stopping
  60. INFO:root:[Map::1]: Stopping
  61. INFO:root:[Map::0]: Stopped
  62. INFO:root:[Map::2]: Stopping
  63. INFO:root:[Map::5]: Stopping
  64. INFO:root:[Map::3]: Stopping
  65. INFO:root:[Map::4]: Stopping
  66. INFO:root:[Map::1]: Stopped
  67. INFO:root:[Map::7]: Stopping
  68. INFO:root:[Map::9]: Stopping
  69. INFO:root:[Map::6]: Stopping
  70. INFO:root:[Map::8]: Stopping
  71. INFO:root:[Map::10]: Stopping
  72. INFO:root:[Map::11]: Stopping
  73. INFO:root:[Map::2]: Stopped
  74. INFO:root:[Map::15]: Stopping
  75. INFO:root:[Map::12]: Stopping
  76. INFO:root:[Map::13]: Stopping
  77. INFO:root:[Map::14]: Stopping
  78. INFO:root:[Map::5]: Stopped
  79. INFO:root:[Map::3]: Stopped
  80. INFO:root:[Map::4]: Stopped
  81. INFO:root:[Map::7]: Stopped
  82. INFO:root:[Map::9]: Stopped
  83. INFO:root:[Map::6]: Stopped
  84. INFO:root:[Map::8]: Stopped
  85. INFO:root:[Map::10]: Stopped
  86. INFO:root:[Map::11]: Stopped
  87. INFO:root:[Map::15]: Stopped
  88. INFO:root:[Map::12]: Stopped
  89. INFO:root:[Map::13]: Stopped
  90. INFO:root:[Map::14]: Stopped
  91. INFO:root:[TileCache::Map] Finishing processing map 'Map'. 0 tiles processed in 6.89s ( 0.00 tiles/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement