Questions tagged [tomcat9]

58 questions
0
votes
0 answers

HTTP/1.1 500 ERROR in Apache Tomcat 9.0.31

We're really looking forward to your advice on this topic. This issue we face in an application, using Apache Tomcat release 9.0.31. The HTTP/1.1 500 error message, we never saw it with Apache Tomcat release 9.0.22 (which we had before). From a…
0
votes
0 answers

How to stop tomcat from compiling jsp for single page app

We have a server with tomcat 9 running on RedHat linux, and a vendor provided dynamic content management system that builds jsp pages to show news article types of content based on a query string parameter. So kind of a typical single page app,…
0
votes
0 answers

400 Bad Request - Virtual Host

I'm receiving "400 Bad Request Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit." I am trying to load a page that is configured with Virtual Host Tomcat 9. My configured Virtual…
0
votes
0 answers

how to configure a different catalina.out log for each deployed WAR built with Grails on tomcat

Environment: OS: Ubuntu 20.04 LTS JDK: OpenJDK 11.0.12 Tomcat: 9.0.68 test war: gtest.war, built with Grails 5.2.4 There are two WAR files built with Grails in my tomcat9. I want to configure different catalina.out log files for each deployed WAR…
wureka
  • 101
  • 1
0
votes
0 answers

When migrating from RHEL 7.x to RHEL 8.x (or RHEL-like) how does one resolve Java enterprise application dependencies on apache-commons packages?

With the move from RHEL 7 to RHEL 8, RedHat dropped tomcat from the distribution, refocusing their efforts on JBoss as a separate project and dropping tomcat. I have a legacy application to support about which we know not very much. It comes in a…
0
votes
1 answer

Connect to remote LDAP server via Guacamole

Ubuntu 20.04 Guacamole 1.3.0 guacamole-auth-ldap-1.3.0 /etc/guacamole/guacamole.properties: Ldap-hostname: x.x.x.x Ldap-port: 389 ldap-user-base-dn: CN=serv,OU=Invis,DC=invis,DC=com Error: ERROR o.a.g.a.ldap.LDAPConnectionService -…
0
votes
1 answer

Fortify Software Security Center 21.2.0 Unable process the Fortify_Process_Seed_Bundle-2021_Q4_0001.zip during initial setup

I am trying to set up Fortify SSC 21.2.0 for a demo, and I am having a bit of trouble getting the database seeded. The following describes my set-up specifications and my progress so far. Apparently the issue at this point as far as I can tell is…
user61917
  • 121
  • 5
0
votes
1 answer

How to disable HTTP 1.0 protocol in Tomcat?

I've seen multiple resources explaining how to disable HTTP 1.0 on Apache, Nginx, IIS etc, but none for Tomcat. Could anyone advice how I can disable HTTP 1.0 protocol in Tomcat 9?
louis xie
  • 125
  • 1
  • 5
0
votes
1 answer

Nginx is failing to load css, js and png of tomcat server

I'm trying to deploy the tomcat & Nginx server on a single AWS EC2 instance. I have 3 instances & on each instance, I wanted to deploy Nginx & Tomcat server. Below is my configuration file /etc/nginx/nginx.conf user www-data; worker_processes…
Dinesh
  • 1
  • 1
  • 1
0
votes
2 answers

Apache Web Server port 433 and Tomcat port 8080, redirect not working

My Apache webserver runs on port 433 with https protocol. I wish to run Tomcat on port 8080 because there is no need for additional encryption, Tomcat is on the same machine, so I don't need port 8433. But when I forward traffic from 433 to 8080 via…
LosmiNCL
  • 33
  • 3
  • 11
0
votes
2 answers

Tomcat HTTP to HTTPS redirect does not change port

I have problems getting HTTP to HTTPS redirect to work in my Tomcat. in Server.xml I have the connectors
0
votes
2 answers

403 Access denied for tomcat manager page

I've installed Tomcat on Centos7, on Google Cloud. Tomcat works but I can't access the Tomcat manager page. My /opt/tomcat/conf/tomcat-users.xml