Please can someone assist with this, I am a total newb to deploying lucee
on Ubuntu and I am having trouble getting lucee/tomcat/nginx to restart
after a server reboot.
So I installed lucee on Ubuntu 14.04 running nginx using the
lucee-5.0.0.252-pl0-linux-x64-installer.run installer. I had a few 503
gateway timeouts when installing Mura as a test but nothing serious. The
trouble began when I ran a server reboot, tomcat does not appear to
restart.
Any assistance will be really be appreciated as I am totally losing my
marbles here!
I am running ubuntu 14.04, Nginx, Lucee, Tomcat. I installed using
lucee-5.0.0.252-pl0-linux-x64-installer.run. A wild guess here… but could
it be my JAVA_HOME variable not being set correctly.
I get the following outputs on status tests.
sudo service nginx status
- nginx is running
sudo service lucee_ctl status
- Lucee/Tomcat is running (PID: 1328)
socklist command outputs ports as follows:.
type port inode uid pid fd name
tcp 3306 11146 106 1303 10 mysqld
tcp 80 13386 0 1829 6 nginx
tcp 22 10834 0 1255 3 sshd
tcp 22 18242 0 2585 3 sshd
tcp 22 13480 0 1835 3 sshd