When multiple users attempt to use the same host, they are stuck as the port numbers are hard coded. To resolve this temporarily, write a catch to verify that there is no other process manager, then no other conn-srv, then no other drunc processes running on a given host before attempting to spawn
When multiple users attempt to use the same host, they are stuck as the port numbers are hard coded. To resolve this temporarily, write a catch to verify that there is no other process manager, then no other conn-srv, then no other drunc processes running on a given host before attempting to spawn