Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fmarco76.IDPPublic | Restart tomcat] #257

Open
okoliec opened this issue Jul 27, 2015 · 1 comment
Open

[fmarco76.IDPPublic | Restart tomcat] #257

okoliec opened this issue Jul 27, 2015 · 1 comment
Assignees

Comments

@okoliec
Copy link

okoliec commented Jul 27, 2015

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

@brucellino
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants