[Zope] - Unable to publish from Netscape Communicator 4.5

Jose.Lacal@icn.siemens.com Jose.Lacal@icn.siemens.com
Wed, 27 Jan 1999 10:45:48 -0500


Background:
- Running Zope 1.9.0 on a Red Hat Linux 5.2 server.
- Using built-in web server (still unable to get Apache + Zope working on
neither NT Server nor Linux).
- Client PC runs Windoze 95.

From the client PC I try to publish to
http://135.1.34.197:9673/Plutonia/News/ with

User name: News_Admin
Password: <verified>

There is both a /Plutonia/News directory and an Admin user defined as
News_Admin (according to the instructions on the Principia Manager's Guide.

So, when I try to publish the file I get the following error message from
Netscape:

exceptions:AttributeError - Netscape
Error uploading files
The server responded:
Sorry, an error occurred.

Also, probably related to this issue: the Zope server dies unexpectedly
every now and then. I dunno why.

I attach the server.errors file below.

Any ideas appreciated.

- - - - - - - - - - - - - - - - - - - -

-<host>- - [27/Jan/1999 10:18:59] "GET /Plutonia/News HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:11] "GET / HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:12] "GET /dclogo HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:17] "GET /manage HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:20] "GET /manage_menu HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:22] "GET /manage_main HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:26] "GET /acl_users/manage_main HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:29] "GET /manage_main HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:32] "GET /manage_access HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:52] "GET /Plutonia/News/manage_main HTTP/1.1"
200
-<host>- - [27/Jan/1999 10:20:54] "GET /Plutonia/News/acl_users/manage_main
HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:20:58] "GET
/Plutonia/News/acl_users/manage_users?name=News_Admin&submit=Edit HTTP/1.1"
200
-<host>- - [27/Jan/1999 10:21:11] "POST
/Plutonia/News/acl_users/manage_users HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:21:12] "GET /p_/User_icon HTTP/1.1" 200
-<host>- - [27/Jan/1999 10:21:26] "PUT /Plutonia/News/test.html HTTP/1.0"
500
-<host>- - [27/Jan/1999 10:26:26] "GET /Plutonia/News/manage_main HTTP/1.1"
404
     -Traceback (innermost last):
File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 419, in handle_request
File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 239, in process_request    self.finish_request(request,
client_address)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 243, in finish_request
self.RequestHandlerClass(request, client_address, self)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 362, in __init__    self.handle()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 258, in handle    method()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 328, in do_GET  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 342, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/ZPublish
er/Publish.py", line 895, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 277, in write  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 304, in send_response    self.wfile.write("%s %s
%s\r\n" %IOError: (32, 'Broken pipe')
-<host>- - [27/Jan/1999 10:26:26] "PUT /Plutonia/News/test.html HTTP/1.0"
500
-<host>- - [27/Jan/1999 10:27:05] "GET /manage HTTP/1.1" 404 -Traceback
(innermost last):  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 419, in handle_request  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 239, in process_request    self.finish_request(request,
client_address)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 243, in finish_request
self.RequestHandlerClass(request, client_address, self)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 362, in __init__    self.handle()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 258, in handle    method()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 328, in do_GET  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 342, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/ZPublish
er/Publish.py", line 895, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 277, in write  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 304, in send_response    self.wfile.write("%s %s
%s\r\n" %IOError: (32, 'Broken pipe')
-<host>- - [27/Jan/1999 10:29:48] "GET /manage HTTP/1.1" 404 -Traceback
(innermost last):  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 419, in handle_request  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 239, in process_request    self.finish_request(request,
client_address)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 243, in finish_request
self.RequestHandlerClass(request, client_address, self)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 362, in __init__    self.handle()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 258, in handle    method()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 328, in do_GET  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 342, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/ZPublish
er/Publish.py", line 895, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 277, in write  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 304, in send_response    self.wfile.write("%s %s
%s\r\n" %IOError: (32, 'Broken pipe')
-<host>- - [27/Jan/1999 10:34:48] "GET /manage HTTP/1.1" 404 -Traceback
(innermost last):  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 419, in handle_request  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 239, in process_request    self.finish_request(request,
client_address)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 243, in finish_request
self.RequestHandlerClass(request, client_address, self)  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/Socke
tServer.py", line 362, in __init__    self.handle()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 258, in handle    method()  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 328, in do_GET  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 342, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python/ZPublish
er/Publish.py", line 895, in publish_module  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/ZopeHTTPServer/Zope
HTTPServer.py", line 277, in write  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 306, in send_response    self.send_header('Server',
self.version_string())  File
"/home/brian/temp/build/tmp_build/Zope-1.9.0-linux2-x86/lib/python1.5/BaseH
TTPServer.py", line 312, in send_header    self.wfile.write("%s: %s\r\n" %
(keyword, value))IOError: (32, 'Broken pipe')