I have tried 2x to install Retain, both times the logs says it was successful but unable to access it via the browser. Shows Apache info but that's it.
When I look in the /opt/begininfinite/retain folder there is no tomcat folder. No tomcat service is running or can be started (of course).
Installed on a fully patched SLES 12 SP5 system.
install log:
==========================================
=============================
===== BEGIN INSTALLER =======
Fri May 13 12:33:20 EDT 2022
=============================
Choose one of these options:
1) You agree to this license agreement
2) You DO NOT agree to this license agreement
3) You want to re-read the license agreement
Retain Installer 4.10.1.0
=======================================================================
Retain Installation Options
=======================================================================
Choose components...
=======================================================================
JAVA Configuration
=======================================================================
Checking Java (OpenJDK)...
=============================
===== BEGIN INSTALLER =======
Fri May 13 12:46:10 EDT 2022
=============================
Choose one of these options:
1) You agree to this license agreement
2) You DO NOT agree to this license agreement
3) You want to re-read the license agreement
Retain Installer 4.10.1.0
=======================================================================
Retain Installation Options
=======================================================================
Choose components...
=======================================================================
JAVA Configuration
=======================================================================
Checking Java (OpenJDK)...
Embedded tomcat will be used
FinalizeJavaInstall done.
TOMCAT base is /opt/beginfinite/retain/tomcat
TOMCAT service is /etc/systemd/system/retain-tomcat.service
TOMCAT deploy is /opt/beginfinite/retain/tomcat/conf/Catalina/localhost
TOMCAT user is
TOMCAT group is
TOMCAT port is 48080
JK port is 48009
64Bit is 1
Testing Apache
Apache version: 2.4.5
=======================================================================
Apache/Tomcat Configuration
=======================================================================
Apache 2 appears to be installed
Apache Base is /etc/apache2
Apache Service is /usr/lib/systemd/system/apache2.service
Apache Conf is /etc/apache2/httpd.conf
Apache Version is 2.4.5
Apache Group is www
Will assume that mod_proxy, mod_rewrite, and mod_proxy_ajp
are installed and enabled. These are standard in Apache 2.2+.
You may check in the HTTP Server control Panel in YaST
Stopping Tomcat ...
Deleting and recreating /opt/beginfinite/retain ...
Unzipping Worker...
Install Worker to /opt/beginfinite/retain/RetainWorker
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainWorker.zip -d /tmp/RetainWorker
Unzipping Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainServer.zip -d /opt/beginfinite/retain/RetainServer
Unzipping Stats Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainStatsServer.zip -d /opt/beginfinite/retain/RetainStatsServer
Adding to ld.so.conf PATH ...
Unzipping Stubbing Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainStubServer.zip -d /opt/beginfinite/retain/RetainStubServer
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/ROOT.xml to /opt/beginfinite/retain/backup/20220513/ROOT.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainWorker.xml to /opt/beginfinite/retain/backup/20220513/RetainWorker.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainServer.xml to /opt/beginfinite/retain/backup/20220513/RetainServer.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainStatsServer.xml to /opt/beginfinite/retain/backup/20220513/RetainStatsServer.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainWebUI.xml to /opt/beginfinite/retain/backup/20220513/RetainWebUI.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/ROOT.xml to /opt/beginfinite/retain/backup/20220513/ROOT.xml
Creating default data directory /var/opt/beginfinite/retain ...
Recursively setting rights to /var/opt/beginfinite/retain ...
Installing log4j to /opt/beginfinite/retain/tomcat/lib ...
Integrating APACHE with Retain via Mod_Proxy_ajp ...
Backup /etc/apache2/httpd.conf to /opt/beginfinite/retain/backup/20220513/httpd.conf
Creating link in apache for RetainWorker
Clear out work directories ...
Activating TOMCAT and setting it to run upon system start ...
Activating APACHE and setting it to run upon system start ...
From your browser, if the Apache integration works, you should be
able to type http://127.0.0.1/RetainServer and/or
http://127.0.0.1/RetainWorker and/or
http://127.0.0.1/RetainRouter.
An additional diagnostic if that fails:
Try 127.0.0.1:48080/RetainServer and
127.0.0.1:48080/RetainWorker or
127.0.0.1:48080/RetainRouter .
The direct Tomcat ports may be used to troubleshoot Jakarta and the
proxy connector. If TOMCAT's ports work but Apache's don't, double
check Jakarta and the proxy connector settings.
If the TOMCAT install fails, it is likely due to a missing or
incorrect JAVA_HOME variable. Verify or reset the JAVA_HOME variable.
See the installation guide for steps to set the JAVA_HOME variable.
Retain installed successfully.
Be sure to read the documentation on tuning Tomcat's memory usage.
Backup /root/Downloads/Retain to v4.10.1_191/RetainInstall.log
=============================
===== BEGIN INSTALLER =======
Fri May 13 13:06:29 EDT 2022
=============================
Choose one of these options:
1) You agree to this license agreement
2) You DO NOT agree to this license agreement
3) You want to re-read the license agreement
Retain Installer 4.10.1.0
=======================================================================
Retain Installation Options
=======================================================================
Choose components...
=============================
===== BEGIN INSTALLER =======
Fri May 13 13:06:48 EDT 2022
=============================
Choose one of these options:
1) You agree to this license agreement
2) You DO NOT agree to this license agreement
3) You want to re-read the license agreement
Retain Installer 4.10.1.0
=======================================================================
Retain Installation Options
=======================================================================
Choose components...
=======================================================================
JAVA Configuration
=======================================================================
Checking Java (OpenJDK)...
Embedded tomcat will be used
FinalizeJavaInstall done.
TOMCAT base is /opt/beginfinite/retain/tomcat
TOMCAT service is /etc/systemd/system/retain-tomcat.service
TOMCAT deploy is /opt/beginfinite/retain/tomcat/conf/Catalina/localhost
TOMCAT user is
TOMCAT group is
TOMCAT port is 48080
JK port is 48009
64Bit is 1
Testing Apache
Apache version: 2.4.5
=======================================================================
Apache/Tomcat Configuration
=======================================================================
Apache 2 appears to be installed
Apache Base is /etc/apache2
Apache Service is /usr/lib/systemd/system/apache2.service
Apache Conf is /etc/apache2/httpd.conf
Apache Version is 2.4.5
Apache Group is www
Will assume that mod_proxy, mod_rewrite, and mod_proxy_ajp
are installed and enabled. These are standard in Apache 2.2+.
You may check in the HTTP Server control Panel in YaST
A previous install of Retain was found, so continuing with the upgrade. Your existing configuration will be preserved.
Stopping Tomcat ...
Grabbing old configuration files for remerge later ...
Deleting and recreating classes and lib ...
Unzipping RetainWorker...
Install Worker to /opt/beginfinite/retain/RetainWorker
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainWorker.zip -d /tmp/RetainWorker
Unzipping Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainServer.zip -d /opt/beginfinite/retain/RetainServer
Unzipping Stats Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainStatsServer.zip -d /opt/beginfinite/retain/RetainStatsServer
Unzipping Stubbing Server...
unzip -q -o /root/Downloads/Retain v4.10.1_191/RetainStubServer.zip -d /opt/beginfinite/retain/RetainStubServer
Grabbing old configuration files and remerging ...
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/ROOT.xml to /opt/beginfinite/retain/backup/20220513/ROOT.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainWorker.xml to /opt/beginfinite/retain/backup/20220513/RetainWorker.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainServer.xml to /opt/beginfinite/retain/backup/20220513/RetainServer.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainStatsServer.xml to /opt/beginfinite/retain/backup/20220513/RetainStatsServer.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/RetainWebUI.xml to /opt/beginfinite/retain/backup/20220513/RetainWebUI.xml
Backup /opt/beginfinite/retain/tomcat/conf/Catalina/localhost/ROOT.xml to /opt/beginfinite/retain/backup/20220513/ROOT.xml
Creating default data directory /var/opt/beginfinite/retain ...
/var/opt/beginfinite/retain exists - data will not be overwritten
Setting nonrecursive rights to /var/opt/beginfinite/retain ...
Installing log4j to /opt/beginfinite/retain/tomcat/lib ...
Integrating APACHE with Retain via Mod_Proxy_ajp ...
Backup /etc/apache2/httpd.conf to /opt/beginfinite/retain/backup/20220513/httpd.conf
Skip Backup (already present)
Creating link in apache for RetainWorker
Clear out work directories ...
Activating TOMCAT and setting it to run upon system start ...
Activating APACHE and setting it to run upon system start ...
From your browser, if the Apache integration works, you should be
able to type http://127.0.0.1/RetainServer and/or
http://127.0.0.1/RetainWorker and/or
http://127.0.0.1/RetainRouter.
An additional diagnostic if that fails:
Try 127.0.0.1:48080/RetainServer and
127.0.0.1:48080/RetainWorker or
127.0.0.1:48080/RetainRouter .
The direct Tomcat ports may be used to troubleshoot Jakarta and the
proxy connector. If TOMCAT's ports work but Apache's don't, double
check Jakarta and the proxy connector settings.
If the TOMCAT install fails, it is likely due to a missing or
incorrect JAVA_HOME variable. Verify or reset the JAVA_HOME variable.
See the installation guide for steps to set the JAVA_HOME variable.
Retain installed successfully.
Be sure to read the documentation on tuning Tomcat's memory usage.
Backup /root/Downloads/Retain to v4.10.1_191/RetainInstall.log
========================================================================
How do I fix this? Need to have this running today. Any help would be much appreciated!
Kind regards,
Val