.NET Framework execution was aborted by escalation policy

Hi All,

We are using BODS 3.2 and MS Sqlserver 2008. I am getting the below error when I am running the job. Earlier we used BODS 3.1 and MS Sqlserver 2005 on different servers which has 4 GB RAM. Now we moved to the servers where the joserver machine has 2 GB RAM and Database machine has 4 GB RAM. Can anyone help me about this problem.

ODBC data source error message for operation : <[Microsoft][SQL Server Native Client10.0][SQLServer].NET Framework execution was aborted by escalation policy because of out of memory.
System.Threading.ThreadAbortException: Thread was being aborted.
System.Threading.ThreadAbortException:at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint,StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.nLoad(AssemblyName>.

Thanks,
Chandrashekar


althatichandrashekar :india: (BOB member since 2009-03-05)

Are you using SQL CLR? (language extensions?)

Search in google, there are several posts on other forums with the same problem. Most seem to suggest that it’s a SQL Server thing, not BODS. Are you running 32-bit or 64-bit Windows & SQL Server?


dnewton :us: (BOB member since 2004-01-30)

This issue is resolved. Installation of software updates was not happening in the machine where BODS was installed. This is because the machine has a different image other than the network.


althatichandrashekar :india: (BOB member since 2009-03-05)