PDA

View Full Version : Cannot Open HEM



jz1014
06-28-2009, 03:36 PM
OK, so every time I boot my computer, I am unable to open HEM. I get the error: "Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host." Once I goto Admin Tools -> Services and restart postgresql, I can open HEM, but as soon as I reboot my pc the error comes right back.

I have gone through all the steps in FAQs 34 and 171, but I have still been unable to resolve the error. I have tried deleting postmaster.pid, disabling my security programs (I am running mcaffee, threat fire, and just the basic windows firewall), allowing all the relevant connections and ports, and have even reinstalled postgresql. I am running windows xp.

I am at a loss, is there anything else I can try to resolve this error?

netsrak
06-28-2009, 03:59 PM
Something blocks your postgresql connections.
It must be a firewall, security software, another postgresql or database software. Something that blocks port 5432.

netstat -an should give you a list of ports in use.