Install problems on fresh LINUX machine

Hallo there,

after running a working WINDOWS install of AXELOR for evaluation and learning purposes, I now want to make a deployment for my student manufactoring lab.

I was following the « Installing from WAR - LINUX » guide from the webpage. The system has latest UBUNTU server OS and I adapted the install guide in two aspects:

  • POSTGRES is version 12
  • After creating the DB user axelor I also created an empty database axelor as well (found this here in the forum)

However, after starting TOMCAT the axelor webapp does not work. From the logs I found the following error message from the startup, where default webapps or properly deployed, but not axelor (German error description SCHWERWIEGEND means CRITICAL):

10-Apr-2022 11:18:03.766 INFORMATION [Catalina-utility-1] org.apache.catalina.startup.HostConfig.reload Reloading context [/axelor]
10-Apr-2022 11:18:11.973 INFORMATION [Catalina-utility-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
10-Apr-2022 11:18:11.976 SCHWERWIEGEND [Catalina-utility-1] org.apache.catalina.core.StandardContext.startInternal One or more Filters failed to start. Full details will be found in the appropriate container log file
10-Apr-2022 11:18:11.976 SCHWERWIEGEND [Catalina-utility-1] org.apache.catalina.core.StandardContext.startInternal Context [/axelor] startup failed due to previous errors

Even when I filled the new database with content from a dump of the running WINDOWS system, this is not changing. I suspect some problem with the content of the actual WAR file or more missing configuration steps in the supplied install guide.

The databases are well accessible also across the LAN with the given passwords and DB names from other machines via PGADMIN4 …

So, I hope for some advice here, as I am running out of options / ideas …

Regards,
Jürgen

what’s tomcat and java version??

tomcat 8.5.42
java-1.8.0-openjdk-amd64

Sorry, I was wrong … look here:

Server version: Apache Tomcat/10.0.20
Server built: Mar 31 2022 14:24:36 UTC
Server number: 10.0.20.0
OS Name: Linux
OS Version: 5.4.0-107-generic
Architecture: amd64
JVM Version: 1.8.0_312-8u312-b07-0ubuntu1~20.04-b07
JVM Vendor: Private Build

It is default install of actual UBUNTU server …

tomcat 10 is too latest, you need to check with tomcat 9, and more preferably tomcat 8.5.55+

Hello,

wow, tomcat 8.5.78 is running flawless. As I am coming from industrial control systems, I could not imagine such kind of incompabilities :slight_smile:

Thanks a lot for your suggestion, it did help !

Regards,
Jürgen

Ce sujet a été automatiquement fermé après 30 jours. Aucune réponse n’est permise dorénavant.