[Zope] Problems with MountedStorage

Jens Grewen zope@grewen.de
Mon, 17 Sep 2001 16:03:58 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_000F_01C13F92.5C2B9620
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am trying to use the MountedStorage Product: =
http://www.zope.org/Members/natsukashi/Products/MountedStorage

I am using
Zope 2.4.1
ZEO 1.0b4
Win 2000

I want to mount a Berkeley Storage to use for CoreSessionTracking with =
ZEO


But if I try to add an instance of MountedStorage I get the following =
traceback:

  <strong>Error Type: AttributeError</strong><br>
  <strong>Error Value: MountedStorage</strong><br>=20
.
.
.
  Traceback (innermost last):
  File D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 223, =
in publish_module
  File D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 187, =
in publish
  File D:\PROGRA~1\WEBSIT~1\lib\python\Zope\__init__.py, line 226, in =
zpublisher_exception_hook
  File D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 162, =
in publish
  File D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\BaseRequest.py, line =
340, in traverse
  File D:\PROGRA~1\WEBSIT~1\lib\python\App\FactoryDispatcher.py, line =
102, in __bobo_traverse__
  File D:\PROGRA~1\WEBSIT~1\lib\python\App\Product.py, line 137, in =
_product
    (Object: LockableItem)
AttributeError: (see above)


Any suggestions?

Or can someone give my some hints how to install ZEO with =
CoreSessionTracking using a mounted BerkleyStorage.

Cheers Jens




------=_NextPart_000_000F_01C13F92.5C2B9620
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4616.200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am trying to use the MountedStorage =
Product: <A=20
href=3D"http://www.zope.org/Members/natsukashi/Products/MountedStorage">h=
ttp://www.zope.org/Members/natsukashi/Products/MountedStorage</A></FONT><=
/DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am using</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Zope 2.4.1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ZEO 1.0b4</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Win 2000</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I want to mount a Berkeley Storage to =
use for=20
CoreSessionTracking with ZEO</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>But if I try to add an instance of =
MountedStorage I=20
get the following traceback:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp; &lt;strong&gt;Error Type:=20
AttributeError&lt;/strong&gt;&lt;br&gt;<BR>&nbsp; &lt;strong&gt;Error =
Value:=20
MountedStorage&lt;/strong&gt;&lt;br&gt;&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>.<BR>&nbsp; </FONT><FONT face=3DArial=20
size=3D2>Traceback (innermost last):<BR>&nbsp; File=20
D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 223, in=20
publish_module<BR>&nbsp; File=20
D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 187, in=20
publish<BR>&nbsp; File D:\PROGRA~1\WEBSIT~1\lib\python\Zope\__init__.py, =
line=20
226, in zpublisher_exception_hook<BR>&nbsp; File=20
D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\Publish.py, line 162, in=20
publish<BR>&nbsp; File=20
D:\PROGRA~1\WEBSIT~1\lib\python\ZPublisher\BaseRequest.py, line 340, in=20
traverse<BR>&nbsp; File=20
D:\PROGRA~1\WEBSIT~1\lib\python\App\FactoryDispatcher.py, line 102, in=20
__bobo_traverse__<BR>&nbsp; File =
D:\PROGRA~1\WEBSIT~1\lib\python\App\Product.py,=20
line 137, in _product<BR>&nbsp;&nbsp;&nbsp; (Object:=20
LockableItem)<BR>AttributeError: (see above)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any suggestions?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Or can someone give my some hints how to install ZEO with=20
CoreSessionTracking using a mounted BerkleyStorage.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Cheers Jens</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_000F_01C13F92.5C2B9620--