DevOps icon indicating copy to clipboard operation
DevOps copied to clipboard

[fmarco76.IDPPublic | Restart tomcat]

Open okoliec opened this issue 10 years ago • 1 comments

I am doing a fresh install of idp-ldap using the idp-ldap playbook and below is the error i encountered.The installation started well until it got this point where it took several minutes before it stopped.

TASK: [fmarco76.IDPPublic | Copy the application into the webapps] ************ ok: [idp.unilag.edu.ng] => {"changed": false, "cmd": "cp /root/idpFrontEnd/IDPPublic-1.1.5/dist/IDPPublic.war /var/lib/tomcat6/webapps/ROOT.war", "rc": 0, "stderr": false, "stdout": "skipped, since /var/lib/tomcat6/webapps/ROOT.war exists"}

TASK: [fmarco76.IDPPublic | Configure the ROOT] ******************************* changed: [idp.unilag.edu.ng] => {"changed": true, "checksum": "8bfc45a873509be6bde1489b8f4c66daf9580995", "dest": "/etc/tomcat6/Catalina/localhost/ROOT.xml", "gid": 91, "group": "tomcat", "md5sum": "c85a39b675a9d71c154bcdfb171c463e", "mode": "0644", "owner": "tomcat", "size": 214, "src": "/root/.ansible/tmp/ansible-tmp-1438023605.1-54940333928488/source", "state": "file", "uid": 91}

TASK: [fmarco76.IDPPublic | Restart tomcat] *********************************** failed: [idp.unilag.edu.ng] => {"elapsed": 300, "failed": true} msg: Timeout when waiting for 127.0.0.1:8443

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** to retry, use: --limit @/root/idp-ldap.retry

idp.unilag.edu.ng : ok=68 changed=9 unreachable=0 failed=1
ldapnew.unilag.edu.ng : ok=24 changed=0 unreachable=0 failed=0

okoliec avatar Jul 27 '15 19:07 okoliec

Hi Ya sometimes we've seen this happen- while waiting for a fix, can you please start tomcat by hand and continue from the next step? Use --skip-task=... to skip that task.

brucellino avatar Jul 27 '15 19:07 brucellino