Servers need more memory.

dighn

Lifer
Aug 12, 2001
22,820
4
81
so do i
Server Error in '/' Application.
Exception of type System.OutOfMemoryException was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.]
 

EyeMWing

Banned
Jun 13, 2003
15,670
1
0
Everyone. And it isn't necciserily a memory problem. If it is, WTFBBQ IS WRONG WITH ANANDTECH? Shouldn't they be swimming in sample sticks?
 

aplefka

Lifer
Feb 29, 2004
12,014
2
0
n0c, you stupid fool, now you will be cursed with it. In an earlier thread I took the same non-chalant attitude about it and 5 hours later when I come back to ATOT it keeps hitting me. Run away before you get it.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: aplefka
n0c, you stupid fool, now you will be cursed with it. In an earlier thread I took the same non-chalant attitude about it and 5 hours later when I come back to ATOT it keeps hitting me. Run away before you get it.

It was supposed to be sarcastic. :p
 

mwtgg

Lifer
Dec 6, 2001
10,491
0
0
Originally posted by: n0cmonkey
Originally posted by: aplefka
n0c, you stupid fool, now you will be cursed with it. In an earlier thread I took the same non-chalant attitude about it and 5 hours later when I come back to ATOT it keeps hitting me. Run away before you get it.

It was supposed to be sarcastic. :p

Man, your sarcasm slapped my face so hard it broke my nose.

I'm suing you to recover my health bills!
 

aplefka

Lifer
Feb 29, 2004
12,014
2
0
Originally posted by: n0cmonkey
Originally posted by: aplefka
n0c, you stupid fool, now you will be cursed with it. In an earlier thread I took the same non-chalant attitude about it and 5 hours later when I come back to ATOT it keeps hitting me. Run away before you get it.

It was supposed to be sarcastic. :p

The memory gods don't take well to sarcasm. I should know, when questioning someone about "how long does it take to encode... forever?", I got fvcked 6 hours into the process by my RAM.
 

aplefka

Lifer
Feb 29, 2004
12,014
2
0
Originally posted by: mwtgg
Originally posted by: n0cmonkey
Originally posted by: aplefka
n0c, you stupid fool, now you will be cursed with it. In an earlier thread I took the same non-chalant attitude about it and 5 hours later when I come back to ATOT it keeps hitting me. Run away before you get it.

It was supposed to be sarcastic. :p

Man, your sarcasm slapped my face so hard it broke my nose.

I'm suing you to recover my health bills!

Well, my meter was broken which is why I responded sarcastically. Then I countered my broken meter by responding saracastically again.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
The memory gods already DMITB. The 512MB stick I had in my powerbook caused it to lock up. :|

The mammary gods on the other hand have been extremely good to me recently. :D
 

aplefka

Lifer
Feb 29, 2004
12,014
2
0
Originally posted by: n0cmonkey
The memory gods already DMITB. The 512MB stick I had in my powerbook caused it to lock up. :|

The mammary gods on the other hand have been extremely good to me recently. :D

Ahhhh those mammary gods. It's almost as if they're the gods of happiness for men.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: aplefka
Originally posted by: n0cmonkey
The memory gods already DMITB. The 512MB stick I had in my powerbook caused it to lock up. :|

The mammary gods on the other hand have been extremely good to me recently. :D

Ahhhh those mammary gods. It's almost as if they're the gods of happiness for men.

I prefer Bast myself, but I'm not complaining. :beer:
 

halik

Lifer
Oct 10, 2000
25,696
1
81
it needs a reboot more than anything else. Since they run this stuff off off 2k3 servers (im guessing), i woud suspect memory leaks in either the apps and or IIS that take up all the available ram to the point where the asp VM can't spawn more threads to process the http requests.

Servers dont run outta RAM outta blue ... plus im sure the machiens that host the AT forusm (its loadballanced between 3 servers to my best recollection) are decked out in terms of physical ram

Either reboot the windoze box, check your code for leaks or switch to a more stable platform
 

Shawn

Lifer
Apr 20, 2003
32,236
53
91
Originally posted by: halik
it needs a reboot more than anything else. Since they run this stuff off off 2k3 servers (im guessing), i woud suspect memory leaks in either the apps and or IIS that take up all the available ram to the point where the asp VM can't spawn more threads to process the http requests.

Servers dont run outta RAM outta blue ... plus im sure the machiens that host the AT forusm (its loadballanced between 3 servers to my best recollection) are decked out in terms of physical ram

Either reboot the windoze box, check your code for leaks or switch to a more stable platform

Yep, it's definitely a memory leak since it happens every so often.
 

Toastedlightly

Diamond Member
Aug 7, 2004
7,214
6
81
Originally posted by: Paulson
Ehhh, it's not so bad... makes things interesting. It's kind of like the lottery, will it happen or will you just be crap outta luck.

I loose again ! (afterfighting the error 3 times)
 

thirdlegstump

Banned
Feb 12, 2001
8,713
0
0
I recommend rebooting the server once or getting rid of all unnecessary programs. That should reset any memory leaks and free up memory. Maybe a fresh windows format is in order assuming it's running windows..or is it a Mac?