Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Memory problems with an old server...

Memory problems with an old server...

Scheduled Pinned Locked Moved The Lounge
helpcomsysadminlinuxperformance
9 Posts 6 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Joan M
    wrote on last edited by
    #1

    Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

    [www.tamelectromecanica.com][www.tam.cat]

    https://www.robotecnik.com freelance robots, PLC and CNC programmer.

    A L G M 5 Replies Last reply
    0
    • J Joan M

      Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

      [www.tamelectromecanica.com][www.tam.cat]

      A Offline
      A Offline
      Anna Jayne Metcalfe
      wrote on last edited by
      #2

      You should be able to see this with PerfMon - I usually find the "Private Bytes" counter to be the most useful for detecting memory leaks. Once you 've identified the culprit, throw Memory Validator or BoundsChecker at it and you should be good to go. :)

      Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

      1 Reply Last reply
      0
      • J Joan M

        Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

        [www.tamelectromecanica.com][www.tam.cat]

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        A) The task-manager. Press Ctrl-Alt-Del, jot down the memory-usage of the most suspected processes, go out for lunch, recheck when you're back. B) Not likely, what makes you think that? Probably a bad behaving application.

        Joan Murt wrote:

        I know that this is not the best option, but it is how is it going...

        Why not suggest an alternative to management?

        1 Reply Last reply
        0
        • J Joan M

          Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

          [www.tamelectromecanica.com][www.tam.cat]

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          May not be what you really need but give FreeRAM XP Pro a try, http://www.download.com/FreeRAM-XP-Pro/3000-2086_4-10070530.html[^]

          G 1 Reply Last reply
          0
          • J Joan M

            Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

            [www.tamelectromecanica.com][www.tam.cat]

            G Offline
            G Offline
            Graham Bradshaw
            wrote on last edited by
            #5

            When you look at the processes in Task Manager (as has been suggested), make sure that the 'Show processes from all users' option is checked. Then keep an eye on the figure in the Mem Usage column. It will be a long running process that's taking the memory. XP will clear up memory for any process when it terminates, so the problem process will be one that is running for a long time (most likely a service).

            1 Reply Last reply
            0
            • L Lost User

              May not be what you really need but give FreeRAM XP Pro a try, http://www.download.com/FreeRAM-XP-Pro/3000-2086_4-10070530.html[^]

              G Offline
              G Offline
              Graham Bradshaw
              wrote on last edited by
              #6

              Looks a bit like software snake oil. Wild guess is that it calls SetProcessWorkingSetSize and EmptyWorkingSet.

              L M 2 Replies Last reply
              0
              • G Graham Bradshaw

                Looks a bit like software snake oil. Wild guess is that it calls SetProcessWorkingSetSize and EmptyWorkingSet.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Graham Bradshaw wrote:

                Looks a bit like software snake oil.

                Could be. Don't use it myself but know some who have.

                1 Reply Last reply
                0
                • J Joan M

                  Hello all, In our company we have two servers, one is running Red Hat Enterprise Linux without any problem, and the other one is running Windows XP Pro... (I know that this is not the best option, but it is how is it going...). We have some applications / services installed into that server. In fact, while the server is running I can see that the memory consumption is growing up little by little. Tomorrow I'll receive one more gigabyte of RAM and it will be an improvement as until now it has always being running using the page file continuously as it has only 256 MB (It's a really old server). The problem I have is that even if I have the extra GB it will arrive one day or another to the limit again. What I would like to know is: A) Is there any tool that could help me to find which software is causing the memory leak there? if I look at the processes I can see that no one is growing little by little. B) Can it be that the memory management of the XP Pro with SP3 working continuously with the page file have a bug or something? As always thank you in advance...

                  [www.tamelectromecanica.com][www.tam.cat]

                  M Offline
                  M Offline
                  Millennium Knight
                  wrote on last edited by
                  #8

                  We had a similar issue with a server in our restaurant. He was getting up in years and becoming forgetful. He would insist on taking orders from customers and not writing it down immediately. People that ordered steaks would get shakes delivered. Fries would come back as apple pies. It was a real mess. We finally replaced the old server with a fresh one from Hooters. She is much more popular with the customers. :-D :laugh: (Sorry, this is in the Lounge, so I couldn't resist)

                  1 Reply Last reply
                  0
                  • G Graham Bradshaw

                    Looks a bit like software snake oil. Wild guess is that it calls SetProcessWorkingSetSize and EmptyWorkingSet.

                    M Offline
                    M Offline
                    Mike Dimmick
                    wrote on last edited by
                    #9

                    All RAM optimizers are snake oil.

                    "Multithreading is just one damn thing after, before, or simultaneous with another." - Andrei Alexandrescu

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups