Win7 - Anyone else using?
Posted: Sat Dec 26, 2009 10:55 am
I upgraded my HTPC/automation server to Windows7 a month or two ago, and had to do a few things to get 3.30.02 running.
First, was to set the app as "run as administrator", as it wants to write to the Program files directories.
Second, based on some threads here about hanging tasks on multi-processor CPU's, I decided to launch it with CPU core affinity settings in the Desktop shortcut used to launch the app:
C:\Windows\System32\cmd.exe /C "start /affinity 2 HouseBotServer.exe"
The above line forces the app to run on the second core in my dual-core server.
However, I've noted that I have a pretty serious memory leak with the server just running idle. It loses about 8K per second [edit: after a few minutes, it's up to 76K/sec]
After a day, its racked up over a gig of used memory, and gets real slow. Obviously something's not right.
I think I have all tracing off and all tasks are stopped. No clients talking to it either.
Any input as to what to try next?
Anyone else running 3.30 on Win7?
First, was to set the app as "run as administrator", as it wants to write to the Program files directories.
Second, based on some threads here about hanging tasks on multi-processor CPU's, I decided to launch it with CPU core affinity settings in the Desktop shortcut used to launch the app:
C:\Windows\System32\cmd.exe /C "start /affinity 2 HouseBotServer.exe"
The above line forces the app to run on the second core in my dual-core server.
However, I've noted that I have a pretty serious memory leak with the server just running idle. It loses about 8K per second [edit: after a few minutes, it's up to 76K/sec]
After a day, its racked up over a gig of used memory, and gets real slow. Obviously something's not right.
I think I have all tracing off and all tasks are stopped. No clients talking to it either.
Any input as to what to try next?
Anyone else running 3.30 on Win7?