[ZCM] [ZC] 1978/ 1 Request "bad mount call"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Dec 19 16:54:11 EST 2005


Issue #1978 Update (Request) "bad mount call"
 Status Pending, Database/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1978

==============================================================
= Request - Entry #1 by Anonymous User on Dec 19, 2005 4:54 pm

When trying to add a ZODB mountpoint I get the traceback below. I'm probably doing something wrong here, but this definitely looks like a coding error as well.


  	
Site Error

An error was encountered while publishing this resource.

TypeError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 187, in publish_module_standard
    * Module Products.PlacelessTranslationService.PatchStringIO, line 51, in new_publish
    * Module ZPublisher.Publish, line 144, in publish
    * Module Zope2.App.startup, line 199, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 113, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Products.ZODBMountPoint.MountedObject, line 295, in manage_addMounts
    * Module Products.ZODBMountPoint.Mount, line 128, in _test
    * Module Products.ZODBMountPoint.Mount, line 96, in _getOrOpenObject
    * Module Products.ZODBMountPoint.MountedObject, line 195, in _traverseToMountedRoot
    * Module Products.ZODBMountPoint.MountedObject, line 76, in traverseOrConstruct
    * Module Products.ZODBMountPoint.MountedObject, line 104, in _construct

TypeError: __init__() takes exactly 1 argument (2 given) (Also, an error occurred while attempting to render the standard error message.)

Troubleshooting Suggestions

    * The URL may be incorrect.
    * The parameters passed to this resource may be incorrect.
    * A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to error log.

If the error persists please contact the site maintainer. Thank you for your patience.

==============================================================



More information about the Zope-Collector-Monitor mailing list