Re: [Zope] IOError: [Errno 11] Resource temporarily unavailable for ./zopectl adduser...?

2007-04-03 Thread Maciej Wisniowski

>
> ZopeXMLConfigurationError: File "/opt/Plone-
> 2.5/dvplone/Products/Five/skel/site.zcml", line 7.2-7.37
> ZopeXMLConfigurationError: File
> "/opt/Plone-2.5/dvplone/Products/Five/configure.zcml", line 12.2-12.32
> ZopeXMLConfigurationError: File "/opt/Plone-
> 2.5/dvplone/Products/Five/formlib/configure.zcml", line 15.2-18.8
> ConfigurationError: ('Invalid value for', 'factory', "ImportError:
> Couldn't import zope.formlib.errors, No module named errors in
> .errors.InvalidErrorView")
Maybe you have Five that is not compatible with your zope version.
Check compatibility table at codespeak.net.

-- 
Maciej Wisniowski
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] IOError: [Errno 11] Resource temporarily unavailable for ./zopectl adduser...?

2007-04-03 Thread michael nt milne

thanks - now get this...


2007-04-03 22:17:11 WARNING Init Class
Products.ATContentTypes.content.base.ATCTFolderMixin has a security
declaration for nonexistent method 'manage_copyObjects'
/opt/Plone-2.5/dvplone/Products/Marshall/handlers/__init__.py:38:
UserWarning: libxml2 not available. Unable to register libxml2 based
marshallers
 warnings.warn('libxml2 not available. Unable to register libxml2 based ' \
/opt/Plone-2.5/dvplone/Products/CMFContentPanels/ContentPanelsTool.py:9:
DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a
deprecated compatiblity alias for 'Products.CMFCore.permissions';  please
use the new module instead.
 from Products.CMFCore.CMFCorePermissions import ManagePortal
2007-04-03 22:17:12 WARNING Zope OFS.Application: Duplicate Product
name:After loading Product 'Five' from '/opt/Plone-2.5/dvplone/Products',
I skipped the one in '/opt/Plone-2.5/lib/python/Products'.

/opt/Plone-2.5/dvplone/Products/CMFContentPanels/__init__.py:38:
DeprecationWarning: The product_name parameter of ToolInit is deprecated and
will be ignored in CMF 2.0: CMFContentPanels
 product_name='CMFContentPanels', icon='tool.gif',
2007-04-03 22:17:12 WARNING Plone Deprecation Warning
CustomizationPolicies are deprecated and will be removed in Plone 3.0.
Please use GenericSetup extension profiles instead.
2007-04-03 22:17:12 WARNING Plone Deprecation Warning
registerSetupWidget is deprecated and will be removed in Plone 3.0.
2007-04-03 22:17:12 WARNING Plone Deprecation Warning
registerSetupWidget is deprecated and will be removed in Plone 3.0.
2007-04-03 22:17:12 WARNING Plone Deprecation Warning
CustomizationPolicies are deprecated and will be removed in Plone 3.0.
Please use GenericSetup extension profiles instead.
2007-04-03 22:17:13 ERROR Zope Couldn't install Five
Traceback (most recent call last):
 File "/opt/Plone-2.5/lib/python/OFS/Application.py", line 790, in
install_product
   initmethod(context)
 File "/opt/Plone-2.5/dvplone/Products/Five/__init__.py", line 31, in
initialize
   zcml.load_site()
 File "/opt/Plone-2.5/dvplone/Products/Five/zcml.py", line 41, in load_site
   _context = xmlconfig.file(file)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
554, in file
   include(context, name, package)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
490, in include
   processxmlfile(f, context)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
345, in processxmlfile
   parser.parse(src)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 109, in parse
   xmlreader.IncrementalParser.parse(self, source)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py",
line 123, in parse
   self.feed(buffer)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 216, in feed
   self._parser.Parse(data, isFinal)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 364, in end_element_ns
   self._cont_handler.endElementNS(pair, None)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
326, in endElementNS
   self.context.end()
 File "/opt/Plone-2.5/lib/python/zope/configuration/config.py", line 544,
in end
   self.stack.pop().finish()
 File "/opt/Plone-2.5/lib/python/zope/configuration/config.py", line 690,
in finish
   actions = self.handler(context, **args)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
490, in include
   processxmlfile(f, context)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
345, in processxmlfile
   parser.parse(src)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 109, in parse
   xmlreader.IncrementalParser.parse(self, source)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py",
line 123, in parse
   self.feed(buffer)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 216, in feed
   self._parser.Parse(data, isFinal)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py",
line 364, in end_element_ns
   self._cont_handler.endElementNS(pair, None)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
326, in endElementNS
   self.context.end()
 File "/opt/Plone-2.5/lib/python/zope/configuration/config.py", line 544,
in end
   self.stack.pop().finish()
 File "/opt/Plone-2.5/lib/python/zope/configuration/config.py", line 690,
in finish
   actions = self.handler(context, **args)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
490, in include
   processxmlfile(f, context)
 File "/opt/Plone-2.5/lib/python/zope/configuration/xmlconfig.py", line
345, in processxmlfile
   parser.parse(src)
 File 
"/opt/Plone-2.5/Python-2.4.3/lib/python2.4/site-packages/_xmlplus/sa

Re: [Zope] IOError: [Errno 11] Resource temporarily unavailable for ./zopectl adduser...?

2007-04-03 Thread Alexis Roda

En/na michael nt milne ha escrit:


Traceback (most recent call last):
  File "", line 1, in ?
  File "/opt/Plone-2.5/lib/python/Zope2/__init__.py", line 51, in app

...

  File "/opt/Plone-2.5/lib/python/ZODB/lock_file.py", line 42, in lock_file
fcntl.flock(file.fileno(), _flags)
IOError: [Errno 11] Resource temporarily unavailable


zope is running, try stopping it first.



HTH
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] IOError: [Errno 11] Resource temporarily unavailable for ./zopectl adduser...?

2007-04-03 Thread Maciej Wisniowski

> IOError: [Errno 11] Resource temporarily unavailable
Try:
./zopectl stop
./zopectl adduser
./zopectl start


-- 
Maciej Wisniowski
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )