doh! I sent an old link. He rewrote it a couple days ago for 2.7... here's the new link.... http://my-zope.org/Members/kedai/News_Item.2003-11-15.5611
Those instructions was a little bit confusing, but I got it starting I think. zeo starts just fine when doing "zeoctl start". To run Zope I execute runzope and I get lots of messages. Although zope seems to run just fine, I can get into ZMI. How can I tell if ZEO works? Does ZMI show this somehow? Below is the end of the output when executing runzope. Why do I get lots and lots of zrpc-conn messages? Are those errors? Thanks, Tim 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 send msg: 45, 0, zeoLoad, ... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc:2560 message_output 57 bytes: "(I45\nI0\nS'zeoLoad'\n(S'\\x00\\x00\\x00\\x00\\x00\\x00..." hmac=0 ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45), async=0 ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): asyncore.poll(0.001) ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): asyncore.poll(0.002) ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 recv msg: 45, 0, .reply, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*\xc3... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 recv reply: 45, 0, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*\xc3... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): reply=(0, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*... ------ 2003-11-21T22:29:12 BLATHER(-100) Z2 Installed sighandler for SIGTERM ------ 2003-11-21T22:29:12 BLATHER(-100) Z2 Installed sighandler for SIGINT ------
Tim Terlegård wrote:
Below is the end of the output when executing runzope. Why do I get lots and lots of zrpc-conn messages? Are those errors?
2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 send msg: ...
Not errors, they're trace-priority log messages, if you don't want to see them, lower your logging priority.
Tim Terlegård wrote:
doh! I sent an old link. He rewrote it a couple days ago for 2.7... here's the new link.... http://my-zope.org/Members/kedai/News_Item.2003-11-15.5611
Those instructions was a little bit confusing, but I got it starting I think. zeo starts just fine when doing "zeoctl start". To run Zope I execute runzope and I get lots of messages. Although zope seems to run just fine, I can get into ZMI. How can I tell if ZEO works? Does ZMI show this somehow?
The Control_Panel in the ZMI will show that your storage is ZEO rather than FileStorage. I don't have it in front of me at the moment, but it may be under "Database" if its not in the summary. And I think the name of the ZEO storage is ClientStorage. --jcc -- "Code generators follow the 80/20 rule. They solve most of the problems, but not all of the problems. There are always features and edge cases that will need hand-coding. Even if code generation could build 100 percent of the application, there will still be an endless supply of boring meetings about feature design." (http://www.devx.com/java/editorial/15511)
On Friday 21 November 2003 05:41 am, Tim Terlegård wrote:
doh! I sent an old link. He rewrote it a couple days ago for 2.7... here's the new link.... http://my-zope.org/Members/kedai/News_Item.2003-11-15.5611
Those instructions was a little bit confusing,
if i may ask, what's confusing about the article? maybe i can straighten something out. also, that's not a real step by step howto .. :P but I got it starting
I think. zeo starts just fine when doing "zeoctl start". To run Zope I execute runzope and I get lots of messages. Although zope seems to run just fine, I can get into ZMI. How can I tell if ZEO works? Does ZMI show this somehow?
you can tail log/zeo.log
Below is the end of the output when executing runzope. Why do I get lots and lots of zrpc-conn messages? Are those errors?
Thanks, Tim
2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 send msg: 45, 0, zeoLoad, ... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc:2560 message_output 57 bytes: "(I45\nI0\nS'zeoLoad'\n(S'\\x00\\x00\\x00\\x00\\x00\\x00..." hmac=0 ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45), async=0 ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): asyncore.poll(0.001) ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): asyncore.poll(0.002) ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 recv msg: 45, 0, .reply, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*\xc3... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 recv reply: 45, 0, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*\xc3... ------ 2003-11-21T22:29:12 TRACE(-300) zrpc-conn:localhost:8800 wait(45): reply=(0, ('((U\x05BTreeq\x01U\x05BTreeq\x02tq\x03Nt.).', "\x03Q'*... ------ 2003-11-21T22:29:12 BLATHER(-100) Z2 Installed sighandler for SIGTERM ------ 2003-11-21T22:29:12 BLATHER(-100) Z2 Installed sighandler for SIGINT ------
_______________________________________________ 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 )
participants (4)
-
Bakhtiar A Hamid -
J Cameron Cooper -
Jamie Heilman -
Tim Terlegård