Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - franskh

Pages: [1]
1
Hello community,

I'm trying to upgrade fengoffice 1.7.5 to 2.4.0.6 (also tried 2.5 beta) but the complete_migration.php script fails. Everything went OK until around 9000 object, after that these errors start to show up in log.php:

Quote
#1 ERROR: Error: gzuncompress(): data error in '/var/www/vhost01/htdocs/fengoffice/application/functions.php' on line 1440 (error code: 2)

(above error repeats a lot of times)

Quote
#215 WARNING: catdoc: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed. Aborted

Quote
#220 WARNING: Broken OLE structure. Cannot find root entry in this file! Broken OLE file. Try using -b switch

Quote
Session "default" started at 2013-12-24T14:11:16+0000
#1 ERROR: Error: Undefined property: stdClass::$useLangs in '/var/www/vhost01/htdocs/fengoffice/application/controllers/ObjectController.class.php' on line 203 (error code: 8)
#2 ERROR: Error: Undefined property: stdClass::$useLangs in '/var/www/vhost01/htdocs/fengoffice/application/controllers/ObjectController.class.php' on line 203 (error code: 8)
#3 FATAL: exception 'Exception' with message 'You must choose at least one member of Workspaces, Tags.' in /var/www/vhost01/htdocs/fengoffice/application/controllers/ObjectController.class.php:205
    Stack trace:
    #0 /var/www/vhost01/htdocs/fengoffice/public/upgrade/complete_migration.php(70): ObjectController->add_to_members(Object(TemplateMilestone), Array, Object(Contact))
    #1 {main}
Time since start: 18.134555101395 seconds
-------------------------------------------------------------------------------

Ofcourse when trying fengoffice no notes etc show up...

I'm following the exact stept in the guide on the fengoffice wiki: installation:migration#upgrading_from_1x_to_2x

Please advice how to upgrade successfully to the latest and greatest version of fengoffice.

Thanks in advance,
Frans

PS:
I tried with PHP 5.3 and 5.4 and MySQL 5.1 and 5.5 both same results...

Pages: [1]