FS#64643 - [tomcat8] PLEASE ENTER SUMMARY

Attached to Project: Arch Linux
Opened by Leo (lbevanda) - Monday, 25 November 2019, 18:50 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 06 September 2022, 14:05 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Guillaume ALAUX (galaux)
Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When starting tomcat8 a service on Arch 4.19.86-1-lts I get the message:

Cannot find any VM in Java Home /usr/lib/jvm/default-runtime.
svc.exec error: Cannot find any VM in Java Home /usr/lib/jvm/default-runtime

Regular startup completes OK (through startup.sh script).
Java is installed correctly(openjdk 13.0.1), JAVA_HOME set to /usr/lib/jvm/java-13-openjdk.

Additional info:
* tomcat8 8.5.41-1

Steps to reproduce:
* sudo pacman -S tomcat8
* sudo systemctl start tomcat8.service
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Tuesday, 06 September 2022, 14:05 GMT
Reason for closing:  Fixed
Comment by Maxime Gauduin (Alucryd) - Monday, 24 February 2020, 14:57 GMT
You can't run our tomcats using anything higher than java 8 because we're using jsvc to daemonize them, see https://bbs.archlinux.org/viewtopic.php?id=238511 for an explanation and some workarounds. Unfortunately I don't have the time nor will to deal with java crap and overhaul our packages nowadays so I can't give you an ETA of when this will be possible.

Loading...