[ZCM] [ZC] 1516/ 6 Resolve "2.8 failure: temp_folder can not be accessed"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Oct 4 15:02:55 EDT 2004


Issue #1516 Update (Resolve) "2.8 failure: temp_folder can not be accessed"
 Status Resolved, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1516

==============================================================
= Resolve - Entry #6 by ajung on Oct 4, 2004 3:02 pm

 Status: Deferred => Resolved


________________________________________
= Comment - Entry #5 by tim_one on Oct 4, 2004 2:56 pm

It shouldn't be weird:  Jim checked in a change last Thursday *intending* to repair it.  The change was in the C implementation of Zope 2.8's version of ExtensionClass, though, so you wouldn't have seen any difference unless/until you recompiled Zope's C code.
________________________________________
= Defer - Entry #4 by ajung on Oct 4, 2004 2:49 pm

 Status: Accepted => Deferred

weird...works with a fresh checkout :-/ defering this and keeping an eye on it
________________________________________
= Assign - Entry #3 by tim_one on Oct 4, 2004 12:09 pm

 Status: Pending => Accepted

 Supporters added: ajung

Anreas, this works for me now.  Assigned to you so you can close this if it works for you.
________________________________________
= Comment - Entry #2 by tim_one on Oct 4, 2004 10:26 am

Jim Fulton has a fix for this.  It's due to a difference in whether docstrings are inherited by subclasses; they were under ExtensionClass Classic, they aren't under new-style classes.  But after that, IIRC there's another problem, because an object without a jar tries to register with the transaction.  That's not legit, but ZODB didn't used to complain.
________________________________________
= Request - Entry #1 by ajung on Sep 29, 2004 11:45 am

Accessing /temp_folder through the ZMI fails:


Site Error

An error was encountered while publishing this resource.

Debugging Notice
Zope has encountered a problem publishing your object.

The object at http://192.168.0.12:8080/temp_folder has an empty or missing docstring. Objects must have a docstring to be published. 
==============================================================



More information about the Zope-Collector-Monitor mailing list