Hi, Merlin.
I've done a test install on AWS CentOS 6.7 vm, and also wasn't able to reproduce your issue.
My steps:
1. Run `# yum update`
2. Install **wget**
3. Follow usual Gluu CE deployment steps from docs portal for CentOS6; I used exact commands from the guide, simply copy-pasting them into console; no issues were encountered
4. Exit container after installation is complete
5. Stop/Start/Login with `# service gluu-server-2.4.4.2 start`/etc
6. Stop/Start/Login with `# /etc/init.d/gluu-server-2.4.4.2 start`/etc
..still no issues encountered. Am I missing something here?