Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

ogo <> zope: msg#00003

cms.opengroupware.xmlrpc.devel

Subject: ogo <> zope

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
xmlrpc@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/xmlrpc



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
db.postgresql.b...    video.ffmpeg.us...    gis.qgis.devel/...    web.rdf.redland...    file-systems.oc...    recreation.rail...    systems.archos....    python.c++/2003...    lang.c--/2005-0...    multimedia.gpho...    network.unison....    editors.jedit.u...    hardware.pciids...    cms.tiki.cvs/20...    bug-tracking.ma...    java.hadoop.hba...    ietf.rsvp/2002-...    xfree86.devel/2...    qnx.openqnx.dev...    apache.labs.dev...    tex.pdftex/2008...    os.solaris.open...    user-groups.lin...    kde.koffice/200...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation