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

Restart command is not working - Ubuntu 14.04 #256

Closed
sahilIT2020 opened this issue Jan 20, 2017 · 3 comments
Closed

Restart command is not working - Ubuntu 14.04 #256

sahilIT2020 opened this issue Jan 20, 2017 · 3 comments
Labels
exclude from release notes Issue found during QA or otherwise non-important issue to report in release notes
Milestone

Comments

@sahilIT2020
Copy link
Contributor

root@ubuntu:/home/gluu# /etc/init.d/gluu-server-3.0.0 restart
Shutting down Gluu Server...
Stopping Apache...
OK
Stopping Passport...
OK
Stopping oxAuth RP...
OK
Stopping Asimba...
OK
Stopping CAS...
OK
Stopping IDP...
OK
Stopping oxTrust...
OK
Stopping oxAuth...
OK
Stopping OpendLDAP...
OK

ERROR: Can't start gluu server.
HINT: Please manually remove /var/run/gluu-server-3.0.0.pid and unmount chroot container by running
rm -f /var/run/gluu-server-3.0.0.pid
df -aP | grep gluu-server-3.0.0 | awk '{print $6}' | xargs -I {} umount -l {}
root@ubuntu:/home/gluu#

@sahilIT2020 sahilIT2020 added this to the CE 3.0.0 milestone Jan 20, 2017
@yurem
Copy link
Contributor

yurem commented Jan 20, 2017

Which deb/rpm you used to test this?

@yurem
Copy link
Contributor

yurem commented Jan 23, 2017

Are there any feedback about beta4?

@yurem yurem added the exclude from release notes Issue found during QA or otherwise non-important issue to report in release notes label Jan 23, 2017
@yurem
Copy link
Contributor

yurem commented Jan 27, 2017

@yurem yurem closed this as completed Jan 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from release notes Issue found during QA or otherwise non-important issue to report in release notes
Projects
None yet
Development

No branches or pull requests

2 participants