|
|
Choosing A Webhost: |
Re: person.insertEnterprise: msg#00020cms.opengroupware.xmlrpc.devel
Hi Helge, sorry, I havent used gdb yet. But it seems there is no difference between - WO... and - WO... renner:/usr/local/sbin # gdb ./ogo-xmlrpcd-1.0a GNU gdb 6.2.1 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) r -WOUseWatchDog NO Starting program: /usr/local/sbin/ogo-xmlrpcd-1.0a -WOUseWatchDog NO [Thread debugging using libthread_db enabled] [New Thread 1085885696 (LWP 8579)] May 09 22:47:42 ogo-xmlrpcd-1.0a [8579]: SNS support disabled. May 09 22:47:42 ogo-xmlrpcd-1.0a [8579]: Note: using default xmlrpcd port, 22000 May 09 22:47:42 ogo-xmlrpcd-1.0a [8579]: |ogo-xmlrpcd-1| WOHttpAdaptor listening on address *:22000 May 09 22:47:49 ogo-xmlrpcd-1.0a [8579]: Note: PostgreSQL72 adaptor using timezone 'MET' as default May 09 22:47:49 ogo-xmlrpcd-1.0a [8579]: <0x0829AC44[SkyDocumentManager]> WARNING: missing OGo database ID (skyrix_id default), using: 'default' May 09 22:47:49 ogo-xmlrpcd-1.0a [8579]: OGo BaseURL: '<_NSAbsoluteGenericURL 0x08253cec: 'skyrix://renner.flex/default/'>' 127.0.0.1 - - [09/May/2005:22:47:49 GMT] "POST /RPC2 HTTP/1.1" 200 4984 1.066 - - 7M 127.0.0.1 - - [09/May/2005:22:47:50 GMT] "POST /RPC2 HTTP/1.1" 200 6716 0.096 - - 20K Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1085885696 (LWP 8579)] objc_msg_lookup (receiver=0x1, op=0x40265fe8) at sendmsg.c:140 140 sendmsg.c: Datei oder Verzeichnis nicht gefunden. in sendmsg.c Current language: auto; currently c (gdb) backtrace #0 objc_msg_lookup (receiver=0x1, op=0x40265fe8) at sendmsg.c:140 #1 0x40255525 in -[WODirectAction(XmlRpc) RPC2Action] (self=0x829b8c4, _cmd=0x808cdd0) at WODirectAction+XmlRpc.m:324 #2 0x080547fd in -[DirectAction RPC2Action] (self=0x829b8c4, _cmd=0x808cdd0) at DirectAction.m:290 #3 0x08054902 in -[DirectAction defaultAction] (self=0x829b8c4, _cmd=0x40481688) at DirectAction.m:305 #4 0x4075b828 in -[NSObject performSelector:] (self=0x829b8c4, _cmd=0x404591b0, aSelector=0x40481688) at NSObject.m:606 #5 0x403104f4 in -[WODirectAction performActionNamed:] (self=0x829b8c4, _cmd=0x40459570, _actionName=0x81a4564) at WODirectAction.m:101 #6 0x403116e3 in -[WODirectActionRequestHandler handleRequest:inContext:session:application:] (self=0x819b6ac, _cmd=0x4045de70, _request=0x83334d4, context=0x8337bbc, session=0x0, app=0x81645e4) at WODirectActionRequestHandler.m:207 #7 0x4032446e in -[WORequestHandler handleRequest:] (self=0x819b6ac, _cmd=0x4044c888, _request=0x83334d4) at WORequestHandler.m:230 #8 0x402db426 in -[WOCoreApplication dispatchRequest:usingHandler:] (self=0x81645e4, _cmd=0x4044c8b0, _request=0x83334d4, handler=0x819b6ac) at WOCoreApplication.m:637 #9 0x402db72b in -[WOCoreApplication dispatchRequest:] (self=0x81645e4, _cmd=0x4047bf88, _request=0x83334d4) at WOCoreApplication.m:677 #10 0x40393772 in -[WOHttpTransaction _run] (self=0x8491914, _cmd=0x4047bfa0) at WOHttpTransaction.m:535 #11 0x40393cb5 in -[WOHttpTransaction run] (self=0x8491914, _cmd=0x4047b320) at WOHttpTransaction.m:588 #12 0x4038f001 in -[WOHttpAdaptor runConnection:] (self=0x819bddc, _cmd=0x4047b370, _socket=0x8330794) at WOHttpAdaptor.m:386 #13 0x4038f3cc in -[WOHttpAdaptor _handleAcceptedConnection:] (self=0x819bddc, _cmd=0x4047b3c8, _connection=0x8330794) at WOHttpAdaptor.m:420 #14 0x4038fdbc in -[WOHttpAdaptor acceptConnection:] (self=0x819bddc, _cmd=0x4047b2e0, _notification=0x848d204) at WOHttpAdaptor.m:525 #15 0x4075c05d in -[NSObject performSelector:withObject:] (self=0x819bddc, _cmd=0x4084d660, aSelector=0x4047b2e0, anObject=0x848d204) at NSObject.m:722 #16 0x407b237a in -[NSNotificationListItem postNotification:] (self=0x81a2c64, _cmd=0x4084d730, notification=0x848d204) at NSNotificationCenter.m:104 #17 0x4075c05d in -[NSObject performSelector:withObject:] (self=0x81a2c64, _cmd=0x4083fb20, aSelector=0x4084d730, anObject=0x848d204) at NSObject.m:722 #18 0x4076bbca in -[NSArray makeObjectsPerform:withObject:] (self=0x82e7e1c, _cmd=0x4084d738, aSelector=0x4084d730, anObject=0x848d204) at NSArray.m:403 #19 0x407b31e4 in -[NSNotificationCenter postNotification:] (self=0x80e215c, _cmd=0x4084d770, notification=0x848d204) at NSNotificationCenter.m:453 #20 0x407b3569 in -[NSNotificationCenter postNotificationName:object:] (self=0x80e215c, _cmd=0x40854860, notificationName=0x40854040, object=0x81a1a44) at NSNotificationCenter.m:592 #21 0x407cfc5a in -[NSRunLoopFileObjectInfo activity:onDescriptor:] (self=0x81a2e5c, _cmd=0x40854a18, _activity=NSPosixReadableActivity, _fd=11) at NSRunLoop.m:184 #22 0x407d2013 in -[NSRunLoop acceptInputForMode:beforeDate:] (self=0x8199d34, _cmd=0x408549e0, aMode=0x40854028, limitDate=0x848d6d4) at NSRunLoop.m:754 #23 0x407d1756 in -[NSRunLoop runMode:beforeDate:] (self=0x8199d34, _cmd=0x4044c808, aMode=0x40854028, limitDate=0x848d6d4) at NSRunLoop.m:608 #24 0x402dac21 in -[WOCoreApplication run] (self=0x81645e4, _cmd=0x40457d18) at WOCoreApplication.m:509 #25 0x4030bc4b in WOApplicationMain (_appClassName=0x808a4c8, argc=3, argv=0xbffff2b4) at WOApplicationMain.m:42 #26 0x4032d95e in WOWatchDogApplicationMain (appName=0x808a4c8, argc=3, argv=0xbffff2b4) at WOWatchDogApplicationMain.m:253 #27 0x4032e0a6 in WOWatchDogApplicationMainWithServerDefaults (appName=0x808a4c8, argc=3, argv=0xbffff2b4, globalDomainPath=0x808a4d4, appDomainPath=0x808a4e0) at WOWatchDogApplicationMain.m:462 #28 0x0804c595 in main (argc=3, argv=0xbffff2b4, env=0xbffff2c4) at xmlrpcd.m:34 What I did before: - went to the directory /etc/init.d - ./ogo-xmlrpcd-1.0a stop Greets Christoph Helge Hess wrote: On May 9, 2005, at 15:15, Christoph Guse wrote: -- **************************************** 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> |
|---|---|---|
| Previous by Date: | Re: person.insertEnterprise, Helge Hess |
|---|---|
| Next by Date: | fetchOverview and sort ordering, Gerhard Pfeiffer |
| Previous by Thread: | Re: person.insertEnterprise, Helge Hess |
| Next by Thread: | Re: person.insertEnterprise, Christoph Guse |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive 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 |