Re: OutOfMemoryException is thrown
- From: "Ben Strackany" <infoNOSPAM@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 11:12:14 -0500
Does the machine have a lot of ram (2+ GB)? If so, you may want to enable
the /3gb switch.
--
Benjamin Strackany
http://www.developmentnow.com
"Carlos" <Carlos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:36BA829F-C7CB-45DB-9612-5AC307D6DF09@xxxxxxxxxxxxxxxx
>
> I have a process which is running a remoting object.
> This object reads messages from a MSMQ queue. Each message is a dataset
> and it is stored in a Oracle10 Database. (Messages in the queue are stored
> as strings)
> After start, the process uses 30-40MB of memory (in the taskmanager).
> Two or three days later, the memory used by the process is about 550MB and
> then
> an OutOfMemoryException is thrown.
> I've tried with the native Oracle Data PRovider, the .Net Oracle Provider
> and ODBC.
> I also call the GC.Collect() method every hour.
> I'm not using unsafe code.
>
> Any ideas??
>
> thanks in advance...
>
> Carlos
.
- Follow-Ups:
- Re: OutOfMemoryException is thrown
- From: Carlos
- Re: OutOfMemoryException is thrown
- References:
- OutOfMemoryException is thrown
- From: Carlos
- OutOfMemoryException is thrown
- Prev by Date: Re: Clip Cursor in .Net Framework
- Next by Date: Image SQL type
- Previous by thread: OutOfMemoryException is thrown
- Next by thread: Re: OutOfMemoryException is thrown
- Index(es):
Relevant Pages
|