advertising
related pastes to tag 'plone'
- 1802457 - Plone Python crashing: python stop string client fg plone exception zeo cluster client1 foreground
-
- /Applications/Plone/Zope-2.10.11-final-py2.4/lib/python/OFS/SimpleItem.py:247: PendingDeprecationWarning: raising a string exception is deprecated
- raise error_type, v, tb
- 1767762 - Products.Ploneboard plone.portle: plone zodb zodb3 plone.portlets products.ploneboard ploneboard
-
- omnium:zeocluster centrimadmin$ find ../buildout-cache -name requires.txt -exec grep -H plone.portlets {} \;
- ../buildout-cache/eggs/collective.alias-1.0a1-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/collective.portlet.explore-1.0rc3-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/collective.portlet.feedmixer-1.3-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/collective.portlet.feedmixer-1.4-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/Plone-3.3.3-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/Plone-3.3.4-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- ../buildout-cache/eggs/plone.app.customerize-1.1.3-py2.4.egg/EGG-INFO/requires.txt:plone.portlets
- 1747938 - fsrefs verbose failure: plone zope zodb fsrefs filestorage
-
- omnium:Plone centrimadmin$ sudo ../Plone/Python-2.4/bin/fsrefs -v zeocluster/var/filestorage/Data.fs
- Password:
- Traceback (most recent call last):
- File "../Plone/Python-2.4/bin/fsrefs", line 7, in ?
- sys.exit(
- File "/Applications/Plone/Python-2.4/lib/python2.4/site-packages/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.py", line 106, in main
- VERBOSE += 1
- UnboundLocalError: local variable 'VERBOSE' referenced before assignment
- 1747928 - fsrefs at multiple paths: plone zope zeo cluster zodb fsrefs
-
- omnium:Plone centrimadmin$ pwd
- /Applications/Plone
- omnium:Plone centrimadmin$ sudo find .. -name fsrefs* -print
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.py
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.pyc
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.pyo
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.py
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fsrefs.pyc
- 1747926 - fstest at multiple paths: plone zope fstest zodb
-
- omnium:Plone centrimadmin$ pwd
- /Applications/Plone
- omnium:Plone centrimadmin$ sudo find .. -name fstest* -print
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.py
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyc
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyo
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.py
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyc
- 1747921 - fstest at multiple paths: plone zope fstest zodb
-
- omnium:Plone centrimadmin$ pwd
- /Applications/Plone
- omnium:Plone centrimadmin$ sudo find .. -name fstest* -print
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.py
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyc
- ../Plone/buildout-cache/eggs/ZODB3-3.8.5-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyo
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.py
- ../Plone/buildout-cache/eggs/ZODB3-3.9.4-py2.4-macosx-10.3-ppc.egg/ZODB/scripts/fstest.pyc
- 1744375 - p4a.subtyper permissions: permission plone security plone4artists p4a.subtyper
-
- omnium:p4a.subtyper-1.1.1-py2.4.egg centrimadmin$ sudo grep -R secur .
- ./p4a/subtyper/contentmenu/browser.py: security = AccessControl.SecurityInfo.ClassSecurityInfo()
- ./p4a/subtyper/contentmenu/browser.py: security.declarePublic('macros')
- Binary file ./p4a/subtyper/contentmenu/browser.pyc matches
- Binary file ./p4a/subtyper/contentmenu/browser.pyo matches
- 1744143 - [chown-zeo]: acl chmod plone zeo cluster chown-zeo
-
- [chown-zeo]
- # This recipe is used to set permissions -- and ownership for root mode installs
- # For options see http://pypi.python.org/pypi/plone.recipe.command
- #
- # Re http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/chmod.1.html
- # the lines below should be good for Mac OS X 10.6 (Snow Leopard)
- # and for other versions of the OS that support Access Control Lists (ACLs).
- #
- 1744123 - [chown-zeo]: acl chmod plone zeo cluster
-
- [chown-zeo]
- # This recipe is used to set permissions -- and ownership for root mode installs
- # For options see http://pypi.python.org/pypi/plone.recipe.command
- #
- # Re http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/chmod.1.html
- # the lines below should be good for Mac OS X 10.6 (Snow Leopard)
- # and for other versions of the OS that support Access Control Lists (ACLs).
- #
- 1611976 - dscl /LDAPv3/139.184.225.200 -li: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl /LDAPv3/139.184.225.200 -list /Groups PrimaryGroupID| awk '{print $2}' | sort -n
- -2
- -1
- 0
- 1
- 2
- 3
- 4
- 1611975 - dscl /LDAPv3/127.0.0.1 -list /Gr: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl /LDAPv3/127.0.0.1 -list /Groups PrimaryGroupID| awk '{print $2}' | sort -n
- -2
- -1
- 0
- 1
- 2
- 3
- 4
- 1611974 - dscl . -list /Groups PrimaryGrou: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl . -list /Groups PrimaryGroupID| awk '{print $2}' | sort -n
- -2
- -1
- 0
- 1
- 2
- 3
- 4
- 1611973 - dscl /LDAPv3/139.184.225.200 -li: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl /LDAPv3/139.184.225.200 -list /Users UniqueID| awk '{print $2}' | sort -n
- 0
- 57
- 57
- 1611972 - dscl /LDAPv3/127.0.0.1 -list /Us: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl /LDAPv3/127.0.0.1 -list /Users UniqueID| awk '{print $2}' | sort -n
- 0
- 57
- 57
- 1611970 - dscl . -list /Users UniqueID: leopard stop snow plone zeo cluster client2 dscl process owner plonectl zeoserver client1 shutdowncluster.sh restartcluster.sh
-
- [omnium:~] admin% dscl . -list /Users UniqueID| awk '{print $2}' | sort -n
- -17
- -2
- 0
- 1
- 4
- 25
- 26
- 1598659 - ZEO cluster process stop issues: script stop plone restart start bin zeo cluster
-
- [omnium:/Applications/Plone/zeocluster] root# sudo bin/client2 stop
- daemon manager not running
- [omnium:/Applications/Plone/zeocluster] root# sudo bin/client2 stop
- daemon manager not running
- [omnium:/Applications/Plone/zeocluster] root# sudo bin/client1 stop
- daemon manager not running
- [omnium:/Applications/Plone/zeocluster] root# sudo bin/client1 stop
- . . . . . . daemon process stopped
- 1597891 - Miscellany: plone traceback
-
- 2009-10-06 13:52:31 ERROR Zope.SiteErrorLog http://omnium.freeman-centre.ac.uk:5556/centrim/home/++contextportlets++plone.leftcolumn/+/portlets.helpdeskPortlet
- Traceback (innermost last):
- Module ZPublisher.Publish, line 119, in publish
- Module ZPublisher.mapply, line 88, in mapply
- Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
- Module ZPublisher.Publish, line 42, in call_object
- Module plone.app.portlets.browser.formhelper, line 53, in __call__
- Module zope.formlib.form, line 770, in __call__
- 1597701 - TypeError: len() of unsized obje: plone traceback
-
- Traceback (innermost last):
- Module ZPublisher.Publish, line 119, in publish
- Module ZPublisher.mapply, line 88, in mapply
- Module ZPublisher.Publish, line 42, in call_object
- Module plone.app.portlets.browser.formhelper, line 53, in __call__
- Module zope.formlib.form, line 770, in __call__
- Module zope.formlib.form, line 885, in render
- Module zope.formlib.form, line 764, in render
- 1554853 - mmcis-investments.com: x os mac plone buildout easy_install python-ldap
-
- Interested in where to invest money? Then, our investment fund is what youwant.
- MMCIS Investement Fund will let you receive good profits and minimize risks. MMCIS Company is an active participant of innovative tendencies of investing in USA.
- 1554845 - mmcis-investments.com: x os mac plone buildout easy_install python-ldap
-
- Interested in where to invest money? Then, MMCIS investments Investment Fund is what youwant.
- MMCIS investments Investement Fund will let you receive high profits and reduce risks. MMCIS investments Investment Fund is an active participant of innovative tendencies of investing in Europe and USA.
- 1552343 - mmcis-investments.com: x os mac plone buildout easy_install python-ldap
-
- Interested in where to invest money? Then, MMCIS investment fund is what youneed.
- MMCIS Investement Fund will let you receive high profits and reduce risks. MMCIS is an active participant of innovative tendencies of investing in Western Europe.
- 1552338 - mmcis-investments.com: x os mac plone buildout easy_install python-ldap
-
- Interested in where to invest money? Then, MMCIS investments is what youwant.
- MMCIS Investement Fund will let you receive high profits and minimize risks. MMCIS investments Investment Fund is an active participant of innovative tendencies of investing in Europe and USA.
- 1395576 - /acl_users/plugins/manage_plugin: plone plonepas
-
- Plugin Types
- Anonymoususerfactory Plugins
- Create anonymous users.
- Authentication Plugins
- Authentication plugins are responsible for validating credentials generated by the Extraction Plugin.
- Challenge Plugins
- Challenge plugins initiate a challenge to the user to provide credentials.
- 792460 - application/x-zope-edit safe: safari plone zopeeditmanager zem zope
-
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>LSRiskCategorySafe</key>
- <dict>
- <key>LSRiskCategoryExtensions</key>
- <array>
- 792279 - application/x-zope-edit safe: safari plone zopeeditmanager zem zope
-
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>LSRiskCategorySafe</key>
- <dict>
- <key>LSRiskCategoryContentTypes</key>
- <array>
- 792234 - application/x-zope-edit safe: safari plone zopeeditmanager zem zope
-
- In context: http://dev.plone.org/plone/ticket/7291
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple$
- <plist version="1.0">
- <dict>
- <key>LSRiskCategorySafe</key>
- <dict>
- 754765 - application/x-zope-edit safe: safari plone zopeeditmanager zem zope
-
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple$
- <plist version="1.0">
- <dict>
- <key>LSRiskCategorySafe</key>
- <dict>
- <key>LSRiskCategoryContentTypes</key>
- <array>
- 754764 - Apple download assessment over-r: safari plone zopeeditmanager zem zope
-
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple$
- <plist version="1.0">
- <dict>
- <key>LSRiskCategorySafe</key>
- <dict>
- <key>LSRiskCategoryContentTypes</key>
- <array>