Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
kai  
#1 Posted : Tuesday, May 16, 2006 10:54:26 PM(UTC)
kai

Rank: Member

Groups: Member
Joined: 1/6/2004(UTC)
Posts: 8

hi,

im recently getting error -2147024882 - GraphicsMillErrorOutOfMemory.
it happens every now and than. a complete server reboot fixes the problem.

server specs
- windows server 2003
- iis6
- 4GB memory
- 190GB avaiable harddrive space

the size of processed images is not large than 2MB.
i check process mode isolation and switched between iis5 emulation and worker process with no luck. the error occured in both modes.

could anyone help or point me in the right direction?
thank you very much.


Andrew  
#2 Posted : Wednesday, May 17, 2006 11:12:02 AM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
It is possible it makes sense to configure application pools for sites on your server and set worker process recycling. I suggest to check out
this article for explanations.

Hope this helps.
kai  
#3 Posted : Wednesday, May 17, 2006 5:15:47 PM(UTC)
kai

Rank: Member

Groups: Member
Joined: 1/6/2004(UTC)
Posts: 8

thanks andrew.
the server hosts only one web. i tried worker process mode before with recycling at the default setting. no luck.
also, the problem with recycling is that you lost all application and session variables when it comes to an process recycling.

the IIS process seldomly goes beyond 300MB. an this with 1500 concurrent users.
so i think memory isn´t the real point.

any other suggestions or ideas?

thanks
kai
Andrew  
#4 Posted : Thursday, May 18, 2006 10:08:50 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
But what is about other services on this machine? Maybe SQL Server or some other service consumes all the rest of memory...

If you think that the problem is in Graphics Mill, could you tell:

1. How often it occurs?
2. Does it occur in some specific method (which one if yes) or in some random one?
3. Could you post a code snippet that causes the problem (or submit case with it)?

Edited by user Thursday, May 22, 2008 10:42:09 PM(UTC)  | Reason: Not specified

kai  
#5 Posted : Thursday, May 18, 2006 11:54:27 PM(UTC)
kai

Rank: Member

Groups: Member
Joined: 1/6/2004(UTC)
Posts: 8

thanks andrew.

memoryproblem: no, there are more than 2GB ram available.

for your questions:
1.) the error occures approximate once every day.

2.) it occures with LoadFromFile()

3.) code snipped: you´ve got mail.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.