TeamSite 6.5 SP2 + patch 1767Solaris 9We are running into a low virtual memory condition being triggered by a memroy leak in OpenDeploy/DataDeploy 6.1.1 but was curious why TeamSite is deactivating stores if we have 1.5 GB of swap virtual memory available?This is a 2cpu, 2 GB ram server, that went from 1 GB free ram all the way down to less than 100 after we started running some heavy load. Is there some sort of setting to get the iw.server process to recognize all the memory available? On windows I know it works based on the combination of both real and virtual memory.
Jed,When TeamSite was indicating out of memory, we had 1.5 GB free in the swap. What do you mean by increase the swap size?
I really think the root cause is fork() and the way child processes are allocated. If Solaris see's swap, it will use it. Scary, but 2GB is really not enough memory to run TeamSite.