By: Todd Vernick user 22 May 2015 at 11:10 a.m. CDT

5 Responses
Todd Vernick gravatar
Two issues. 1.) I'm getting an error that it cannot find tomcat salt file. 15:47:59 05/22/15 Installing Gluu Server 15:47:59 05/22/15 ./setup.properties Properties not found. Interactive setup commencing... 15:50:08 05/22/15 Checking properties 15:50:12 05/22/15 Running: /bin/mkdir -p /etc/gluu/config 15:50:12 05/22/15 Running: /bin/mkdir -p /etc/certs 15:50:12 05/22/15 Running: /bin/mkdir -p ./output 15:50:12 05/22/15 Running: /bin/mkdir -p /opt/gluu 15:50:12 05/22/15 Running: /bin/mkdir -p /opt/gluu/bin 15:50:12 05/22/15 Running: /bin/mkdir -p /home/tomcat/lib 15:50:13 05/22/15 Running: /bin/mkdir -p /var/ox/photos 15:50:13 05/22/15 Running: /bin/mkdir -p /var/ox/oxtrust/removed 15:50:13 05/22/15 Error writing salt 15:50:13 05/22/15 Traceback (most recent call last): File "/opt/gluu-server/install/community-edition-setup/setup.py", line 1033, in make_salt f = open("%s/conf/salt" % self.tomcatHome, 'w') IOError: [Errno 2] No such file or directory: '/opt/tomcat/conf/salt' 15:50:13 05/22/15 ***** Error caught in main loop ***** 15:50:13 05/22/15 Traceback (most recent call last): File "/opt/gluu-server/install/community-edition-setup/setup.py", line 1486, in <module> installObject.make_salt() File "/opt/gluu-server/install/community-edition-setup/setup.py", line 1039, in make_salt sys.exit() SystemExit 2.) The install changes my hostname to something I did not specify. [root@ce ~]# hostname ce.gluu.info [root@ce ~]# cat /etc/redhat-release CentOS release 6.6 (Final)

By Mohib Zico Account Admin 22 May 2015 at 11:17 a.m. CDT

Mohib Zico gravatar
Which Gluu Server version you are using? Have you become root for installing this?

By Todd Vernick user 22 May 2015 at 11:21 a.m. CDT

Todd Vernick gravatar
May 22 15:45:58 Installed: gluu-server-2.2.0-1.el6.x86_64 I am running everything as root.

By Mohib Zico Account Admin 22 May 2015 at 11:30 a.m. CDT

Mohib Zico gravatar
Ok. We need to know exactly all commands you use to install Gluu Server. Better you can save all in one txt file and attach here.

By Todd Vernick user 22 May 2015 at 2:08 p.m. CDT

Todd Vernick gravatar
You can close this. It was an install issue on my part.

By William Lowe user 22 May 2015 at 2:23 p.m. CDT

William Lowe gravatar
Thanks, Todd.