ogo <> zope
Chris H <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Greets; Perhaps this is off topic so I will focus on the OGo side of things. Came across this effort http://www.werthmoeller.de/doc/src/zope/ a zope user folder that gets users:groups from OGo via XML-RPC. While I can install the product in zope and its talks to OGo (xmlrpc access tested and verified via python) I cannot seem to access the newly created user folder (in zope) due to a permission denied error. Looking at OGo's output from a terminal the following is observed; ------------------------------------- linux:/usr/local/sbin # ./ogo-xmlrpcd-1.0a -WOPort *:22022 Feb 18 20:33:46 ogo-xmlrpcd-1.0a [7921]: |ogo-xmlrpcd-1| WOHttpAdaptor listening on address *:22022 localhost - - [18/Feb/2005:20:34:46 GMT] "POST /RPC2 HTTP/1.0" 401 0 0.005 - - 92K Feb 18 20:34:51 ogo-xmlrpcd-1.0a [7921]: Note: PostgreSQL72 adaptor using timezone 'MET' as default Feb 18 20:34:51 ogo-xmlrpcd-1.0a [7921]: >DirectAction> no such XMLRPC action: 'bc' localhost - - [18/Feb/2005:20:34:51 GMT] "POST /RPC2 HTTP/1.0" 200 276 1.161 - - 7M localhost - - [18/Feb/2005:20:35:01 GMT] "POST /RPC2 HTTP/1.0" 401 0 0.002 - - 0 localhost - - [18/Feb/2005:20:35:05 GMT] "POST /RPC2 HTTP/1.0" 200 8018 0.060 -- 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.147 - - 72K Feb 18 20:35:33 ogo-xmlrpcd-1.0a [7921]: <0x081BFC6C[SkyDocumentManager]> WARNING: missing OGo database ID (skyrix_id default), using: 'default' Feb 18 20:35:33 ogo-xmlrpcd-1.0a [7921]: OGo BaseURL: '<_NSAbsoluteGenericURL 0x082dd124: 'skyrix://linux.local/default/'>' localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.006 - - 24K localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.067 - - 8K localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.029 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.041 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.031 - - 0 localhost - - [18/Feb/2005:20:35:33 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.060 - - 0 localhost - - [18/Feb/2005:20:36:18 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.003 - - 0 localhost - - [18/Feb/2005:20:36:18 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.029 - - 0 localhost - - [18/Feb/2005:20:36:18 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.002 - - 0 localhost - - [18/Feb/2005:20:36:18 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.042 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.029 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.006 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.031 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.029 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.051 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.029 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.006 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 ------------------------------------------ This is the intial log output upong instantiation of the product The following output is upon accessing the newly created user folder in zope ---------------------------------------- localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.029 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.042 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.006 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.030 - - 0 localhost - - [18/Feb/2005:20:36:23 GMT] "POST /x/xmlrpc HTTP/1.0" 200 681 0.046 - - 0 localhost - - [18/Feb/2005:20:37:09 GMT] "POST /x/xmlrpc HTTP/1.0" 200 131 0.028 - - 0 localhost - - [18/Feb/2005:20:37:09 GMT] "POST /x/xmlrpc HTTP/1.0" 200 152 0.006 - - 0 localhost - - [18/Feb/2005:20:37:09 GMT] "POST /x/xmlrpc HTTP/1.0" 200 129 0.026 - - 0 localhost - - [18/Feb/2005:20:37:10 GMT] "POST /x/xmlrpc HTTP/1.0" 200 129 0.028 - - 0 localhost - - [18/Feb/2005:20:37:10 GMT] "POST /x/xmlrpc HTTP/1.0" 200 129 0.031 - - 0 localhost - - [18/Feb/2005:20:37:10 GMT] "POST /x/xmlrpc HTTP/1.0" 200 129 0.124 - - 0 ------------------------------------ Three things are noted here; 1. I did not know that the postgresql adapter was time sensitive and running in MET despite having OGo set to GMT in all defaults? 2. Im not quite sure if the warning message is an issue here or simply a nag prior to defaulting? 3. As its using the 'defaults' its seems to want to create a path as follows; OGo BaseURL: '<_NSAbsoluteGenericURL 0x082dd124: 'skyrix://linux.local/default/'>' which probably is the incorrect URL Finally, is there a setting to turn on additional error loggin for xmlrpc? Im kinda in the dark here on this one. If anyone could shed some light on this it would be appreciated. /ch -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc