GitHub user gmitter-ef added a comment to the discussion: Redhat 9

Don't know if it fits here, but using the first example of 
https://hop.apache.org/tech-manual/latest/docker-container.html#_how_to_run_the_container
gives us similar errors on a (GUI-less) RHEL 8.1 machine with apache/hop:2.10.0 
image.  The 2.9.0 image works however.

General - ERROR: Unexpected error registering jar plugin file: 
file:/opt/hop/plugins/misc/projects/hop-misc-projects-2.10.0.jar
2024/11/22 07:05:22 - General - ERROR: java.lang.ClassNotFoundException: Unable 
to load class 'org.apache.hop.projects.project.ManageProjectsOptionPlugin' in 
this classloader or in the parent
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.HopURLClassLoader.loadClass(HopURLClassLoader.java:97)
2024/11/22 07:05:22 - General -         at 
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.BasePluginType.registerPluginJars(BasePluginType.java:586)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.BasePluginType.searchPlugins(BasePluginType.java:119)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.PluginRegistry.registerType(PluginRegistry.java:536)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.PluginRegistry.init(PluginRegistry.java:519)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.HopEnvironment.init(HopEnvironment.java:119)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.HopEnvironment.init(HopEnvironment.java:76)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.config.HopConfig.main(HopConfig.java:166)
2024/11/22 07:05:22 - General - Caused by: java.lang.ClassNotFoundException: 
org.apache.hop.projects.project.ManageProjectsOptionPlugin
2024/11/22 07:05:22 - General -         at 
java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.HopURLClassLoader.loadClassFromThisLoader(HopURLClassLoader.java:67)
2024/11/22 07:05:22 - General -         at 
org.apache.hop.core.plugins.HopURLClassLoader.loadClass(HopURLClassLoader.java:92)
2024/11/22 07:05:22 - General -         ... 8 more

GitHub link: 
https://github.com/apache/hop/discussions/4601#discussioncomment-11345410

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to