• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Cannot install Tomcat Java servlets

M

mattearwicker

Guest
When I try using the autoinstaller script, I get the following error message:

ERROR: Unable to install the "psa-tomcat-configurator-9.0.0-rhel5.build90081117.17.noarch (b 0x57e7360 source=0x4750f80 P:1 R:10)" package.

The following could cause the installation failure:
1)Packages "glibc-2.5-24.i686 (u 0x591b9c0 source=0x4751000 P:653 R:3)" and "glibc-2.5-24.el5_2.2.x86_64 (s 0x46cec70 source=0x465a300 P:613 R:3)" cannot be installed at the same time
.

2)Packages "glibc-2.5-24.x86_64 (u 0x5922fd0 source=0x4751000 P:613 R:3)" and "glibc-2.5-24.el5_2.2.x86_64 (s 0x46cec70 source=0x465a300 P:613 R:3)" cannot be installed at the same time
because of the conflict on the file "/etc/ld.so.cache"

3)Packages "glibc-2.5-24.i686 (u 0x591b9c0 source=0x4751000 P:653 R:3)" and "glibc-2.5-24.el5_2.2.x86_64 (s 0x46cec70 source=0x465a300 P:613 R:3)" cannot be installed at the same time
.

There were also other problems encountered. For details,
refer to the log file: /tmp/autoinstaller3.log.

The log file refers to gcc, gcc-java and glibc-devel packages, but I can upload more info if needed.

Thanks

Matt
 
Simple fix, didn't realise Plesk autoinstaller unable to install gcc by itself.

yum install gcc-java

Installed all necessary dependencies, and tomcat now working.

Matt
 
Back
Top