/
Loading plugin resources error
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Loading plugin resources error
Error in os.log file: "Error loading plugin resources from: "
Solution:
Add the following option in catalina.sh
JDK_JAVA_OPTIONS="$JDK_JAVA_OPTIONS --add-opens=java.base/java.net=ALL-UNNAMED"
This is how the Tomcat options should look like:
, multiple selections available,
Related content
Technical problems and solutions
Technical problems and solutions
More like this
How to fix "out of memory" error ?
How to fix "out of memory" error ?
More like this
How to run Tomcat as a service
How to run Tomcat as a service
More like this
Create Tomcat service manually
Create Tomcat service manually
More like this
How to upgrade Tomcat?
How to upgrade Tomcat?
More like this
Error saving the form.
Error saving the form.
More like this
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com