Ok~~~ I tried stopping and restarting the service with the command
bin/client1 stop
bin/client2 stop
restart zeo server bin/zeoserver start
bin/client1 fg
bin/client2 fg
still the when I open Google no website is disoplaying...
attached is the Text I got when I run client1 start fg... can anyone help me
what could be the error?
Thanks in advance~
SARAH~
From: [email protected]
[mailto:[email protected]] On Behalf Of Gauthier Bastien
Sent: Monday, August 26, 2013 8:53 PM
To: [email protected]
Subject: Re: [Setup] [plone] localhost wouldnt start anymore
OK,
so please use bin/plonectl stop to stop everything and use correct subcommands
to start Zope :
plonectl is just ashortcut to something like :
bin/zeoserver start
Then :
bin/instance1 fg or bin/client1 fg
It should display you the problem...
Gauthier Bastien
/**************************************************************************\
DISCLAIMER:
This message is intended only for the use of the person to whom it is
expressly addressed and may contain information that is confidential
and legally privileged. If you are not the intended recipient, you are
hereby notified that any use, reliance on, reference to, review,
disclosure or copying of the message and the information it contains
for any purpose is prohibited. If you have received this message in
error, please notify the sender by reply e-mail of the misdelivery
and delete all its contents.
Opinions, conclusions and other information in this message that do not
relate to the official business of Putrajaya Perdana Berhad shall be
understood as neither given nor endorsed by it.
\**************************************************************************/
user@ubuntu-plone:~/Plone/zeocluster$ bin/client2 fg
2013-08-27 11:45:59 INFO ZServer HTTP server started at Tue Aug 27 11:45:59 2013
Hostname: 0.0.0.0
Port: 8081
2013-08-27 11:46:00 INFO Products.PloneHotfix20130618 Applied catalog patch
2013-08-27 11:46:00 INFO Products.PloneHotfix20130618 Applied cb_decode patch
2013-08-27 11:46:00 INFO Products.PloneHotfix20130618 Applied dataitems patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied get patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied imports patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied in_portal patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied linkintegrity
patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied mail_password
patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied member_portrait
patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied objectmanager
patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied principiaredirect
patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied pts patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied publish patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied request patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied sendto patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied spamProtect patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied traverser patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied traverseName patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Applied typeswidget patch
2013-08-27 11:46:01 INFO Products.PloneHotfix20130618 Hotfix installed
2013-08-27 11:46:01 INFO ZEO.ClientStorage zeostorage ClientStorage (pid=16620)
created RW/normal for storage: '1'
2013-08-27 11:46:01 WARNING ZODB.blob (16620) Blob dir
/media/dbplone/var/blobstorage/ has insecure mode setting
2013-08-27 11:46:01 INFO ZEO.cache created temporary cache file '<fdopen>'
2013-08-27 11:46:01 INFO ZEO.ClientStorage zeostorage Testing connection
<ManagedClientConnection ('127.0.0.1', 8100)>
2013-08-27 11:46:01 INFO ZEO.zrpc.Connection(C) (127.0.0.1:8100) received
handshake 'Z3101'
2013-08-27 11:46:01 INFO ZEO.ClientStorage zeostorage Server authentication
protocol None
2013-08-27 11:46:01 INFO ZEO.ClientStorage zeostorage Connected to storage:
('localhost', 8100)
2013-08-27 11:46:01 INFO ZEO.ClientStorage zeostorage No verification necessary
-- empty cache
2013-08-27 11:46:01 WARNING eea.daviz eea.relations is not installed
2013-08-27 11:46:01 WARNING eea.daviz eea.dataservice is not installed
2013-08-27 11:46:02 INFO ZEO.ClientStorage zeostorage Disconnected from
storage: "('localhost', 8100)"
Traceback (most recent call last):
File "/home/user/Plone/zeocluster/parts/client2/bin/interpreter", line 316,
in <module>
execfile(__file__)
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/Startup/run.py",
line 76, in <module>
run()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/Startup/run.py",
line 22, in run
starter.prepare()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/Startup/__init__.py",
line 86, in prepare
self.startZope()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/Startup/__init__.py",
line 262, in startZope
Zope2.startup()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/__init__.py",
line 47, in startup
_startup()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/App/startup.py",
line 118, in startup
load_zcml()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/App/startup.py",
line 52, in load_zcml
load_site()
File
"/home/user/Plone/buildout-cache/eggs/Zope2-2.13.20-py2.7.egg/Zope2/App/zcml.py",
line 46, in load_site
_context = xmlconfig.file(site_zcml)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 649, in file
include(context, name, package)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 548, in include
processxmlfile(f, context)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 380, in processxmlfile
parser.parse(src)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.7/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 210, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 352, in
end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 359, in endElementNS
self.context.end()
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py",
line 558, in end
self.stack.pop().finish()
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py",
line 706, in finish
actions = self.handler(context, **args)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 548, in include
processxmlfile(f, context)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 380, in processxmlfile
parser.parse(src)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.7/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 210, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.7/xml/sax/expatreader.py", line 352, in
end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/xmlconfig.py",
line 359, in endElementNS
self.context.end()
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py",
line 558, in end
self.stack.pop().finish()
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py",
line 705, in finish
args = toargs(context, *self.argdata)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py",
line 1397, in toargs
args[str(name)] = field.fromUnicode(s)
File
"/home/user/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/fields.py",
line 139, in fromUnicode
raise schema.ValidationError(v)
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/home/user/Plone/zeocluster/parts/client2/etc/site.zcml", line 15.2-15.55
ZopeXMLConfigurationError: File
"/home/user/Plone/zeocluster/parts/client2/etc/package-includes/002-plomino.daviz-configure.zcml",
line 1.0-1.57
ConfigurationError: ('Invalid value for', 'package', 'ImportError: Module
plomino has no global daviz')
user@ubuntu-plone:~/Plone/zeocluster$_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup