[OGo-XML-RPC] Exceptions/Malformed requests
Christoph Moeller <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bjoern,
getting this kind of errors - no matter what methods i access:
knecht:/TEMP/install/opengroupware/cvs/OpenGroupware.org # xmlrpc_call
http://localhost:22222/RPC2 jobs.getToDoList
login: ben
password:
Jul 17 14:00:43 xmlrpc_call [23673]:
<0x080DA7EC[HandleCredentialsClient]> got nil value from XML-RPC ...
Jul 17 14:00:44 xmlrpc_call [23673]: -[XmlRpcDecoder decodeRootObject]:
couldn't parse source
parser: <libxmlSAXDriver 0x8159c44>
handler: <XmlRpcSaxHandler 0x8105f3c>
data: NSData len: 547 string: '<pre>
Application Server catched exception:
session: 5BC65BC6023F168FEB
element: <nil>
context: <0x0847090C[WOContext]: 0043f168feb0847090c app=xmlrpcd
sn=5BC65BC6023F168FEB eid=<nil> rqeid=<nil>>
request: <WORequest[0x081B7F44]: method=POST uri=/RPC2 app=RPC2
rqKey=<nil> rqPath=<nil>>
class: ObjcRuntimeException
name: ObjcRuntimeException
reason: LSCommandContext (instance) does not recognize documentManager
info:
<nil>
backtrace:
<nil>
</pre>
'
Exception caught
Name : XmlRpcCallFailed
Reason: got malformed XML-RPC response ?!
(note: user "ben" used because he has a job on his todo list)
Server log:
Jul 17 14:00:43 xmlrpcd [23494]: |xmlrpcd|
<XmlRpcApplication[0x08164B1C]: name=xmlrpcd>: catched:
(Exception name:<nil> class:ObjcRuntimeException
reason:LSCommandContext (instance) does not recognize documentManager
info:<nil>)
in context:
<0x0847090C[WOContext]: 0043f168feb0847090c app=xmlrpcd
sn=5BC65BC6023F168FEB eid=<nil> rqeid=<nil>>.
hmmm....?
Chris