Bug#274111: Ah, found a possible cause for this bug...
Stefan Gybas
Stefan Gybas <sgybas@debian.org>, 274111@bugs.debian.org
Thu Sep 30 04:07:02 2004
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7B9282C2E1C5F501F9263F16
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Tim Carr wrote:
> ... because the following things were not in
> /usr/share/tomcat4/common/lib, when I think they should have been:
>
> commons-dbcp.jar
> commons-pool.jar
> jdbc2_0-stdext.jar
> jndi.jar
> jta.jar
commons-pool is in server/lib (It looks like upstream changed this in
one of the last releases), commons-pool is probably missing there since
it is needed by commons-dbcp.
jdbc2_0-stdext.jar and jndi.jar are not part of Debian because they are
not redistributable under acceptable conditions. There's a free
implementation for JTA but it is currently not used by the tomcat4
Debian package.
> The first one, dbcp, was probably what suddenly made the struts-legacy
> be required.
Could you please check if it is present on your system in server/lib?
The admin web application is running fine on my system on a fresh
installation. Maybe commons-pool is added to the class path somehow.
Does adding a symlink to commons-pool.jar in server/lib solve the
problem for you? If not, does adding symlinks to commons-dbcp.jar and
commons-pool.jar in common/lib help?
Stefan
--------------enig7B9282C2E1C5F501F9263F16
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBW9CUCdoSgNrrJGsRAqASAJ4sFpF2yyu+b8Lnm5LAI38XTWOWNgCgxJZN
r18qVbuWBng8rT+NZPq2OD4=
=/N16
-----END PGP SIGNATURE-----
--------------enig7B9282C2E1C5F501F9263F16--