Unable to use .war from this fork #191
-
Hi! I'm currently running 11.0.0-SNAPSHOT.20230217142243 – February 17, 2023 at 3:22:43 PM CET [Commit: 1397446f979b1cdea283eec89ce4f0eae7d63450] I tried downloading the stable release from your repository, substituting the .war file but I got these errors: `sudo systemctl status airsonic.service Apr 20 04:06:35 gorman-NUC java[196699]: at org.springframework.boot.loader.LaunchedURLClassLoader.loadClass(LaunchedURLClassLo> |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
@gorman42 |
Beta Was this translation helpful? Give feedback.
-
Absolutely. Airsonic service:
Java version: openjdk 11.0.18 2023-01-17 I attach the log. I tried renaming it to .bak when starting anew with your war file, but it did not even arrive to the point where a log was created. |
Beta Was this translation helpful? Give feedback.
-
Updated Java. Below the results.
|
Beta Was this translation helpful? Give feedback.
-
Managed to solve it through suggestion here: airsonic-advanced#617 (comment) |
Beta Was this translation helpful? Give feedback.
-
I hope that, by keeping to stable releases of yours, from now on, I won't meet other problems. Thanks for continuing development on this. It's much appreciated. :-) |
Beta Was this translation helpful? Give feedback.
@gorman42
Could you try java17?
The war file of this repository was compiled with Java17, so it is not guaranteed to run on Java 11.