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...

Re: person.insertEnterprise: msg#00016

cms.opengroupware.xmlrpc.devel

Subject: Re: person.insertEnterprise

Hi Helge,

this is what gdb says:

(gdb) run - WOUseWatchDog NO
Starting program: /usr/local/sbin/ogo-xmlrpcd-1.0a - WOUseWatchDog NO
[Thread debugging using libthread_db enabled]
[New Thread 1085885696 (LWP 6678)]
Detaching after fork from child process 6679.
May 09 10:32:09 ogo-xmlrpcd-1.0a [6679]: SNS support disabled.
May 09 10:32:09 ogo-xmlrpcd-1.0a [6679]: Note: using default xmlrpcd port, 22000
May 09 10:32:09 ogo-xmlrpcd-1.0a [6679]: |ogo-xmlrpcd-1| WOHttpAdaptor listening on address *:22000
May 09 10:32:14 ogo-xmlrpcd-1.0a [6679]: Note: PostgreSQL72 adaptor using timezone 'MET' as default
May 09 10:32:15 ogo-xmlrpcd-1.0a [6679]: <0x081F8F6C[SkyDocumentManager]> WARNING: missing OGo database ID (skyrix_id default), using: 'default'
May 09 10:32:15 ogo-xmlrpcd-1.0a [6679]: OGo BaseURL: '<_NSAbsoluteGenericURL 0x082d33a4: 'skyrix://renner.flex/default/'>'
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 4984 0.526 - - 7M
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.134 - - 24K
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 287 0.056 - - 4K
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.127 - - 0
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 5389 0.112 - - 20K
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 4984 0.063 - - 0
127.0.0.1 - - [09/May/2005:10:32:15 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.093 - - 0
### child 6679 (#1) was terminated by signal 11 (uptime=6s).
Detaching after fork from child process 6698.
May 09 10:32:15 ogo-xmlrpcd-1.0a [6698]: SNS support disabled.
May 09 10:32:15 ogo-xmlrpcd-1.0a [6698]: Note: using default xmlrpcd port, 22000
May 09 10:32:15 ogo-xmlrpcd-1.0a [6698]: |ogo-xmlrpcd-1| WOHttpAdaptor listening on address *:22000
May 09 10:33:30 ogo-xmlrpcd-1.0a [6698]: Note: PostgreSQL72 adaptor using timezone 'MET' as default
May 09 10:33:30 ogo-xmlrpcd-1.0a [6698]: <0x081F8F84[SkyDocumentManager]> WARNING: missing OGo database ID (skyrix_id default), using: 'default'
May 09 10:33:30 ogo-xmlrpcd-1.0a [6698]: OGo BaseURL: '<_NSAbsoluteGenericURL 0x082cde74: 'skyrix://renner.flex/default/'>'
127.0.0.1 - - [09/May/2005:10:33:30 GMT] "POST /RPC2 HTTP/1.1" 200 4984 0.551 - - 7M
127.0.0.1 - - [09/May/2005:10:33:30 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.132 - - 24K
127.0.0.1 - - [09/May/2005:10:33:30 GMT] "POST /RPC2 HTTP/1.1" 200 287 0.050 - - 4K
127.0.0.1 - - [09/May/2005:10:33:31 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.131 - - 0
127.0.0.1 - - [09/May/2005:10:33:31 GMT] "POST /RPC2 HTTP/1.1" 200 5389 0.111 - - 20K
127.0.0.1 - - [09/May/2005:10:33:31 GMT] "POST /RPC2 HTTP/1.1" 200 4984 0.058 - - 0
127.0.0.1 - - [09/May/2005:10:33:31 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.097 - - 0
### child 6698 (#2) was terminated by signal 11 (uptime=76s).
Detaching after fork from child process 6725.
May 09 10:33:31 ogo-xmlrpcd-1.0a [6725]: SNS support disabled.
May 09 10:33:31 ogo-xmlrpcd-1.0a [6725]: Note: using default xmlrpcd port, 22000
May 09 10:33:31 ogo-xmlrpcd-1.0a [6725]: |ogo-xmlrpcd-1| WOHttpAdaptor listening on address *:22000


This are two runs.

Perhaps I should mention I use OGOJOGI, the error could be in there, I'm not shure.

Greets
Christoph

Helge Hess wrote:
On 8. Mai 2005, at 20:26 Uhr, Christoph Guse wrote:
May 08 18:20:55 ogo-xmlrpcd-1.0a [18523]: OGo BaseURL: '<_NSAbsoluteGenericURL 0x082b00f4: 'skyrix://renner.flex/renner/'>'
### child 18523 (#11) was terminated by signal 11 (uptime=205s).

Apparently the xmlrpcd crashes. Please start it inside GDB (using r - WOUseWatchDog NO) and create a bugreport with the backtrace of a crash (bt GDB command).

Thanks,
Helge

--
****************************************
Christoph Guse
Löhstraße 34
41747 Viersen
Tel. 0 21 62 / 50 24 066
Mobil 01 72 / 160 74 84
VoIP 0 12 12 / 39 64 48 831
****************************************

--
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