[Zope] LocalFS product
ASHISHRANJAN_V
ASHISHRANJAN_V@infy.com
Thu, 29 Mar 2001 19:09:39 +0530
Here is the trace back from my queries.
I did not even knew where to look back for trace back . I got it from the
newbie advice from the mailing list .
Can any body help me on this :
Trace back :
Traceback (innermost last):
File E:\WEBSITE\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
File E:\WEBSITE\lib\python\ZPublisher\Publish.py, line 187, in publish
File E:\WEBSITE\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
(Object: excelbok)
File E:\WEBSITE\lib\python\ZPublisher\Publish.py, line 171, in publish
File E:\WEBSITE\lib\python\ZPublisher\mapply.py, line 160, in mapply
(Object: methodBrowse)
File E:\WEBSITE\lib\python\ZPublisher\Publish.py, line 112, in call_object
(Object: methodBrowse)
File E:\WEBSITE\lib\python\App\special_dtml.py, line 127, in __call__
(Object: methodBrowse)
File E:\WEBSITE\lib\python\DocumentTemplate\DT_String.py, line 538, in
__call__
(Object: methodBrowse)
File E:\WEBSITE\lib\python\DocumentTemplate\DT_With.py, line 146, in
render
(Object: _.namespace(default_doc=defaultDocument()))
File E:\WEBSITE\lib\python\DocumentTemplate\DT_In.py, line 647, in
renderwob
(Object: fileValues(REQUEST.get('spec', _.None)))
File E:\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 334, in eval
(Object: fileValues(REQUEST.get('spec', _.None)))
(Info: REQUEST)
File <string>, line 0, in ?
File E:\WEBSITE\lib\python\Products\LocalFS\LocalFS.py, line 832, in
fileValues
(Object: excelbok)
File E:\WEBSITE\lib\python\Products\LocalFS\LocalFS.py, line 1227, in _ids
(Object: excelbok)
File E:\WEBSITE\lib\python\Products\LocalFS\LocalFS.py, line 476, in _ids
(Object: excelbok)
OSError: (see above)
Ashish R Vidyarthi
mailto:ashishranjan_v@infy.com
-----Original Message-----
From: ASHISHRANJAN_V [mailto:ASHISHRANJAN_V@infy.com]
Sent: Thursday, March 29, 2001 4:17 PM
To: 'Joel Burton'; zope@zope.org
Subject: RE: [Zope] LocalFS product
I tried mapping the share and then use the LocalFS .
The server is running on windows.
I get the error :
Error Type: OSError
Error Value: [Errno 5] Input/output error
Can any body help me , I am still a newbie coping with Zope's gargantuan
features but lovely one's.
Ashish R Vidyarthi
mailto:ashishranjan_v@infy.com
-----Original Message-----
From: Joel Burton [mailto:jburton@scw.org]
Sent: Wednesday, March 28, 2001 9:00 PM
To: ASHISHRANJAN_V
Cc: zope@zope.org
Subject: Re: [Zope] LocalFS product
On Wed, 28 Mar 2001, ASHISHRANJAN_V wrote:
> Hello ,
> I am a newbie . I am facing problem in adding an localFS object.
> When I add and go to object/manage_workspace .
> It gives me the following error.
> Error Type: OSError
> Error Value: [Errno 267] Unknown error.
For Unix & Unixesque systems:
Does the user that Zope runs as have permission to get to that folder and
examine its contents?
I run on Linux, and run Zope as 'nobody'. I can test that nobody can get
to the LocalFS system by
# su nobody
$ cd /path/to/local/fs
$ ls
Can you do this?
--
Joel Burton <jburton@scw.org>
Director of Information Systems, Support Center of Washington
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )