Re: Issue with OpenCms 10.5.3
Michael Emmerich via opencms-dev <[email protected]> Wed, 3 Sep 2025 13:42:46 +0200
| Newsgroups | gmane.comp.cms.opencms.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============4669842798725996070== Content-Type: multipart/alternative; boundary="------------TENfZpk3F0t7YhYnlDhAIzur" Content-Language: en-US This is a multi-part message in MIME format. --------------TENfZpk3F0t7YhYnlDhAIzur Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit If you have updated your installation from 10 -> 19, please try to clear you browser cache. Kind regards, Michael Am 03.09.25 um 13:38 schrieb niveditasheoran via opencms-dev: > Hi > > I have actually updated opencms to 19, so application is running fine > but the functionality of icons(screenshots attached) has been changed. > Could you please tell me what might be causing this issue and how to > resolve it? > > On September 3, 2025 at 4:31 PM Daniel Seidel via opencms-dev > <[email protected]> wrote: >> >> Hi Nivedita, >> >> Java 17 is not supported for OpenCms 10.5.3, even Java 11 support >> start only at OpenCms 11 (see release notes >> https://www.opencms.org/en/article/OpenCms-11-available/). Official >> support for Java 17 and 21 is added with OpenCms 17 >> (https://www.opencms.org/en/article/OpenCms-17-release-notes/) This >> might cause your issues. >> >> Best, Daniel. >> >> Am 03.09.25 um 12:43 schrieb niveditasheoran via opencms-dev: >>> >>> Hello >>> >>> As I mentioned earlier, I was able to fix the previous issue and now >>> my application is running. However, I’m facing a new problem. When I >>> try to create a new layout row, it doesn’t display the 9 drag dots >>> as expected (screenshot attached). Additionally, the functionality >>> of the icons has also changed. >>> >>> Could you please let me know what might be causing this issue and >>> how to resolve it? >>> >>> Thanks >>> >>> Nivedita >>> >>> >>> On August 22, 2025 at 12:20 PM niveditasheoran >>> <[email protected]> <mailto:[email protected]> wrote: >>>> >>>> Hello, >>>> >>>> We have an application developed using OpenCms 10.5.3, PostgreSQL >>>> 7.4, and Java 8. Recently, we attempted to run this application in >>>> a new environment with the following setup: >>>> >>>> Tomcat 9 (deployed the application in the webapps folder) >>>> >>>> PostgreSQL 17 (restored the old database) >>>> >>>> Java 17 >>>> >>>> Initially, the application failed to connect (screenshot attached) >>>> due to an outdated JDBC driver (postgresql-9.0-801.jdbc3.jar). >>>> After replacing it with the latest driver (postgresql-42.7.7.jar), >>>> the application started just header and footer came and we observed >>>> that the middle section of the website is not rendering as expected >>>> because OpenCms tries to connect to the PostgreSQL database from a >>>> JSP tag, but the attempt fails with SocketTimeoutException (connect >>>> timed out). >>>> >>>> I have also attached the OpenCms log file for reference. Could you >>>> please advise if this issue could be related to compatibility >>>> (OpenCms 10.5.3 with Java 17/PostgreSQL 17/tomcat 9), or if there >>>> might be another root cause? >>>> >>>> Thank you. >>>> >>>> Best regards, >>>> Nivedita >>>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------------------------------------ >>> >>> [ C-DAC is on Social-Media too. Kindly follow us at: >>> Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ] >>> >>> This e-mail is for the sole use of the intended recipient(s) and may >>> contain confidential and privileged information. If you are not the >>> intended recipient, please contact the sender by reply e-mail and >>> destroy >>> all copies and the original message. Any unauthorized review, use, >>> disclosure, dissemination, forwarding, printing or copying of this >>> email >>> is strictly prohibited and appropriate legal action will be taken. >>> ------------------------------------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> 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 >>> >>> >>> >> -- >> Kind Regards >> >> Daniel. >> >> ------------------- >> >> Daniel Seidel >> Alkacon Software GmbH & Co. KG - The OpenCms Experts >> https://www.alkacon.com -http://www.opencms.org > > _______________________________________________ > 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 > > > > > > > ------------------------------------------------------------------------------------------------------------ > > [ C-DAC is on Social-Media too. Kindly follow us at: > Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ] > > This e-mail is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. If you are not the > intended recipient, please contact the sender by reply e-mail and destroy > all copies and the original message. Any unauthorized review, use, > disclosure, dissemination, forwarding, printing or copying of this email > is strictly prohibited and appropriate legal action will be taken. > ------------------------------------------------------------------------------------------------------------ > > > _______________________________________________ > 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 > > > -- Michael Emmerich ------------------- Alkacon Software GmbH & Co. KG - The OpenCms Experts http://www.alkacon.com http://www.opencms.org --------------TENfZpk3F0t7YhYnlDhAIzur Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>If you have updated your installation from 10 -> 19, please try to clear you browser cache.</p> <p>Kind regards,</p> <p>Michael</p> <div class="moz-cite-prefix">Am 03.09.25 um 13:38 schrieb niveditasheoran via opencms-dev:<br> </div> <blockquote type="cite" cite="mid:1219309217.140305.1756899491797.JavaMail.open-xchange@webmail.cdac.in"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <div> Hi <br> <br> I have actually updated opencms to 19, so application is running fine but the functionality of icons(screenshots attached) has been changed. <span style="font-size: 9pt;">Could you please tell me what might be causing this issue and how to resolve it?</span> </div> <div> <br> On September 3, 2025 at 4:31 PM Daniel Seidel via opencms-dev <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a> wrote: </div> <div style="position: relative;"> <blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite"> <p>Hi Nivedita,</p> <p>Java 17 is not supported for OpenCms 10.5.3, even Java 11 support start only at OpenCms 11 (see release notes <a href="https://www.opencms.org/en/article/OpenCms-11-available/" moz-do-not-send="true" class="moz-txt-link-freetext">https://www.opencms.org/en/article/OpenCms-11-available/</a>). Official support for Java 17 and 21 is added with OpenCms 17 (<a href="https://www.opencms.org/en/article/OpenCms-17-release-notes/" moz-do-not-send="true" class="moz-txt-link-freetext">https://www.opencms.org/en/article/OpenCms-17-release-notes/</a>) This might cause your issues.</p> <p>Best, Daniel.</p> <div class="moz-cite-prefix"> Am 03.09.25 um 12:43 schrieb niveditasheoran via opencms-dev: </div> <blockquote type="cite"> <div> <p>Hello</p> <p>As I mentioned earlier, I was able to fix the previous issue and now my application is running. However, I’m facing a new problem. When I try to create a new layout row, it doesn’t display the 9 drag dots as expected (screenshot attached). Additionally, the functionality of the icons has also changed.</p> <p>Could you please let me know what might be causing this issue and how to resolve it?</p> <p>Thanks</p> <p>Nivedita</p> </div> <div> <br> On August 22, 2025 at 12:20 PM niveditasheoran <a href="mailto:[email protected]" moz-do-not-send="true"><[email protected]></a> wrote: </div> <div style="position: relative;"> <blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite"> <p><span style="font-size: 9pt;">Hello,</span></p> <p>We have an application developed using OpenCms 10.5.3, PostgreSQL 7.4, and Java 8. Recently, we attempted to run this application in a new environment with the following setup:</p> <p>Tomcat 9 (deployed the application in the webapps folder)</p> <p>PostgreSQL 17 (restored the old database)</p> <p>Java 17</p> <p>Initially, the application failed to connect (screenshot attached) due to an outdated JDBC driver (postgresql-9.0-801.jdbc3.jar). After replacing it with the latest driver (postgresql-42.7.7.jar), the application started just header and footer came and we observed that the middle section of the website is not rendering as expected because OpenCms tries to connect to the PostgreSQL database from a JSP tag, but the attempt fails with SocketTimeoutException (connect timed out).</p> <p>I have also attached the OpenCms log file for reference. Could you please advise if this issue could be related to compatibility (OpenCms 10.5.3 with Java 17/PostgreSQL 17/tomcat 9), or if there might be another root cause?</p> <p>Thank you.</p> <p>Best regards,<br> Nivedita</p> </blockquote> <br> </div> <br> <img src="https://pramani.cdac.in/signature.jpg" border="0" moz-do-not-send="true"> <br> <br> ------------------------------------------------------------------------------------------------------------ <br> [ C-DAC is on Social-Media too. Kindly follow us at: <br> Facebook: <a href="https://www.facebook.com/CDACINDIA" moz-do-not-send="true" class="moz-txt-link-freetext">https://www.facebook.com/CDACINDIA</a> & Twitter: @cdacindia ] <br> <br> This e-mail is for the sole use of the intended recipient(s) and may <br> contain confidential and privileged information. If you are not the <br> intended recipient, please contact the sender by reply e-mail and destroy <br> all copies and the original message. Any unauthorized review, use, <br> disclosure, dissemination, forwarding, printing or copying of this email <br> is strictly prohibited and appropriate legal action will be taken. <br> ------------------------------------------------------------------------------------------------------------ <br> <pre class="moz-quote-pre">_______________________________________________ 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 <a href="https://lists.opencms.org/mailman/listinfo/opencms-dev" moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.opencms.org/mailman/listinfo/opencms-dev</a> </pre> </blockquote> <pre class="moz-signature">-- Kind Regards Daniel. ------------------- Daniel Seidel Alkacon Software GmbH & Co. KG - The OpenCms Experts <a href="https://www.alkacon.com" moz-do-not-send="true" class="moz-txt-link-freetext">https://www.alkacon.com</a> - <a href="http://www.opencms.org" moz-do-not-send="true" class="moz-txt-link-freetext">http://www.opencms.org</a></pre> </blockquote> <br> _______________________________________________ <br> This mail is sent to you from the opencms-dev mailing list <br> To change your list options, or to unsubscribe from the list, please visit <br> <a class="moz-txt-link-freetext" href="https://lists.opencms.org/mailman/listinfo/opencms-dev">https://lists.opencms.org/mailman/listinfo/opencms-dev</a> <br> <br> <br> <br> </div> <br> <img src="https://pramani.cdac.in/signature.jpg" moz-do-not-send="true"> <br> <br> ------------------------------------------------------------------------------------------------------------ <br> [ C-DAC is on Social-Media too. Kindly follow us at: <br> Facebook: <a class="moz-txt-link-freetext" href="https://www.facebook.com/CDACINDIA">https://www.facebook.com/CDACINDIA</a> & Twitter: @cdacindia ] <br> <br> This e-mail is for the sole use of the intended recipient(s) and may <br> contain confidential and privileged information. If you are not the <br> intended recipient, please contact the sender by reply e-mail and destroy <br> all copies and the original message. Any unauthorized review, use, <br> disclosure, dissemination, forwarding, printing or copying of this email <br> is strictly prohibited and appropriate legal action will be taken. <br> ------------------------------------------------------------------------------------------------------------ <br> <fieldset class="moz-mime-attachment-header"></fieldset> <pre wrap="" class="moz-quote-pre">_______________________________________________ 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 <a class="moz-txt-link-freetext" href="https://lists.opencms.org/mailman/listinfo/opencms-dev">https://lists.opencms.org/mailman/listinfo/opencms-dev</a> </pre> </blockquote> <pre class="moz-signature" cols="72">-- Michael Emmerich ------------------- Alkacon Software GmbH & Co. KG - The OpenCms Experts <a class="moz-txt-link-freetext" href="http://www.alkacon.com">http://www.alkacon.com</a> <a class="moz-txt-link-freetext" href="http://www.opencms.org">http://www.opencms.org</a> </pre> </body> </html> --------------TENfZpk3F0t7YhYnlDhAIzur-- --===============4669842798725996070== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KVGhpcyBtYWls IGlzIHNlbnQgdG8geW91IGZyb20gdGhlIG9wZW5jbXMtZGV2IG1haWxpbmcgbGlzdApUbyBjaGFu Z2UgeW91ciBsaXN0IG9wdGlvbnMsIG9yIHRvIHVuc3Vic2NyaWJlIGZyb20gdGhlIGxpc3QsIHBs ZWFzZSB2aXNpdApodHRwczovL2xpc3RzLm9wZW5jbXMub3JnL21haWxtYW4vbGlzdGluZm8vb3Bl bmNtcy1kZXYKCgoK --===============4669842798725996070==--