• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Tomcat installation on Debian 6 with Plesk 10.4.4

ArkadiC

New Pleskian
Hi



---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Parallels Plesk Panel v10.4.4_build1013111102.18 os_Debian 6.0

PROBLEM DESCRIPTION: I would like to install tomcat but it give me an error that the package cannot be found because it's a virtual package

STEPS TO REPRODUCE: Tools & Settings -> Updates & Upgrades -> Add components -> select Tomcat and install

ACTUAL RESULT: see below

EXPECTED RESULT: Tomcat should be installed

ANY ADDITIONAL INFORMATION: none
--------------------------------------------------------------


Installation started in background
Checking whether the package dependencies are resolved.
E: Broken packages
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
psa-tomcat-configurator : Depends: sun-java6-jdk but it is not installable

---------------------- `apt-get` output ---X---
Collecting error details into log file...
Error: Installation will not continue
Not all packages were installed.
Please, contact product technical support.
 
It looks like that problem occurs due to the fact that non-free section of Debian is not in the source-list. Check it.
 
To which of these entries should I add the non-free?

deb http://ftp.belnet.be/debian/ squeeze main
deb-src http://ftp.belnet.be/debian/ squeeze main

deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main

# squeeze-updates, previously known as 'volatile'
deb http://ftp.belnet.be/debian/ squeeze-updates main
deb-src http://ftp.belnet.be/debian/ squeeze-updates main

## This is temporary appended by Autoinstaller for
## specify source of product's packages for APT.
deb https://autoinstall.plesk.com/debian/PSA_10.4.4 squeeze all
deb https://autoinstall.plesk.com/debian/SITEBUILDER_10.4.4 all all
deb https://autoinstall.plesk.com/debian/BILLING_10.4.4 all all
 
Install java but have the problem

I install debian just with ssh only option and when I want to install plesk Full I got this error :
psa-tomcat-configurator depends sun-java6-jdk but it is not installable
and the installation exit

I install the java , and when I typed java -version I got :
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)

Please help me to fix the problem
thanks
 
Back
Top