Attachment 'traceback.html'

Download

--> -->

ProtocolError

<ProtocolError for lwikiserver/linuxwiki?action=xmlrpc2: 500 Internal Server Error>

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. /home/user/workspace/moin-1.7/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_standalone.Request object at 0x1016190>)

    1. 1305 self.page.send_page()
    2. 1306 else:
    3. 1307 handler(self.page.page_name, self)
    4. 1308
    5. 1309 # every action that didn't use to raise MoinMoinFinish must call this now:
    • handler = <function execute at 0xee9b90>
    • self = <MoinMoin.request.request_standalone.Request object at 0x1016190>
    • self.page = <MoinMoin.Page.Page object at 0x10161d0>
    • self.page.page_name = u'SyncJob'
  2. /home/user/workspace/moin-1.7/MoinMoin/action/SyncPages.py in execute (pagename=u'SyncJob', request=<MoinMoin.request.request_standalone.Request object at 0x1016190>)

    1. 492
    2. 493
    3. 494 def execute(pagename, request):
    4. 495 ActionClass(pagename, request).render()
    5. 496
    • global ActionClass = <class 'MoinMoin.action.SyncPages.ActionClass'>
    • pagename = u'SyncJob'
    • request = <MoinMoin.request.request_standalone.Request object at 0x1016190>
    • ).render undefined
  3. /home/user/workspace/moin-1.7/MoinMoin/action/SyncPages.py in render (self=<MoinMoin.action.SyncPages.ActionClass object at 0x1016210>)

    1. 188 local = MoinLocalWiki(self.request, params["localPrefix"], params["pageList"])
    2. 189 try:
    3. 190 remote = MoinRemoteWiki(self.request, params["remoteWiki"], params["remotePrefix"], params["pageList"], params["user"], params["password"], verbose=debug)
    4. 191 except (UnsupportedWikiException, NotAllowedException), (msg, ):
    5. 192 raise ActionStatus(msg, "error")
    • remote undefined
    • global MoinRemoteWiki = <class 'MoinMoin.wikisync.MoinRemoteWiki'>
    • self = <MoinMoin.action.SyncPages.ActionClass object at 0x1016210>
    • self.request = <MoinMoin.request.request_standalone.Request object at 0x1016190>
    • params = {'direction': 1, 'groupList': None, 'localPrefix': u'TestWiki/', 'pageList': None, 'pageMatch': <_sre.SRE_Pattern object at 0xdedbb0>, 'password': None, 'remotePrefix': '', 'remoteWiki': u'LinuxWikiIcg', 'user': u'TestUser1'}
    • verbose undefined
    • global debug = False
  4. /home/user/workspace/moin-1.7/MoinMoin/wikisync.py in __init__ (self=<MoinRemoteWiki wiki_url=u'http://lwikiserver/linuxwiki' valid=True>, request=<MoinMoin.request.request_standalone.Request object at 0x1016190>, interwikiname=u'LinuxWikiIcg', prefix='', pagelist=None, user=u'TestUser1', password=None, verbose=False)

    1. 178
    2. 179 try:
    3. 180 iw_list = self.connection.interwikiName()
    4. 181 except socket.error:
    5. 182 raise UnsupportedWikiException(_("The wiki is currently not reachable."))
    • iw_list undefined
    • self = <MoinRemoteWiki wiki_url=u'http://lwikiserver/linuxwiki' valid=True>
    • self.connection = <ServerProxy for lwikiserver/linuxwiki?action=xmlrpc2>
    • self.connection.interwikiName = <_Method instance>
  5. /usr/lib64/python2.5/xmlrpclib.py in __call__ (self=<_Method instance>, *args=())

    1. 1145 return _Method(self.__send, "%s.%s" % (self.__name, name))
    2. 1146 def __call__(self, *args):
    3. 1147 return self.__send(self.__name, args)
    4. 1148
    5. 1149 ##
    • self = <_Method instance>
    • self.__send = <_Method instance>
    • self.__name = <_Method instance>
    • args = ()
  6. /usr/lib64/python2.5/xmlrpclib.py in __request (self=<ServerProxy for lwikiserver/linuxwiki?action=xmlrpc2>, methodname='interwikiName', params=())

    1. 1435 self.__handler,
    2. 1436 request,
    3. 1437 verbose=self.__verbose
    4. 1438 )
    5. 1439
    • verbose undefined
    • self = <ServerProxy for lwikiserver/linuxwiki?action=xmlrpc2>
    • self.__verbose = <_Method instance>
  7. /usr/lib64/python2.5/xmlrpclib.py in request (self=<xmlrpclib.Transport instance at 0x101cdd0>, host=u'lwikiserver', handler=u'/linuxwiki?action=xmlrpc2', request_body="<?xml version='1.0'?>\n<methodCall>\n<methodName>i...me</methodName>\n<params>\n</params>\n</methodCall>\n", verbose=False)

    1. 1189 host + handler,
    2. 1190 errcode, errmsg,
    3. 1191 headers
    4. 1192 )
    5. 1193
    • headers = <httplib.HTTPMessage instance at 0x101cf38>

ProtocolError

<ProtocolError for lwikiserver/linuxwiki?action=xmlrpc2: 500 Internal Server Error>

  • args = ()
  • errcode = 500
  • errmsg = 'Internal Server Error'
  • headers = <httplib.HTTPMessage instance at 0x101cf38>
  • message = ''
  • url = u'lwikiserver/linuxwiki?action=xmlrpc2'

System Details

  • Date: Mon, 18 Aug 2008 12:15:12 +0000
  • Platform: Linux localhost 2.6.18.8-0.10-default #1 SMP Wed Jun 4 15:46:34 UTC 2008 x86_64
  • Python: Python 2.5 (/usr/bin/python)
  • MoinMoin: Release 1.7.1 (release)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-08-18 12:36:46, 11.1 KB) [[attachment:traceback.html]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.