Re: install opencms 19 problem, opencms 18 works
Ramon Gavira Sáenz via opencms-dev <[email protected]> Thu, 17 Jul 2025 07:11:19 +0000
| Newsgroups | gmane.comp.cms.opencms.devel |
|---|---|
| Message-ID | <DB9PR05MB83964168F26303ACFDD27E9EE251A@DB9PR05MB8396.eurprd05.prod.outlook.com> |
We have the same experience while upgrading... it work upgrading to version 18, but not with version 19. Did you fixed? Anyone with the same problem? ________________________________ De: opencms-dev <[email protected]> en nombre de Hein van der Kallen via opencms-dev <[email protected]> Enviado: martes, 15 de abril de 2025 12:49 Para: [email protected] <[email protected]> Cc: Hein van der Kallen <[email protected]> Asunto: [opencms-dev] install opencms 19 problem, opencms 18 works I tried to install opencms19 as ROOT.war Running on jdk 11 and tomcat 9.0.102 Tried to access the setup on http://<test.mysite.com>:<myport>/setup/<http://%3ctest.mysite.com%3e:%3cmyport%3e/setup/> Where myport is the port number of my HTTP/1.1 connector in server.xml in my running tomcat instance: <Connector port="myport" protocol="HTTP/1.1" connectionTimeout="20000" maxParameterCount="1000" /> ( and no ssl connector) I cleared the caches in my browser (To prevent going to https) , but I got no response. So NO setup ☹ What went wrong ? I tried to install opencms 18 as ROOT.war On the same tomcat instance and with the same http://<test.mysite.com>:<myport>/setup/<http://%3ctest.mysite.com%3e:%3cmyport%3e/setup/> It installs via http: as it should. 😊 The site uses apache as front end and connects to tomcat via a <Connector port="myport2" protocol="AJP/1.3" address="::1" maxParameterCount="1000" secretRequired="false" /> See also: https://documentation.opencms.org/opencms-documentation/server-administration/apache-proxy-configuration/index.html So I will try out opencms18 now instead of opencms19. Ps : https://documentation.opencms.org/opencms-documentation/introduction/installation/ states “Start the setup wizard by pointing your browser to http://localhost:8080/opencms/setup/.” What in many cases is not right. Ps2: https://documentation.opencms.org/opencms-documentation/server-administration/tomcat-configuration/index.html advises “The connectors that are predefined by default, e.g., the connector for port 8080, should be removed or at least commented out.” But if you remove the protocol="HTTP/1.1" connector you cannot run an install or update of opencms anymore ( as I did). Hein van der Kallen _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev