The situation was different to what you tried to reproduce. If a JPPF driver is already running on the ports, the second JPPF driver terminates. But if the port is accidently used by another service (let's say Tomcat, this just can happen), the JPPF driver does not terminate, but also does not set up listerens, as "netstat -a" tells me.
Peter