On Tue, Jul 28, 2015 at 03:56:47PM +0200, Jan Pazdziora wrote: > > INFO: Server startup in 5444 ms > INFO: Server startup in 5936 ms > INFO: Server startup in 5804 ms
Running netstat at the time when the tomcat should have restarted and be ready shows # /usr/bin/netstat -tln Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp6 0 0 127.0.0.1:8005 :::* LISTEN tcp6 0 0 :::389 :::* LISTEN tcp6 0 0 127.0.0.1:8009 :::* LISTEN tcp6 0 0 :::8443 :::* LISTEN The :::8080 is missing. Will try to figure out what causes 8443 listen to happen but not 8080. -- Jan Pazdziora Senior Principal Software Engineer, Identity Management Engineering, Red Hat -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code
