[plonegov-br] Instalação da página destaque
Luam leiverton Pereira dos Santos
luam.santos em univasf.edu.br
Terça Fevereiro 16 16:28:58 BRST 2016
Clayton.. é a 1.0a6
De: "Idg Serpro" <idg em serpro.gov.br>
Para: plonegov-br em listas.interlegis.gov.br
Enviadas: Terça-feira, 16 de fevereiro de 2016 15:17:02
Assunto: Re: [plonegov-br] Instalação da página destaque
Isso parece uma incompatibilidade do brasil.gov.paginadestaque com a versão do collective.cover que você está utilizando. Qual versão do collective.cover você está utilizando?
--
Wesley Barroso Lopes
Analista de Desenvolvimento
SERPRO/SUPDE/DEDES/DECVF
Tel: 31 3311 6838
Em 16/02/2016 16:03:15, Luam leiverton Pereira dos Santos escreveu:
Oi Clayton..
não havia iniciado em debug.. e me assustei com o resultado.. kkkkkkkk.. C poderia me ajudar a decifrar.. sou novo com o plone..
root em sti-dev:~/plone4/zeocluster/bin# ./client1 fg
2016-02-16 14:53:08 INFO ZServer HTTP server started at Tue Feb 16 14:53:08 2016
Hostname: 0.0.0.0
Port: 8080
2016-02-16 14:53:08 INFO Zope Set effective user to "plone_daemon"
2016-02-16 14:53:10 INFO Products.PloneFormGen gpg_subprocess initialized, using /usr/bin/gpg
2016-02-16 14:53:10 INFO Products.PloneHotfix20151208 Applied searchFulltextForMembers patch
2016-02-16 14:53:10 INFO Products.PloneHotfix20151208 Hotfix installed
2016-02-16 14:53:10 INFO ZEO.ClientStorage zeostorage ClientStorage (pid=5845) created RW/normal for storage: '1'
2016-02-16 14:53:10 INFO ZEO.cache created temporary cache file '<fdopen>'
2016-02-16 14:53:10 INFO ZEO.zrpc.Connection(C) ( 127.0.0.1:8100 ) received handshake 'Z3101'
2016-02-16 14:53:10 INFO ZEO.ClientStorage zeostorage Testing connection <ManagedClientConnection (' 127.0.0.1 ', 8100)>
2016-02-16 14:53:10 INFO ZEO.ClientStorage zeostorage Server authentication protocol None
2016-02-16 14:53:10 INFO ZEO.ClientStorage zeostorage Connected to storage: ('localhost', 8100)
2016-02-16 14:53:10 INFO ZEO.ClientStorage zeostorage No verification necessary -- empty cache
2016-02-16 14:53:11 INFO brasil.gov.portal Patched ResolveUIDAndCaptionFilter
2016-02-16 14:53:11 INFO brasil.gov.portal Patched Link content type
2016-02-16 14:53:11 INFO brasil.gov.portal Patched Related Items widget
2016-02-16 14:53:11 INFO brasil.gov.tiles Patched PersistentCoverTile cover class
2016-02-16 14:53:16 INFO rdflib RDFLib Version: 4.1.2
2016-02-16 14:53:19 INFO ZEO.ClientStorage zeostorage Disconnected from storage: "('localhost', 8100)"
Traceback (most recent call last):
File "/home/sti-dev/plone4/zeocluster/parts/client1/bin/interpreter", line 363, in <module>
exec(compile(__file__f.read(), __file__, "exec"))
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/Startup/run.py", line 76, in <module>
run()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/Startup/run.py", line 22, in run
starter.prepare()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/Startup/__init__.py", line 86, in prepare
self.startZope()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/Startup/__init__.py", line 262, in startZope
Zope2.startup()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/__init__.py", line 47, in startup
_startup()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/App/startup.py", line 118, in startup
load_zcml()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/App/startup.py", line 52, in load_zcml
load_site()
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/Zope2/App/zcml.py", line 46, in load_site
_context = xmlconfig.file(site_zcml)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 646, in file
include(context, name, package)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.7/xml/sax/ xmlreader.py ", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 349, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 620, in end
self.stack.pop().finish()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 774, in finish
actions = self.handler(context, **args)
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/OFS/metaconfigure.py", line 46, in loadProducts
xmlconfig.include(_context, zcml, package=product)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.7/xml/sax/ xmlreader.py ", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 349, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 620, in end
self.stack.pop().finish()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 774, in finish
actions = self.handler(context, **args)
File "/home/sti-dev/plone4/buildout-cache/eggs/z3c.autoinclude-0.3.5-py2.7.egg/z3c/autoinclude/zcml.py", line 104, in includePluginsDirective
includeZCMLGroup(_context, info, filename)
File "/home/sti-dev/plone4/buildout-cache/eggs/z3c.autoinclude-0.3.5-py2.7.egg/z3c/autoinclude/zcml.py", line 30, in includeZCMLGroup
include(_context, filename, includable_package)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.7/xml/sax/ xmlreader.py ", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 349, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 620, in end
self.stack.pop().finish()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 774, in finish
actions = self.handler(context, **args)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.7/xml/sax/ xmlreader.py ", line 123, in parse
self.feed(buffer)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/lib/python2.7/xml/sax/ expatreader.py ", line 349, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 620, in end
self.stack.pop().finish()
File "/home/sti-dev/plone4/buildout-cache/eggs/zope.configuration-3.8.0-py2.7.egg/zope/configuration/config.py", line 774, in finish
actions = self.handler(context, **args)
File "/home/sti-dev/plone4/buildout-cache/eggs/grokcore.component-2.5-py2.7.egg/grokcore/component/zcml.py", line 57, in grokDirective
do_grok(package.__name__, _context, extra_exclude=exclude)
File "/home/sti-dev/plone4/buildout-cache/eggs/grokcore.component-2.5-py2.7.egg/grokcore/component/zcml.py", line 71, in do_grok
config=config)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/core.py", line 203, in grok_dotted_name
grok_package(module_info, grokker, **kw)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/core.py", line 208, in grok_package
grok_package(sub_module_info, grokker, **kw)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/core.py", line 208, in grok_package
grok_package(sub_module_info, grokker, **kw)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/core.py", line 206, in grok_package
grok_module(module_info, grokker, **kw)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/core.py", line 211, in grok_module
grokker.grok(module_info.dotted_name, module_info.getModule(),
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/scan.py", line 141, in getModule
self._module = resolve(self.dotted_name)
File "/home/sti-dev/plone4/buildout-cache/eggs/martian-0.14-py2.7.egg/martian/scan.py", line 217, in resolve
__import__(used)
File "/home/sti-dev/plone4/buildout-cache/eggs/brasil.gov.paginadestaque-1.0b1-py2.7.egg/brasil/gov/paginadestaque/browser/views/overrides.py", line 5, in <module>
from collective.cover.browser.cover import View as CoverBaseView
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/sti-dev/plone4/zeocluster/parts/client1/etc/site.zcml", line 16.2-16.23
ZopeXMLConfigurationError: File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFPlone-4.3.3-py2.7.egg/Products/CMFPlone/configure.zcml", line 98.4-102.10
ZopeXMLConfigurationError: File "/home/sti-dev/plone4/buildout-cache/eggs/brasil.gov.paginadestaque-1.0b1-py2.7.egg/brasil/gov/paginadestaque/configure.zcml", line 16.2-16.32
ZopeXMLConfigurationError: File "/home/sti-dev/plone4/buildout-cache/eggs/brasil.gov.paginadestaque-1.0b1-py2.7.egg/brasil/gov/paginadestaque/browser/configure.zcml", line 12.2-12.27
ImportError: No module named cover
De: "Clayton" < claytonc.sousa em gmail.com >
Para: "Comunidade Plone no Governo" < plonegov-br em listas.interlegis.gov.br >
Enviadas: Terça-feira, 16 de fevereiro de 2016 14:51:06
Assunto: Re: [plonegov-br] Instalação da página destaque
Luam,
Você já iniciou a instância em modo debug para verificar se esta ocorrendo algum erro?
./bin/instance fg
abraços,
Clayton
Em 16 de fevereiro de 2016 15:47, Luam leiverton Pereira dos Santos < luam.santos em univasf.edu.br > escreveu:
BQ_BEGIN
Então prezados.. segue logo abaixo.
While:
Installing.
Loading extensions.
Error: User attempt to give system ownership to Internet
root em sti-dev:~/plone4/zeocluster# nano buildout.cfg
root em sti-dev:~/plone4/zeocluster# sudo -u plone_buildout bin/buildout
Uninstalling precompiler.
Uninstalling zopepy.
Uninstalling client2.
Uninstalling client1.
Unused options for buildout: 'package-name'.
Updating zeoserver.
Installing client1.
Generated script '/home/sti-dev/plone4/zeocluster/bin/client1'.
Generated interpreter '/home/sti-dev/plone4/zeocluster/parts/client1/bin/interpreter'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/pilfile.pyc'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/ pilfont.py '.
Generated script '/home/sti-dev/plone4/zeocluster/bin/ pilfile.py '.
Generated script '/home/sti-dev/plone4/zeocluster/bin/ pilconvert.py '.
Generated script '/home/sti-dev/plone4/zeocluster/bin/pilfont.pyc'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/pilconvert.pyc'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/pildriver.pyc'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/ pildriver.py '.
Generated script '/home/sti-dev/plone4/zeocluster/bin/pilprint.pyc'.
Generated script '/home/sti-dev/plone4/zeocluster/bin/ pilprint.py '.
Installing client2.
Generated script '/home/sti-dev/plone4/zeocluster/bin/client2'.
Generated interpreter '/home/sti-dev/plone4/zeocluster/parts/client2/bin/interpreter'.
Updating backup.
Installing zopepy.
Generated interpreter '/home/sti-dev/plone4/zeocluster/bin/zopepy'.
Updating unifiedinstaller.
Installing precompiler.
Compiling Python files.
Compiling locale files.
Error while compiling /home/sti-dev/plone4/buildout-cache/eggs/python_gettext-1.2-py2.7.egg/pythongettext/tests/test_escape.po
Error while compiling /home/sti-dev/plone4/buildout-cache/eggs/python_gettext-1.2-py2.7.egg/pythongettext/tests/test5.po
Updating setpermissions.
setpermissions: Running # Dummy references to force this to execute after referenced parts
echo /home/sti-dev/plone4/zeocluster/var/backups yes > /dev/null
chmod 600 .installed.cfg
# Make sure anything we've created in var is r/w by our group
find /home/sti-dev/plone4/zeocluster/var -type d -exec chmod 770 {} \; 2> /dev/null
find /home/sti-dev/plone4/zeocluster/var -type f -exec chmod 660 {} \; 2> /dev/null
# but not the egg cache
chmod -R g-w /home/sti-dev/plone4/zeocluster/var/.python-eggs
find /home/sti-dev/plone4/zeocluster/var -type d -exec chmod 770 {} \; 2> /dev/null
find /home/sti-dev/plone4/zeocluster/var -type f -exec chmod 660 {} \; 2> /dev/null
chmod 754 /home/sti-dev/plone4/zeocluster/bin/*
chmod: não é possível acessar “/home/sti-dev/plone4/zeocluster/var/.python-eggs”: Arquivo ou diretório não encontrado
Updating varnish-build.
Updating varnish.
Versions had to be automatically picked.
The following part definition lists the versions picked:
[versions]
brasil.gov.facetada = 1.0a1
brasil.gov.paginadestaque = 1.0b1
eea.faceted.vocabularies = 5.1
plone.recipe.precompiler = 0.6
plone.recipe.varnish = 1.3
sc.microsite = 1.0b4
zc.recipe.cmmi = 1.3.6
# Required by:
# sc.microsite==1.0b4
collective.behavior.localdiazo = 1.0b3
# Required by:
# sc.microsite==1.0b4
collective.behavior.localregistry = 1.0b2
# Required by:
# brasil.gov.facetada==1.0a1
eea.facetednavigation = 8.0
# Required by:
# eea.facetednavigation==8.0
eea.jquery = 8.3
root em sti-dev:~/plone4/zeocluster#
No navegador.. a página não é carregada.. mesmo aparentemente não retornando erro =(
Firefox can't establish a connection to the server at localhost:8080.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
De: "Idg Serpro" < idg em serpro.gov.br >
Para: plonegov-br em listas.interlegis.gov.br
Enviadas: Terça-feira, 16 de fevereiro de 2016 14:32:10
Assunto: Re: [plonegov-br] Instalação da página destaque
Luam
esse log não ajudou muito. Você pode enviar o log do buildout? Comando:
$ ./bin/buildout
--
Wesley Barroso Lopes
Analista de Desenvolvimento
SERPRO/SUPDE/DEDES/DECVF
Tel: 31 3311 6838
Em 16/02/2016 15:15:41, Luam leiverton Pereira dos Santos escreveu:
BQ_BEGIN
Segue log extraído do event.log
2016-02-16T09:44:23 INFO Zope Set effective user to "plone_daemon"
------
2016-02-16T09:44:24 ERROR Application Could not import Products.ATContentTypes
Traceback (most recent call last):
File "/home/sti-dev/plone4/buildout-cache/eggs/Zope2-2.13.22-py2.7.egg/OFS/Ap$
product=__import__(pname, global_dict, global_dict, silly)
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.config import HAS_LINGUA_PLONE
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.config import HAS_LINGUA_PLONE
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.config import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.schema import atctSchema
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import datatype
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.CMFCore import permissions as CMFCorePermissions
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
import FSReSTMethod
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
from docutils.writers.html4css1 import Writer
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
class Writer(writers.Writer):
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.config import HAS_LINGUA_PLONE
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.config import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.schema import atctSchema
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import datatype
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.CMFCore import permissions as CMFCorePermissions
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
import FSReSTMethod
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
from docutils.writers.html4css1 import Writer
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
class Writer(writers.Writer):
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.config import HAS_LINGUA_PLONE
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.config import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.schema import atctSchema
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import datatype
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.CMFCore import permissions as CMFCorePermissions
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
import FSReSTMethod
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
from docutils.writers.html4css1 import Writer
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
class Writer(writers.Writer):
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.config import HAS_LINGUA_PLONE
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.config import zconf
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration.schema import atctSchema
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.ATContentTypes.configuration import datatype
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.ATContentTypes-2.1.14$
from Products.CMFCore import permissions as CMFCorePermissions
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
import FSReSTMethod
File "/home/sti-dev/plone4/buildout-cache/eggs/Products.CMFCore-2.2.7-py2.7.e$
from docutils.writers.html4css1 import Writer
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
class Writer(writers.Writer):
File "/home/sti-dev/plone4/buildout-cache/eggs/docutils-0.9.1-py2.7.egg/docut$
De: "Idg Serpro" < idg em serpro.gov.br >
Para: plonegov-br em listas.interlegis.gov.br
Enviadas: Terça-feira, 16 de fevereiro de 2016 12:33:41
Assunto: Re: [plonegov-br] Instalação da página destaque
Luam,
favor enviar o log do buildout para podermos ajudar.
--
Wesley Barroso Lopes
Analista de Desenvolvimento
SERPRO/SUPDE/DEDES/DECVF
Tel: 31 3311 6838
Em 16/02/2016 13:24:06, Bruno Barbosa escreveu:
BQ_BEGIN
Entendi...
eu ainda não usei esse produto, mas você verificou se o mesmo está instalado na ZMI? http://seu.portal/manage > "portal_quickinstaller".
Verifica também se tem que ativar ou setar alguma configuração no painel de controle do plone /plone_control_panel
--
Bruno Barbosa
Web Developer
brunobarbosa.com.br
2016-02-16 13:13 GMT-02:00 Luam leiverton Pereira dos Santos < luam.santos em univasf.edu.br > :
BQ_BEGIN
Bruno.. na verdade na instalação não gera erro..
O processo é concluído normalmente.. Ao se startar o serviço também
No entanto, ao acessar via navegador não roda.. =(
Vc consegue acessar normalmente? Além do egg é necessário configurar algo mais no buildout ou em version.cfg?
De: "Bruno Barbosa" < bsbruno1 em gmail.com >
Para: "Comunidade Plone no Governo" < plonegov-br em listas.interlegis.gov.br >
Enviadas: Terça-feira, 16 de fevereiro de 2016 12:04:21
Assunto: Re: [plonegov-br] Instalação da página destaque
Que erro aparece Luam?
Tem o traceback da exeção?
--
Bruno Barbosa
Web Developer
brunobarbosa.com.br
2016-02-16 12:18 GMT-02:00 Luam leiverton Pereira dos Santos < luam.santos em univasf.edu.br > :
BQ_BEGIN
corrigindo o produto é brasil.gov.paginadestaque
De: "Luam leiverton Pereira dos Santos" < luam.santos em univasf.edu.br >
Para: plonegov-br em listas.interlegis.gov.br
Enviadas: Terça-feira, 16 de fevereiro de 2016 11:16:20
Assunto: Instalação da página destaque
Prezados
Bom dia..
Estou com dificuldades na instalação da página destaque com plone 4.3, utilizando como servidor de produção a distribuição Ubuntu.. ao inserir o produto brasil.portal.paginadestaque, e atualizar o buildout, o serviço pára de funcionar.. Alguém já passou por algo parecido, e sabe a solução?
Desde já agradeço
Atenciosamente
Luam Leiverton
Analista de TI
UNIVASF
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
BQ_END
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
BQ_END
-
"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco."
"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a government company established under Brazilian law (5.615/70) -- is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure."
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
BQ_END
-
"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco."
"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a government company established under Brazilian law (5.615/70) -- is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure."
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
BQ_END
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
BQ_END
-
"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco."
"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a government company established under Brazilian law (5.615/70) -- is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure."
--
Comunidade Plone no Governo
Site: http://www.softwarelivre.gov.br/plone
Wiki: http://colab.interlegis.leg.br/wiki/PloneGovBr
Histórico: http://colab.interlegis.leg.br/search/?type=thread&order=latest&list=plonegov-br
Lista: https://listas.interlegis.gov.br/mailman/listinfo/plonegov-br
--
Luam Leiverton Pereira dos Santos
Analista de Tecnologia da Informação
Bacharel em Sistemas de Informação/Mestrando em Modelagem Computacional do Conhecimento
Departamento de Sistemas de Informação/Secretaria de Sistemas de Informação
www.sti.univasf.edu.br
Universidade Federal do Vale do São Francisco-UNIVASF
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://listas.interlegis.gov.br/pipermail/plonegov-br/attachments/20160216/5e833298/attachment.html>
Mais detalhes sobre a lista de discussão PloneGov-BR