[Setup] WebDAV/FTP troubles

Al Nikolov alnikolov at narod.ru
Wed Feb 20 16:16:51 UTC 2008


Hello,

I'm in trouble wis this particular WebDAV/FTP problem: unable to upload a _new_ 
file onto fresh installed Plone Site subtree with site admin privileges. 
Meantime: 

- it's possible to GET/edit/PUT or DELETE existing files;

- it's possible to create folders;

- outside of Plone Site subtree all things work just fine!

Nothing suspicious i see on Plone ZMI pages including Security.

Plone 3.0.5
Zope 2.10.5
Debian Lenny

Trace log:

B -1221394708 2008-02-20T11:56:33 PROPFIND /plone
I -1221394708 2008-02-20T11:56:33 303
A -1221394708 2008-02-20T11:56:34 207 1384
E -1221394708 2008-02-20T11:56:34
B -1221395444 2008-02-20T11:56:36 PROPFIND /plone
I -1221395444 2008-02-20T11:56:36 303
A -1221395444 2008-02-20T11:56:36 207 1384
E -1221395444 2008-02-20T11:56:36
B -1221394932 2008-02-20T11:56:36 PROPFIND /plone/xxx.xls
I -1221394932 2008-02-20T11:56:36 167
A -1221394932 2008-02-20T11:56:37 404 14720
E -1221394932 2008-02-20T11:56:37
B 218502188 2008-02-20T11:56:37 PUT /plone/xxx.xls
I 218502188 2008-02-20T11:56:37 29696
A 218502188 2008-02-20T11:56:37 500 12876
E 218502188 2008-02-20T11:56:37

Event log:

2008-02-20T11:56:37 ERROR Zope.SiteErrorLog 
http://yyy.zz:8080/plone/xxx.xls/PUT
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module webdav.NullResource, line 151, in PUT
  Module Products.CMFCore.PortalFolder, line 301, in PUT_factory
  Module OFS.ObjectManager, line 396, in _delObject
  Module zope.event, line 23, in notify
  Module zope.component.event, line 26, in dispatch
  Module zope.component._api, line 130, in subscribers
  Module zope.component.registry, line 290, in subscribers
  Module zope.interface.adapter, line 535, in subscribers
  Module plone.app.contentrules.handlers, line 163, in removed
  Module plone.app.contentrules.handlers, line 89, in execute
  Module plone.contentrules.engine.executor, line 27, in __call__
  Module plone.contentrules.rule.rule, line 48, in __call__
  Module plone.app.contentrules.actions.copy, line 93, in __call__
  Module Products.Archetypes.Referenceable, line 344, in _getCopy
  Module OFS.CopySupport, line 564, in _getCopy
Copy Error: Object "<ATFile at /plone/xxx.xls>" needs to be in the database to 
be copied








More information about the Setup mailing list