I've attached gdb and after starting sogod, it hangs and then I press CTRL-C and made the following backtrace:
#0 0x00007ffff442a735 in _xstat () from /lib64/libc.so.6 #1 0x00007ffff51cba47 in ?? () from /usr/lib64/libgnustep-base.so.1.23 #2 0x00007ffff51cb9a2 in ?? () from /usr/lib64/libgnustep-base.so.1.23 #3 0x00007ffff5e703e4 in -[NGBundleManager pathForBundleProvidingResource:ofType:resourceSelector:context:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c13b0, _resourceName=0x7ffff85f5448, _type=0x7ffff60bf960, _selector=0x7ffff5e6b96d <_selectClassByVersion>, _context=0x0) at NGBundleManager.m:1361 #4 0x00007ffff5e6d583 in -[NGBundleManager bundleForClassNamed:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c14d0, _className=0x7ffff85f5448) at NGBundleManager.m:594 #5 0x00007ffff5e6de57 in -[NGBundleManager _locateBundleForClassInfo:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c14f0, _classInfo=0x7ffff85f52e8) at NGBundleManager.m:741 #6 0x00007ffff5e6df06 in -[NGBundleManager _locateBundlesForClassInfos:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c1520, _classInfos=0x7ffff85f4c18) at NGBundleManager.m:761 #7 0x00007ffff5e6e43c in -[NGBundleManager _preLoadBundle:info:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c15a0, _bundle=0x7ffff84f9668, _bundleInfo=0x7ffff85f4988) at NGBundleManager.m:854 #8 0x00007ffff5e6ed2b in -[NGBundleManager loadBundle:] (self=0x7ffff83d51b8, _cmd=0x7ffff60c1510, _bundle=0x7ffff84f9668) at NGBundleManager.m:965 #9 0x00007ffff5e72a67 in -[NGBundle load] (self=0x7ffff84f9668, _cmd=0x7ffff6e10090) at NGBundleManager.m:1963 #10 0x00007ffff6ade4f5 in -[SoProduct load] (self=0x7ffff84fb148, _cmd=0x7ffff6e125e0) at SoProduct.m:253 #11 0x00007ffff6ae395c in -[SoProductRegistry loadProductNamed:] (self=0x7ffff849d1e8, _cmd=0x7ffff6e125c0, _name=0x7ffff8542358) at SoProductRegistry.m:373 #12 0x00007ffff6ae3884 in -[SoProductRegistry loadProductNamed:] (self=0x7ffff849d1e8, _cmd=0x7ffff6e125c0, _name=0x7ffff84cbd68) at SoProductRegistry.m:365 #13 0x00007ffff6ae3884 in -[SoProductRegistry loadProductNamed:] (self=0x7ffff849d1e8, _cmd=0x7ffff6e125c0, _name=0x7ffff84d6598) at SoProductRegistry.m:365 #14 0x00007ffff6ae39cf in -[SoProductRegistry loadAllProducts] (self=0x7ffff849d1e8, _cmd=0x7ffff7d909e0) at SoProductRegistry.m:382 #15 0x00007ffff7b1a0f9 in -[SOGoProductLoader loadAllProducts] (self=0x7ffff849d058, _cmd=0x7ffff8200d80) at SOGoProductLoader.m:146 #16 0x00007ffff7ff86d9 in +[SOGo applicationWillStart] (self=0x7ffff8200be0, _cmd=0x7ffff6d9ca40) at SOGo.m:148 #17 0x00007ffff6a6d18b in WOWatchDogApplicationMain (appName=0x7ffff81ff4c0, argc=9, argv=0x7fffffffe4a8) at WOWatchDogApplicationMain.m:1026 #18 0x00007ffff7ff80ed in main (argc=9, argv=0x7fffffffe4a8, env=0x7fffffffe4f8) at sogod.m:53 -- Lic. Gabriel Gomiz - Jefe de Sistemas / Administrador Gerencia de Sistemas - Cooperativa Obrera Ltda. Tel: (0291) 456-0084 On 12/19/2012 05:22 PM, Gabriel Gomiz wrote: > Christian, thanks for your answer. We've installed the following RPM packages > directly from inverse > YUM repos: > > sogo-2.0.3a-1.centos6.x86_64 > sope49-appserver-4.9-20121206_1664.el6.1.x86_64 > sope49-cards-2.0.3a-1.centos6.x86_64 > sope49-core-4.9-20121206_1664.el6.1.x86_64 > sope49-gdl1-4.9-20121206_1664.el6.1.x86_64 > sope49-gdl1-contentstore-2.0.3a-1.centos6.x86_64 > sope49-gdl1-mysql-4.9-20121206_1664.el6.1.x86_64 > sope49-ldap-4.9-20121206_1664.el6.1.x86_64 > sope49-mime-4.9-20121206_1664.el6.1.x86_64 > sope49-sbjson-2.3.1-20121206_1664.el6.1.x86_64 > sope49-xml-4.9-20121206_1664.el6.1.x86_64 > > The server is not swapping at all. Investigating in logs a little more I see > that first indication > of problems is here: > > Dec 18 12:01:18 sogod [20121]: > <<0xB481B9A8[SOGoAppointmentObject]:914e9c69-5aec-4ae6-9ae1-aa35bbbc81d6.ics>>D > etag '"gcs00000001"' > matches: "gcs00000001" > > then > > Dec 18 12:02:18 sogod [20103]: [WARN] <0x0x7feab4339908[WOWatchDogChild]> pid > 20121 has been hanging > in the same request for 1 minutes. > > Anyway, my main concern now is finding why the sogod process does not > start... :S > > I've tried restarting memcached, I've activated debug directives in > .GNUstepDefaults and nothing new > gets logged. It doesn't even connect to database. The only file descriptors > that the process has are: > > 0 -> /dev/pts/3 > 1 -> /var/log/sogo/sogo.log > 2 -> /var/log/sogo/sogo.log >
signature.asc
Description: OpenPGP digital signature