I have a Data Services 12.1.1 Job with a Data Cleanse transform in it that receives the errors below when run on 64-bit Windows 2008. The repository, datastores, and cleansing package are all on SQL 2005, so the only unsupported component here is 64-bit Windows 2008. (Address Cleanse jobs are running fine on 64-bit Windows 2008) The exact same Data Cleanse Job runs fine on 64-bit Windows 2003.
I get the sense from the error messages that the problem is in accessing the cleansing package/dictionary. I know that Windows 2008 is not yet supported, but does anyone have any ideas as to what is causing this and how to resolve it?
<BR><BR>
Error messages are as follows:
<BR><BR>
(12.1) 06-01-09 20:36:27 (E) (0792:4820) SYS-170101: |Session Data_ACE_SQL_Person|Dataflow Data_ACE_SQL_Person<BR>
System Exception <ACCESS_VIOLATION> occurred. Process dump is written to <D:\Program Files\Business Objects\BusinessObjects<BR>
Data Services\log\BODI_MINI20090601203623_852.DMP> and <D:\Program Files\Business Objects\BusinessObjects Data<BR>
Services\log\BODI_FULL20090601203623_852.DMP><BR>
Process dump is written to <D:\Program Files\Business Objects\BusinessObjects Data<BR>
Services\log\BODI_MINI20090601203623_852.DMP> and <D:\Program Files\Business Objects\BusinessObjects Data<BR>
Services\log\BODI_FULL20090601203623_852.DMP><BR>
Call stack:<BR>
0023:77DC0472, RtlFreeHandle()+3544 byte(s)<BR>
0023:77D8F676, RtlTryEnterCriticalSection()+0224 byte(s)<BR>
0023:77D8F285, RtlDeactivateActivationContextUnsafeFast()+48105 byte(s)<BR>
0023:768D3621, HeapFree()+0020 byte(s)<BR>
0023:7C34218A, free()+0057 byte(s)<BR>
0023:13023BCA, Db::~Db()+0202 byte(s)<BR>
0023:034ABF3D, FlDictionary::synchronizeDictionary()+0509 byte(s)<BR>
0023:034AF419, FlDictionary::initBerkeleyDictionary()+0201 byte(s)<BR>
0023:034B4EAA, FlDictionary::InitDictionary()+2730 byte(s)<BR>
Registers:<BR>
EAX=0000B132 EBX=01FB0000 ECX=00000001 EDX=000007FF ESI=03F7F678<BR>
EDI=03F26CE8 EBP=093E3BE0 ESP=093E3BB8 EIP=77DC0472 FLG=00010206<BR>
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B<BR>
Exception code: C0000005 ACCESS_VIOLATION<BR>
Fault address: 77DC0472 01:00050472 C:\Windows\SysWOW64\ntdll.dll<BR>