Open BartChris opened 2 years ago
Neverless this issue is true for newer Java versions but the current development and build version is Java 11. Can you configure Eclipse to use Java 11 instead of Java 15? The next long term supported version of Java is Java 17 and this Java version should be the next goal in development and build.
Ok this seems to work with Java 11, with a warning that this feature is going to be removed in future releases
Warning: Nashorn engine is planned to be removed from a future JDK release
The supported Java versions need to be documented, than we can close this issue.
Describe the bug I encountered the same beahviour as described here https://github.com/kitodo/kitodo-production/issues/5034 when trying to upload a CSV file for the mass import.
The error message is "JavaScript ScriptEngine not available via the context ClassLoader or the extension ClassLoader"
Maybe this is in option when updating Primefaces is not possible atm: https://github.com/primefaces/primefaces/issues/6461#issuecomment-1219618508
To Reproduce Steps to reproduce the behavior:
Expected behavior The upload of a csv file should work.
Desktop (please complete the following information):