Memory Leak

There seems to be a pretty significant memory leak in the newest alpha version of the screen-scraper workbench (4.5.64a). I don't have to do much before the memory usage hits 100% and stays there. I do have quite a few scrapes in the workbench, and I have been working with some large ones, but I haven't had this kind of trouble before. Let me know if you need more details.

More detail would be good. I

More detail would be good. I upgraded yesterday, and started a few scrapes to run over night. They are still running now, and I show 2% memory usage.

  • What OS are you on?
  • How much memory is allocated?
  • Do you want to send me the scrape so I can replicate?

I'm running Windows 7. I

I'm running Windows 7. I actually cleared out most of the scrapes in my workbench, and it didn't make a difference. My maximum allocation is 1024. When I just open the workbench by itself, the usage indicator gets up to 11% without me doing anything. After just browsing through a few scripts and scrapes, without running anything, I'm already up to 30%. Then, if I start running a scrape, it starts climbing more quickly, reaching 100% in less than a minute and never gets lower. It doesn't seem to be specific to the scrape I'm running.

Out of curiosity, I tried it on another installation on my laptop, and I could only get the memory usage up to 9%. So there may be an issue with my setup? Any suggestions? Should I just try re-installing?

I'm on Windows 7 Ultimate 64

I'm on Windows 7 Ultimate 64 bit, and I can't replicate that same behavior here, so it might be best if you tried reinstalling. I can't think of what else it could be.

linux debian 4gb ram rackspace

hi guys, something wrong is with memory,
after half day of using 20 sessions, on 1 instance every 5 minutes, for very small bit of informations i laready lost instance, is not responding, and i have this rpoblem since i moved from windows 2008 server to the linux based server in clouds. can someone help me to find our where is the problem?

Regards,

Radek

What version of

What version of screen-scraper are you running?
Anything in the error.log file?
Have you tracked your scrape's memory usage: http://community.screen-scraper.com/API/getMemoryUsage?

If you let me know those things I may be able to help.

Hi Jason, Thanks for reply,

Hi Jason,
Thanks for reply, the reason was very simply.
just forgot use .disconnect()
I thought ss is disconnecting automatically

Regards,

Radek