Guest User

Untitled

a guest
Jul 17th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. Meletta-2:maire_intranet maurizio$ ./bin/instance run parts/productdistros/ContentMirror/ddl.py postgres > mirror.sql
  2. /Magazzino/Zope/Bout/maire_intranet/parts/plone/Marshall/handlers/__init__.py:38: UserWarning: libxml2 not available. Unable to register libxml2 based marshallers
  3. warnings.warn('libxml2 not available. Unable to register libxml2 based ' \
  4. 2009-11-19 11:31:26 WARNING Init Class Products.CMFFormController.ControllerBase.ControllerBase has a security declaration for nonexistent method 'getPostRequired'
  5. 2009-11-19 11:31:30 WARNING Plone Deprecation Warning
  6. CustomizationPolicies are deprecated and will be removed in Plone 3.0. Please use GenericSetup extension profiles instead.
  7. 2009-11-19 11:31:30 WARNING Plone Deprecation Warning
  8. registerSetupWidget is deprecated and will be removed in Plone 3.0.
  9. 2009-11-19 11:31:30 WARNING Plone Deprecation Warning
  10. registerSetupWidget is deprecated and will be removed in Plone 3.0.
  11. 2009-11-19 11:31:31 WARNING Plone Deprecation Warning
  12. CustomizationPolicies are deprecated and will be removed in Plone 3.0. Please use GenericSetup extension profiles instead.
  13. 2009-11-19 11:31:35 ERROR Zope Couldn't install Five
  14. Traceback (most recent call last):
  15. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 783, in install_product
  16. initmethod(context)
  17. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Products/Five/__init__.py", line 29, in initialize
  18. zcml.load_site()
  19. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Products/Five/zcml.py", line 41, in load_site
  20. _context = xmlconfig.file(file)
  21. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/configuration/xmlconfig.py", line 560, in file
  22. context.execute_actions()
  23. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/configuration/config.py", line 612, in execute_actions
  24. callable(*args, **kw)
  25. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/app/component/metaconfigure.py", line 42, in handler
  26. method(*args, **kwargs)
  27. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/component/site.py", line 241, in provideUtility
  28. raise Invalid("The registered component doesn't provide "
  29. ConfigurationExecutionError: zope.component.interfaces.Invalid: The registered component doesn't provide the promised interface.
  30. in:
  31. File "/Magazzino/Zope/Bout/maire_intranet/parts/productdistros/ContentMirror/settings.zcml", line 5.3-7.26
  32. <ore:engine url="postgres://localhost/contentmirror"
  33. name="mirror-db"
  34. echo="True"/>
  35.  
  36. Traceback (most recent call last):
  37. File "<string>", line 1, in ?
  38. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Zope2/__init__.py", line 51, in app
  39. startup()
  40. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Zope2/__init__.py", line 47, in startup
  41. _startup()
  42. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Zope2/App/startup.py", line 103, in startup
  43. OFS.Application.initialize(application)
  44. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 304, in initialize
  45. initializer.initialize()
  46. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 333, in initialize
  47. self.install_products()
  48. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 605, in install_products
  49. return install_products(app)
  50. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 636, in install_products
  51. folder_permissions, raise_exc=debug_mode)
  52. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/OFS/Application.py", line 783, in install_product
  53. initmethod(context)
  54. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Products/Five/__init__.py", line 29, in initialize
  55. zcml.load_site()
  56. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/Products/Five/zcml.py", line 41, in load_site
  57. _context = xmlconfig.file(file)
  58. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/configuration/xmlconfig.py", line 560, in file
  59. context.execute_actions()
  60. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/configuration/config.py", line 612, in execute_actions
  61. callable(*args, **kw)
  62. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/app/component/metaconfigure.py", line 42, in handler
  63. method(*args, **kwargs)
  64. File "/Magazzino/Zope/Bout/maire_intranet/parts/zope2/lib/python/zope/component/site.py", line 241, in provideUtility
  65. raise Invalid("The registered component doesn't provide "
  66. zope.configuration.config.ConfigurationExecutionError: zope.component.interfaces.Invalid: The registered component doesn't provide the promised interface.
  67. in:
  68. File "/Magazzino/Zope/Bout/maire_intranet/parts/productdistros/ContentMirror/settings.zcml", line 5.3-7.26
  69. <ore:engine url="postgres://localhost/contentmirror"
  70. name="mirror-db"
  71. echo="True"/>
Add Comment
Please, Sign In to add comment