2 classloaders trying to load the same class, How to fix this

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
ravishmg
Posts: 2
Joined: 09 Jan 2025, 12:22

2 classloaders trying to load the same class, How to fix this

Post by ravishmg »

error

Exception in thread "AWT-EventQueue-1" java.lang.LinkageError: loader constraint violation: loader net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader @738d5e4f wants to load class COM.legato.remagents.fsra.FileSystemConfigWizardPlugin. A different class with the same name was previously loaded by java.net.FactoryURLClassLoader @586e6d06. (COM.legato.remagents.fsra.FileSystemConfigWizardPlugin is in unnamed module of loader java.net.FactoryURLClassLoader @586e6d06, parent loader net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader