View Issue Details

IDProjectCategoryView StatusLast Update
0003787SOGowith SOGopublic2016-09-23 16:35
Reportermichaelm Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
OSubuntuOS Version16.04 32bit 
Product Versionnightly v2 
Summary0003787: could not load product: 'all'
Description

somehow sogo cannot load its modules (which are seen)

just want to add that i was using here sogo 3.0.4 built from sources without any problems for a long time.
after distro upgrade(from 14.04lts to 16.04lts) decided to upgrade sogo also - and this problem occured.

error text that can be seen on the website:

object not found: SOGo => index

Steps To Reproduce

cd /home/michael
git clone https://github.com/inverse-inc/sogo.git
git clone https://github.com/inverse-inc/sope.git

cd sope:
sope> ./configure --with-gnustep --enable-debug --disable-strip

sope>make
sope>make install (as root)

sope>cd ../sogo
sogo>./configure --enable-debug --disable-strip
sogo>make
sogo>make install

sudo -u sogo -g sogo /usr/sbin/sogod

Additional Information

logs:
Aug 03 08:25:11 sogod [15007]: version 3.1.4 (build root@****.net 201608021538) -- starting
Aug 03 08:25:11 sogod [15007]: vmem size check enabled: shutting down app when vmem > 384 MB
Aug 03 08:25:11 sogod [15007]: <0x0x80fcd808[SOGoProductLoader]> SOGo products loaded from '/usr/local/lib/GNUstep/SOGo':
Aug 03 08:25:11 sogod [15007]: <0x0x80fcd808[SOGoProductLoader]> ContactsUI.SOGo, AdministrationUI.SOGo, PreferencesUI.SOGo, MainUI.SOGo, SchedulerUI.SOGo, Mailer.SOGo, CommonUI.SOGo, Contacts.SOGo, ActiveSync.SOGo, MailPartViewers.SOGo, MailerUI.SOGo, Appointments.SOGo
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: MailPartViewers
Aug 03 08:25:12 sogod [15007]: [ERROR] [so-product-registry] failed to load product CommonUI required by MainUI.
Aug 03 08:25:12 sogod [15007]: [ERROR] [so-product-registry] failed to load product MainUI required by ContactsUI.
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: ContactsUI
Aug 03 08:25:12 sogod [15007]: [ERROR] [so-product-registry] failed to load product MainUI required by SchedulerUI.
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: SchedulerUI
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: AdministrationUI
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: MailerUI
Aug 03 08:25:12 sogod [15007]: [so-product-registry] could not load product: PreferencesUI
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> listening on 127.0.0.1:20000
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> watchdog process pid: 15007
Aug 03 08:25:12 sogod [15007]: <0x0xb748c160[WOWatchDogChild]> watchdog request timeout set to 10 minutes
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> preparing 3 children
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> child spawned with pid 15019
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> child spawned with pid 15021
Aug 03 08:25:12 sogod [15007]: <0x0x81032cf0[WOWatchDog]> child spawned with pid 15023
Aug 03 08:25:12 sogod [15023]: [so-product-registry] could not load product: ContactsUI
Aug 03 08:25:12 sogod [15019]: [so-product-registry] could not load product: ContactsUI
Aug 03 08:25:12 sogod [15021]: [so-product-registry] could not load product: ContactsUI
Aug 03 08:25:12 sogod [15023]: [so-product-registry] could not load product: SchedulerUI
Aug 03 08:25:12 sogod [15021]: [so-product-registry] could not load product: SchedulerUI
Aug 03 08:25:12 sogod [15019]: [so-product-registry] could not load product: SchedulerUI
Aug 03 08:25:13 sogod [15023]: <0x0x80fadfa8[WOHttpAdaptor]> notified the watchdog that we are ready
Aug 03 08:25:13 sogod [15021]: <0x0x80fd7848[WOHttpAdaptor]> notified the watchdog that we are ready
Aug 03 08:25:13 sogod [15019]: <0x0x80fd7848[WOHttpAdaptor]> notified the watchdog that we are ready
Aug 03 08:27:26 sogod [15019]: <0x0x810b0218[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Aug 03 08:27:26 sogod [15019]: <0x0x810b0218[SOGoCache]> Using host(s) '127.0.0.1' as server(s)

TagsNo tags attached.

Activities

Christian Mack

Christian Mack

2016-08-24 12:01

developer   ~0010615

Did you upgrade SOPE before?

ludovic

ludovic

2016-09-23 16:35

administrator   ~0010655

No feedback provided.

Issue History

Date Modified Username Field Change
2016-08-03 09:37 michaelm New Issue
2016-08-24 12:01 Christian Mack Note Added: 0010615
2016-09-23 16:35 ludovic Note Added: 0010655
2016-09-23 16:35 ludovic Status new => closed
2016-09-23 16:35 ludovic Assigned To => ludovic
2016-09-23 16:35 ludovic Resolution open => suspended