When trying to connect to our ldap server at port 389, I get the 'Http status 500 - Internal Server Error' message.
I did a netstat -an to see what port 389 was doing on the appworks server and it appears that it is 'established' to another port on the same computer. The port reads in the high numbers like 49457. I looked at the process id that is doing this connection and it's tomcat. Why is it connecting to itself and how do I fix it?