You're getting an error during Tomcat startup while trying to bind 9011. FusionAuth will bind 9011 by default, so if you have anything else listening on that port startup will fail.

You can shut down anything else using that port, or change the default port FusionAuth is using so that you don't conflict with other valid services on the system.

See the config reference for changing the ports. ( FUSIONAUTH_APP_HTTP_PORT )
https://fusionauth.io/docs/v1/tech/reference/configuration/