Re: [DOTNET-ROTOR] regarding a class loader error msg

2004-03-01 Thread Archana
onfers no > rights. > > -Original Message- > From: Discussion of the Rotor Shared Source CLI implementation > [mailto:[EMAIL PROTECTED] On Behalf Of Archana > Sent: Monday, March 01, 2004 4:23 AM > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET-ROTOR] regarding a class load

Re: [DOTNET-ROTOR] regarding a class loader error msg

2004-03-01 Thread Barry Bond
CTED] On Behalf Of Archana Sent: Monday, March 01, 2004 4:23 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET-ROTOR] regarding a class loader error msg Hi, after some sensible debugging i realized that the problem is occuring while fetching classes, in the process i am getting an out of memory exc

Re: [DOTNET-ROTOR] regarding a class loader error msg

2004-03-01 Thread Archana
Hi, after some sensible debugging i realized that the problem is occuring while fetching classes, in the process i am getting an out of memory exception. Can you please tell me how i can track the alloc call that has caused the exception? i tried putting break points in excep.cpp, places where E_O