Estou tendo dificuldades para parar e iniciar o tomcat8 pois quando tento, pede uma senha e ao tentar colocar uma senha vazia me retorna um erro, ja aconteceu esse mesmo problemas e achei que tinha resolvido! Segue o erro:
Last login: Mon Aug 28 02:15:27 2017 from 191.209.32.171
ubuntu@ip-172-31-27-65:~$ service tomcat8 start
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'tomcat8.service'.
Authenticating as: Ubuntu (ubuntu)
Password:
polkit-agent-helper-1: pam_authenticate failed: Authentication failure
==== AUTHENTICATION FAILED ===
Failed to start tomcat8.service: Access denied
See system logs and 'systemctl status tomcat8.service' for details.
ubuntu@ip-172-31-27-65:~$ ^C
ubuntu@ip-172-31-27-65:~$