Search found 2 matches

by ravishmg
13 Jan 2025, 17:00
Forum: Public Forums
Topic: 2 classloaders trying to load the same class, How to fix this
Replies: 0
Views: 14334

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

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 ...
by ravishmg
13 Jan 2025, 16:31
Forum: Public Forums
Topic: jnlp application not able to load modules
Replies: 0
Views: 14396

jnlp application not able to load modules

Error when i run my jnlp application using the command

"C:\Program Files\java\jdk-17\bin\java.exe" "-Xbootclasspath/a:C:\Program Files\OpenWebStart\openwebstart.jar" "-Dicedtea-web.bin.location=C:\Program Files\OpenWebStart\javaws" -Djava.util.Arrays.useLegacyMergeSort=true --add-reads=java.base ...