Deleted Projects creating problems

Another way to track down a client that is trying to access a delete project is to use netstat -n to view all of the active connections to gateways port (default:8088). Then compare the IP’s in the list to what active sessions you have listed in the gateway status page. The reason you will want to do this is because you might not be able see the offending client in the active sessions. Since it isn’t able to establish an active connection to the gateway because it is failing to connect due to Project no longer existing. This will at least give you a list of IP addresses to check to make sure that it doesn’t have a client sitting there trying to connect to the missing project.