hi all, I am a starter with Zope and i have a simple question. I need to execute 'start' command to start the server again. when i tried to do it, it gives me the message: command not found I looked at the directory, i can find the start command, and the permissions are -rwx--x--x. Can somebody help me with this ? Thanks Gaby
Gaby, If you are in the Zope directory, since most uni(x)es don't have the current directory in the path, you need to start zope with './start'. hth Phil ----- Original Message ----- From: "Gabriela Arevalo" <arevalo@iam.unibe.ch> To: <zope@zope.org> Sent: Monday, October 23, 2000 2:57 PM Subject: [Zope] a problem with 'start' command
hi all, I am a starter with Zope and i have a simple question. I need to execute 'start' command to start the server again. when i tried to do it, it gives me the message: command not found I looked at the directory, i can find the start command, and the permissions are -rwx--x--x.
Can somebody help me with this ?
Thanks
Gaby
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Phil, thanks for your suggestion, i understood it
If you are in the Zope directory, since most uni(x)es don't have the current directory in the path, you need to start zope with './start'.
but now when i execute the command i have the following message: ----------------------------------------------------------------------------- Traceback (innermost last): File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 537, in ? zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid)) File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/lib/python/zdaemon.py", line 204, in run pf.close() IOError: [Errno 49] Disc quota exceeded aurora:~/zope/Zope-2.2.2-solaris-2.6-sparc.24 % ------ 2000-10-23T15:18:55 PROBLEM(100) ZServer Computing default hostname ------ 2000-10-23T15:18:55 INFO(0) ZServer Medusa (V1.16.4.3) started at Mon Oct 23 17:18:55 2000 Hostname: aurora Port:8080 ------ 2000-10-23T15:18:55 INFO(0) ZServer FTP server started at Mon Oct 23 17:18:55 2000 Authorizer:None Hostname: aurora Port: 8021 ------ 2000-10-23T15:18:55 ERROR(200) ZServer Cannot write PID file. ------ 2000-10-23T15:18:55 INFO(0) ZServer PCGI Server started at Mon Oct 23 17:18:55 2000 Unix socket: /home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/var/pcgi.soc ------ 2000-10-23T15:18:55 INFO(0) ZServer Monitor Server (V1.8.4.1) started on port 8099 Traceback (innermost last): File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 715, in ? pf.close() IOError: [Errno 49] Disc quota exceeded ------------------------------------------------------------------------------ what does this message mean ? what can i do ? in fact, my problem is when i tried to execute "localhost":8080/pecos/ where i have the information i need, there seems to have problems, because the connection is not possible. first thing i thought is just to try to start the server again, but i can not. thanks for any help have a nice evening. Gaby
Gaby, I'd say you need to get your disk quota extended. If your not the sysadmin then you need to speak to the relevant person about it. hth Phil phil.harris@zope.co.uk ----- Original Message ----- From: "Gabriela Arevalo" <arevalo@iam.unibe.ch> To: <zope@zope.org> Cc: <phil.harris@zope.ac.uk.zope.co.uk> Sent: Monday, October 23, 2000 4:23 PM Subject: Re: [Zope] a problem with 'start' command | Phil, | | thanks for your suggestion, i understood it | | > If you are in the Zope directory, since most uni(x)es don't have the current | > directory in the path, you need to start zope with './start'. | | but now when i execute the command i have the following message: | | -------------------------------------------------------------------------- --- | | Traceback (innermost last): | File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 537, in | ? | zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid)) | File | "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/lib/python/zdaemon.py", | line 204, in run | pf.close() | IOError: [Errno 49] Disc quota exceeded | aurora:~/zope/Zope-2.2.2-solaris-2.6-sparc.24 % ------ | 2000-10-23T15:18:55 PROBLEM(100) ZServer Computing default hostname | ------ | 2000-10-23T15:18:55 INFO(0) ZServer Medusa (V1.16.4.3) started at Mon Oct | 23 17:18:55 2000 | Hostname: aurora | Port:8080 | | ------ | 2000-10-23T15:18:55 INFO(0) ZServer FTP server started at Mon Oct 23 | 17:18:55 2000 | Authorizer:None | Hostname: aurora | Port: 8021 | ------ | 2000-10-23T15:18:55 ERROR(200) ZServer Cannot write PID file. | ------ | 2000-10-23T15:18:55 INFO(0) ZServer PCGI Server started at Mon Oct 23 | 17:18:55 2000 | Unix socket: | /home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/var/pcgi.soc | ------ | 2000-10-23T15:18:55 INFO(0) ZServer Monitor Server (V1.8.4.1) started on | port 8099 | Traceback (innermost last): | File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 715, in | ? | pf.close() | IOError: [Errno 49] Disc quota exceeded | | -------------------------------------------------------------------------- ---- | | what does this message mean ? what can i do ? | | in fact, my problem is when i tried to execute | "localhost":8080/pecos/ where i have the information i need, there seems | to have problems, because the connection is not possible. | first thing i thought is just to try to start the server again, but i can | not. | | thanks for any help | | have a nice evening. | | Gaby | | | _______________________________________________ | Zope maillist - Zope@zope.org | http://lists.zope.org/mailman/listinfo/zope | ** No cross posts or HTML encoding! ** | (Related lists - | http://lists.zope.org/mailman/listinfo/zope-announce | http://lists.zope.org/mailman/listinfo/zope-dev )
Hi Gaby, I am not on of the zope-gods on this list, but there is something in the message that you sent that makes me stop and think: IOError: [Errno 49] Disc quota exceeded I believe the problem is not zope itself, but the amout of diskspace that you or the user 'pecos' is allowed to use in the dir /home/pecos/... Why this? Something, I presume it's the "quota daemon" of the "solaris-machin" that you are working on, tells your zope, that the 'Disc quota exceeded'. So what to do about that? 1. get rid of files you don't need anymore --> try to start zope 2. ask your sysadmin to give you more diskspace. this can be a hard one ;-) --> try to start zope I'm sure that after you've solved this problem, you are going to run into 'zope-problems' ;-) Try to go for the Zope Book online <http://www.zope.org/Members/michel/ZB/>. gruezi ;-) p@
-----Ursprüngliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Gabriela Arevalo Gesendet: Montag, 23. Oktober 2000 17:23 An: zope@zope.org Cc: phil.harris@zope.ac.uk Betreff: Re: [Zope] a problem with 'start' command
Phil,
thanks for your suggestion, i understood it
If you are in the Zope directory, since most uni(x)es don't have the current directory in the path, you need to start zope with './start'.
but now when i execute the command i have the following message:
------------------------------------------------------------------ -----------
Traceback (innermost last): File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 537, in ? zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid)) File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/lib/python/zdaemon.py", line 204, in run pf.close() IOError: [Errno 49] Disc quota exceeded aurora:~/zope/Zope-2.2.2-solaris-2.6-sparc.24 % ------ 2000-10-23T15:18:55 PROBLEM(100) ZServer Computing default hostname ------ 2000-10-23T15:18:55 INFO(0) ZServer Medusa (V1.16.4.3) started at Mon Oct 23 17:18:55 2000 Hostname: aurora Port:8080
------ 2000-10-23T15:18:55 INFO(0) ZServer FTP server started at Mon Oct 23 17:18:55 2000 Authorizer:None Hostname: aurora Port: 8021 ------ 2000-10-23T15:18:55 ERROR(200) ZServer Cannot write PID file. ------ 2000-10-23T15:18:55 INFO(0) ZServer PCGI Server started at Mon Oct 23 17:18:55 2000 Unix socket: /home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/var/pcgi.soc ------ 2000-10-23T15:18:55 INFO(0) ZServer Monitor Server (V1.8.4.1) started on port 8099 Traceback (innermost last): File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 715, in ? pf.close() IOError: [Errno 49] Disc quota exceeded
------------------------------------------------------------------ ------------
what does this message mean ? what can i do ?
in fact, my problem is when i tried to execute "localhost":8080/pecos/ where i have the information i need, there seems to have problems, because the connection is not possible. first thing i thought is just to try to start the server again, but i can not.
thanks for any help
have a nice evening.
Gaby
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Gabriela Arevalo -
Patrick Koetter -
Phil Harris