Skip to main content

Posts

Showing posts from July, 2011

Google Apps migration for Microsoft Exchange - ERROR: invalid source server or invalid user ids

The first few lines of the log file contain: 2011-07-22T18:20:41.166-07:00 910 E:Generic ExchangeMigration!GetOutlookExePath @ 24 ()> Failed with 0x80070002, last successful line = 17. 2011-07-22T18:20:41.166-07:00 910 E:Generic ExchangeMigration!GetOutlookVersion @ 255 ()> Failed with 0x80070002, last successful line = 247. 2011-07-22T18:20:41.166-07:00 910 E:Generic ExchangeMigration!GetOfficeRegistryBase @ 356 ()> Failed with 0x80070002, last successful line = 354. 2011-07-22T18:20:41.166-07:00 910 E:Generic ExchangeMigration!ResourceStrings::GetOutlookLanguage @ 89 ()> Failed with 0x80070002, last successful line = 76. Configuration: Exe name: C:\Program Files (x86)\Google\Google Apps Migration\ExchangeMigration.exe Install Microsoft Outlook (trial should also work).

Zenoss and splunk python issues

FIX: Add `unset PYTHONPATH` in splunk boot script (e.g. /etc/init.d/splunk) root@zenoss:/opt/splunk/bin# ./splunk start Splunk> Take the sh out of IT. Checking prerequisites... Checking http port [8000]: open Checking mgmt port [8089]: open Checking configuration... *** glibc detected *** python: free(): invalid pointer: 0x09c26100 *** ======= Backtrace: ========= /lib/tls/i686/nosegneg/libc.so.6(+0x6c321)[0xb76cf321] /lib/tls/i686/nosegneg/libc.so.6(+0x6db78)[0xb76d0b78] /lib/tls/i686/nosegneg/libc.so.6(cfree+0x6d)[0xb76d3c9d] python[0x80ae4d0] /usr/local/zenoss/python/lib/python2.6/site-packages/_xmlplus/parsers/pyexpat.so(+0x4a2f)[0xb6fc9a2f] /usr/local/zenoss/python/lib/python2.6/site-packages/_xmlplus/parsers/pyexpat.so(+0xb881)[0xb6fd0881] /usr/local/zenoss/python/lib/python2.6/site-packages/_xmlplus/parsers/pyexpat.so(+0xd348)[0xb6fd2348] /usr/local/zenoss/python/lib/python2.6/site-packages/_xmlplus/parsers/pyexpat.so(+0x118d7)[0xb6fd68d7] /usr/local/z