02-20-05 11:12 PM
Thanks Andre,
How can i relase unused profile objects ?
Should i clean it in Session_end event ?
I also saw that there is a parameter in the profile connection string that
suppose to activate Thread that cleans up unused profile object. I understan
d
that the defualt Value is "on". There is another parameter that say how much
time should pass before an unused profile object should be deleted. The
defulat value is 5 minutes.
I didn't changed both this parameters ,but my impression is that they don't
work.
Where can i see this parameter (it oesn't exist in the cs2002 manager.
Thanx
arik
arik
"Andre Podnozov [MSFT]" wrote:
> This error indicates that the system cannot allocate more heap memory. You
> can check if your process is running out of virtual memory space. Releasin
g
> the objects sooner should help. However, with 50 sites your system will be
> under considerable memory pressure, I imagine.
>
> Thanks
> Andre
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
> You assume all risk for your use. © 2004 Microsoft Corporation. All righ
ts
> reserved.
>
>
> --------------------
> Thread-Topic: Problem with profiling
> thread-index: AcUULXLRKXSyui0hQlCHR2WGb1rtZw==
> X-WBNR-Posting-Host: 212.143.57.174
> From: "examnotes" <arik@discussions.microsoft.com>
> Subject: Problem with profiling
> Date: Wed, 16 Feb 2005 05:43:08 -0800
> Lines: 15
> Message-ID: <66FA661A-21C1-4EB0-B0B8-04DAAF9E6505@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.commerceserver.general
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: TK2MSFTNGXA01.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:2224
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello
> I'm getting System.OutOfMemoryException in my Code.
> In the event handler i'm getting the following error
> "The profile object cache has become full. Please release dirty entries,
> and
> try your operation again. If problems persist, then please review profile
> service documentation."
> I'm using one profile DB for about 50 commerce sites.
>
>
> Any Idea how to solve the problem ?
> Do I need to activly release profile object on my site ?
>
> Thanx
> arik
>
>
[ Post a follow-up to this message ]
|