ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-list
zope-list
Re: [Zope] Zope3 on Ubuntu 64
by Tres Seaver other posts by this author
Oct 19 2009 6:13AM messages near this date
Re: [Zope] Zope3 on Ubuntu 64 | [Zope] Prevent a logger from writing to event.log
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian Myers wrote:
>  When I run sudo /etc/init.d/zope3 start
>  
>  I get the following:
>  * Zope3: starting main_instance instance							[OK]
>  
>  z3.log has not been updated, and the instance has not started. I do  
>  notice that the old entries in the z3.log file do list the port and it  
>  is 9673. But going to http://<machine's ip>:9673 finds no server, and  
>  port scanning the machine does not find 9673 (or 8080) open. The ps  
>  command shows no zope or python related process running.

The init.d script must be pointing to your instance's 'zopectl', and it
runs it in "daemon" mode, with no console output.  Can you run that
directly in the foreground?  E.g.:

 /path/to/zope/instance/bin/zopectl fg

That should show you whatever error is keeping your instance from starting.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver@[...].com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrcZcEACgkQ+gerLs4ltQ6YKACZAfDQ/xwVu0tnd+bj7LcifGt8
1sgAoK8AviXe+Xo7tk9Y1Aa4Vbiv6ZZU
=+pVX
-----END PGP SIGNATURE-----

_______________________________________________
Zope maillist  -  Zope@[...].org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )
Thread:
Brian Myers
Robert Rottermann
Andreas Jung
Brian Myers
Tres Seaver

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved