CartoWeb 3.5.0
Download Now!


CartoWeb
Advanced Geographical Information System for the Web

--> -->

IOError

[Errno 13] Permission denied: '/var/www/project.camptocamp.com/doc/underlay/pages/DesktopEdition(2f)HowToConfigure/cache/text_html'

If you want to report a bug, please save this page and attach it to your bug report.

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/request.py in run (self=<MoinMoin.request.RequestCGI object>)

    1. 1110 from MoinMoin.wikiaction import getHandler
    2. 1111 handler = getHandler(self, action)
    3. 1112 handler(self.page.page_name, self)
    4. 1113
    5. 1114 # generate page footer (actions that do not want this footer use
    • handler = <function do_show>
    • self = <MoinMoin.request.RequestCGI object>
    • self.page = <MoinMoin.Page.Page instance>
    • self.page.page_name = u'DesktopEdition/HowToConfigure'
  2. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/wikiaction.py in do_show (pagename=u'DesktopEdition/HowToConfigure', request=<MoinMoin.request.RequestCGI object>)

    1. 466 else:
    2. 467 request.cacheable = 1
    3. 468 Page(request, pagename).send_page(request, count_hit=1)
    4. 469
    5. 470
    • global Page = <class MoinMoin.Page.Page>
    • request = <MoinMoin.request.RequestCGI object>
    • pagename = u'DesktopEdition/HowToConfigure'
    • ).send_page undefined
    • count_hit undefined
  3. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestCGI object>, msg='', **keywords={'count_hit': 1})

    1. 1234 format_args=pi_formatargs,
    2. 1235 do_cache=do_cache,
    3. 1236 start_line=pi_lines)
    4. 1237
    5. 1238 # check for pending footnotes
    • start_line undefined
    • pi_lines = 7
  4. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestCGI object>, Parser=<class MoinMoin.parser.wiki.Parser>, body=u'The DesktopEdition can be configured similarly t...as got the name of your theme, of `wiki/htdocs`.\n', format_args=u'', do_cache=1, **kw={'start_line': 7})

    1. 1320 except 'CacheNeedsUpdate':
    2. 1321 try:
    3. 1322 code = self.makeCache(request, parser)
    4. 1323 self.execute(request, parser, code)
    5. 1324 except 'CacheNeedsUpdate':
    • code undefined
    • self = <MoinMoin.Page.Page instance>
    • self.makeCache = <bound method Page.makeCache of <MoinMoin.Page.Page instance>>
    • request = <MoinMoin.request.RequestCGI object>
    • parser = <MoinMoin.parser.wiki.Parser instance>
  5. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/Page.py in makeCache (self=<MoinMoin.Page.Page instance>, request=<MoinMoin.request.RequestCGI object>, parser=<MoinMoin.parser.wiki.Parser instance>)

    1. 1379 self.page_name.encode(config.charset), 'exec')
    2. 1380 cache = caching.CacheEntry(request, self, self.getFormatterName())
    3. 1381 cache.update(marshal.dumps(code))
    4. 1382 self.cache_mtime = cache.mtime()
    5. 1383 return code
    • cache = <MoinMoin.caching.CacheEntry instance>
    • cache.update = <bound method CacheEntry.update of <MoinMoin.caching.CacheEntry instance>>
    • marshal = <module 'marshal' (built-in)>
    • marshal.dumps = <built-in function dumps>
    • code = <code object ? at 0xb792f120, file "DesktopEdition/HowToConfigure", line 2>
  6. /var/www/project.camptocamp.com/doc/moin/lib/python2.4/site-packages/MoinMoin/caching.py in update (self=<MoinMoin.caching.CacheEntry instance>, content='c\x00\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00@\x00\x00\x00su\x03\x00\x00e\x00\x00e\x01\x00i\x02\x00i\x03\x00e\x01\x00i\x02\x00i\x04\x00e\x05\x00\x83\x01...\x01\r\x01=\x01\r\x01\x1f\x01\r\x01%\x01\r\x01=\x01\r\x01\x1f\x01\r\x01%\x01\r\x01=\x01\r\x01\x1f\x01\r\x01%\x01\r\x01%\x01\r\x01=\x01\r\x01\x1f\x01', encode=False)

    1. 90 if not locking or locking and self.wlock.acquire(1.0):
    2. 91 try:
    3. 92 f = open(self._filename(), 'wb')
    4. 93 f.write(content)
    5. 94 f.close()
    • f undefined
    • builtin open = <type 'file'>
    • self = <MoinMoin.caching.CacheEntry instance>
    • self._filename = <bound method CacheEntry._filename of <MoinMoin.caching.CacheEntry instance>>

IOError

[Errno 13] Permission denied: '/var/www/project.camptocamp.com/doc/underlay/pages/DesktopEdition(2f)HowToConfigure/cache/text_html'

  • args = (13, 'Permission denied')
  • errno = 13
  • filename = '/var/www/project.camptocamp.com/doc/underlay/pages/DesktopEdition(2f)HowToConfigure/cache/text_html'
  • strerror = 'Permission denied'

System Details

  • Date: Wed, 07 Jan 2009 08:37:28 +0000
  • Platform: Linux pomerape 2.6.18-12-fza-amd64 #1 SMP Sun May 18 09:57:08 UTC 2008 i686
  • Python: Python 2.4.1 (/usr/bin/python2.4)
  • MoinMoin: Release 1.5.4 (release)